SchniedersLab / forcefieldx

Force Field X - Software for Molecular Biophysics
http://ffx.biochem.uiowa.edu/
Other
20 stars 21 forks source link

Added OpenMMXmlFilter class to write force fields to an XML file. #260

Closed jmill1125 closed 3 months ago

jmill1125 commented 3 months ago

Created the new class in potential/parsers/. Also added toXML() methods in ForceFieldType classes and a toXML() method in ForceField to create an instance of OpenMMXmlFilter and write the XML.