lammps/tools/i-pi/ipi
sjplimp 997f7a8845 git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12769 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2014-11-24 17:02:36 +00:00
..
engine git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12769 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2014-11-24 17:02:36 +00:00
inputs git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12769 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2014-11-24 17:02:36 +00:00
interfaces git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12769 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2014-11-24 17:02:36 +00:00
tests git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12769 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2014-11-24 17:02:36 +00:00
utils git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12769 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2014-11-24 17:02:36 +00:00
README git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12769 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2014-11-24 17:02:36 +00:00
__init__.py git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12769 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2014-11-24 17:02:36 +00:00

README

 -- Source code directory --

 * This is the main source directory.

 * Files:
   - i-pi: Runs the simulation.

 * Directories:
   - engine: Holds the modules containing the objects used during the 
      simulation.
   - interfaces: Holds the modules containing the socket interface code.
   - utils: Holds the modules containing utility functions.
   - inputs: Holds the modules that deals with reading the input and the 
      restart mechanism.