Release Notes
This page summarizes the published OpenMMDL releases and release notes. For the full change history, see the CHANGELOG.
Release 1.3.0
This release focuses on simulation robustness, workflow improvements, and postprocessing updates across the OpenMMDL pipeline.
Major features & changes
Added an equilibration protocol to
OpenMMDL Simulation.Added support for multiple ligands in
OpenMMDL Simulation.Added restart handling for NaN-coordinate failures in simulation runs.
Added a high-throughput simulation option in
OpenMMDL Setup.Added ligand
mol2export with partial charges.Improved cleanup and postprocessing behavior.
Added additional accepted boolean flag values in
OpenMMDL Analysis.
Release 1.2.0
This release focused on improvements across the workflow, including the CLI, interaction analysis, simulation postprocessing, and broader force-field support.
Major features & changes
Added
ProLIFas an option for protein-ligand interaction calculation.Added a command-line interface entry point for
openmmdl.Updated the
OpenMMDL Setuplayout.Added version selection for both
GAFFandSMIRNOFFforce fields.Added new force fields and water models, including
CHARMM2024.Fixed several simulation postprocessing issues.
Release 1.1.1
This was a short release focused on extending force-field and water-model support.
Major features & changes
Added the
Amber19force field.Added
OPCandOPC3water models.Updated the
OpenFFforce-field version and fixed relatedGAFFtype issues.
Release 1.1.0
This release added major analysis and visualization functionality and included substantial code refactoring.
Major features & changes
Added support for selecting the final frame in
OpenMMDL Analysis.Added
MDonatellovisualization support.Added
SMIRNOFFsupport for small-molecule force fields.Added
PyMOLsupport for visualization.Added a
Dockerfileand Docker installation path.Added the citation page in the documentation.
Refactored
OpenMMDL Analysisinto clearer analysis, core, and visualization sections.