git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@16053 f3b2605a-c512-4ea7-a41b...
[lammps.git] / tools / i-pi / ipi / utils / io / README
blobd70ff09ddd247b96635120c90ee20b3aebbe6c60
1  -- IO functions directory --
3  * This is the directory containing input/output functions.
5  * Files:
6    - io_binary.py: Contains the functions to write output in binary format.
7    - io_pdb.py: Contains the functions to read pdb structure files and to 
8       create pdb trajectory output files.
9    - io_xml.py: Contains the functions used to read the xml input file and
10       to format the restart output file.
11    - io_xyz.py: Contains the functions to read xyz structure files and to 
12       create xyz trajectory output files.