Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 705 Bytes

external.rst

File metadata and controls

24 lines (16 loc) · 705 Bytes

External

This submodule includes functions that convert core data structures between external libraries and their internal representation.

mBuild

The following methods are available for converting mBuild objects to and from GMSO.

gmso.external.from_mbuild

gmso.external.to_mbuild

Parmed

Conversion methods for Parmed objects to and from GMSO.

gmso.external.from_parmed

OpenMM

Conversion methods for OpenMM objects to and from GMSO.

gmso.external.to_openmm