Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 718 Bytes

formats.rst

File metadata and controls

30 lines (21 loc) · 718 Bytes

Formats

This submodule provides readers and writers for (on-disk) file formats.

GROMACS

The following methods are available for reading and writing GROMACS files.

gmso.formats.read_gro

gmso.formats.write_gro

GSD

The following methods are available for reading and writing GSD files.

gmso.formats.write_gsd

xyz

The following methods are available for reading and writing xyz files.

gmso.formats.read_xyz

gmso.formats.write_xyz

LAMMPS DATA

The following methods are available for reading and writing LAMMPS data.

gmso.formats.write_lammpsdata