The
syngas.xml file can be used as an input config file to ReMoDy to simulate the molecular dynamics of syngas including it's interaction with the anode.
- To setup the syngas.xml file read SecConfigfile.
- To start the program loading the syngas.xml file, use the command line as:
./remody -f syngas.xml
Note, that the name of your executable can be other than remody
, such as view
or job
, in which case change the command line above accordingly.
- To restart from the previous run data, use the command line:
./remody -f syngas.xml remody-<number>.dat.gz
where remody-<number>.dat.gz
is the name of the dump file generated by remody.
- To retrieve and post process the data, read FAQs.