1 -- IO functions directory --
3 * This is the directory containing input/output functions.
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.