MMSchema

Implementation

What is MMElemental? MMElemental is an implementation of MMSchema. Specifically, MMElemental is a python package that provides pydantic models for the molecular mechanics (MM) world. MMElemental makes it easy to standardize MM applications and workflows in python based on the MMSchema specification, and it provides interoperability capabilities that allow conversion between different representations of MM objects or file formats. MMElemental in practice How is MMElemental useful in practice? Example: data serialization and deserialization … Example: data and file conversion …

Specification