lammps/tools/i-pi/ipi
Eisuke Kawashima ca1e1e2dff
Convert British spelling to American
2020-03-18 23:09:23 +09:00
..
engine Convert British spelling to American 2020-03-18 23:09:23 +09:00
inputs Convert British spelling to American 2020-03-18 23:09:23 +09:00
interfaces Convert British spelling to American 2020-03-18 23:09:23 +09:00
tests Fix typo 2020-03-14 13:57:48 +09:00
utils Convert British spelling to American 2020-03-18 23:09:23 +09:00
README
__init__.py

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.