Difference between revisions of "Documentation"

From DoSPT
Jump to: navigation, search
Line 3: Line 3:
 
* Providing the MD trajectory information, that is atomic positions (and possibly velocities). This info is contained in a [[trajectory file]], that can be supplied in a variety of popular formats (e.g., traj.gro or traj.xyz).
 
* Providing the MD trajectory information, that is atomic positions (and possibly velocities). This info is contained in a [[trajectory file]], that can be supplied in a variety of popular formats (e.g., traj.gro or traj.xyz).
  
* Defining atomic [[groups|groups file]].
+
* Defining atomic [[groups file|groups]].
  
* Defining atomic [supergroups|supergroups file]].
+
* Defining atomic [[supergroups file|supergroups]].
  
* Providing [[mass|masses file]] information for the atoms involved in the MD.
+
* Providing [[masses file|mass]] information for the atoms involved in the MD.
  
* Containing all the [[input|input file]] options and other miscellaneous information pertaining your simulation, such as time step, etc. The "input" file can contain minimal input parameters or it can contain special keywords that allow you to fine tune the simulation parameters, e.g., allow you to switch on pre- and post-processing of trajectory data or to choose between different available implementations of the hard-sphere formalism.
+
* Containing all the [[input file|input]] options and other miscellaneous information pertaining your simulation, such as time step, etc. The "input" file can contain minimal input parameters or it can contain special keywords that allow you to fine tune the simulation parameters, e.g., allow you to switch on pre- and post-processing of trajectory data or to choose between different available implementations of the hard-sphere formalism.
  
 
These input files should all be present within the directory where DoSPT is to be executed. Read through the description of each input file to familiarize yourself with the expected format and the scope/effect of the different input parameters accepted by DoSPT.
 
These input files should all be present within the directory where DoSPT is to be executed. Read through the description of each input file to familiarize yourself with the expected format and the scope/effect of the different input parameters accepted by DoSPT.

Revision as of 11:01, 24 October 2016

The DoSPT code is structured around several input files that serve the purpose of:

  • Providing the MD trajectory information, that is atomic positions (and possibly velocities). This info is contained in a trajectory file, that can be supplied in a variety of popular formats (e.g., traj.gro or traj.xyz).
  • Providing mass information for the atoms involved in the MD.
  • Containing all the input options and other miscellaneous information pertaining your simulation, such as time step, etc. The "input" file can contain minimal input parameters or it can contain special keywords that allow you to fine tune the simulation parameters, e.g., allow you to switch on pre- and post-processing of trajectory data or to choose between different available implementations of the hard-sphere formalism.

These input files should all be present within the directory where DoSPT is to be executed. Read through the description of each input file to familiarize yourself with the expected format and the scope/effect of the different input parameters accepted by DoSPT.