Documentation

From DoSPT
Revision as of 12:13, 17 July 2017 by Miguel Caro (talk | contribs)
Jump to: navigation, search

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.

You can also check out the whishlist, which summarizes wanted and planned functionality to be (hopefully) incorporated to DoSPT.