![]() |
| ||
|
|
Next: Atoms, Molecules, and other Up: Concepts & Files Previous: Concepts & Files Contents Meta-data FilesOOPSE uses a C-based script syntax to parse the meta-data files at run time. These files allow the user to completely describe the system they wish to simulate, as well as tailor OOPSE's behavior during the simulation. Meta-data files are typically denoted with the extension .md (which can stand for Meta-Data or Molecular Dynamics or Molecule Definition depending on the user's mood). An example meta-data file is shown in Scheme 2.1.
Within the meta-data file it is necessary to provide a complete description of the molecule before it is actually placed in the simulation. OOPSE's meta-data syntax was originally developed with this goal in mind, and allows for the use of include files to specify all atoms in a molecular prototype, as well as any bonds, bends, or torsions. Include files allow the user to describe a molecular prototype once, then simply include it into each simulation containing that molecule. Returning to the example in Scheme 2.1, the include file's contents would be Scheme 2.2, and the new meta-data file would become Scheme 2.3.
Next: Atoms, Molecules, and other Up: Concepts & Files Previous: Concepts & Files Contents |
||
|
|||
|
Updated on January 16, 2006 |
|||