Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

revisit the xml writer #116

Open
cwalker7 opened this issue Mar 1, 2021 · 1 comment
Open

revisit the xml writer #116

cwalker7 opened this issue Mar 1, 2021 · 1 comment
Labels
For release This needs to be addressed before first code release

Comments

@cwalker7
Copy link
Contributor

cwalker7 commented Mar 1, 2021

Seems like the xml writer in cg_openmm.build.cg_build might be a good way to save cgmodel force field parameters to share outside of cg_openmm (working on this to use for a physical validation example). It's not currently working so need to sync with all the changes made to cgmodel.

@cwalker7 cwalker7 added the For release This needs to be addressed before first code release label Mar 1, 2021
@cwalker7
Copy link
Contributor Author

cwalker7 commented Mar 1, 2021

Seems like we can actually just pass a cgmodel.system into openmm's built-in XML serializer which is pretty nice. http://docs.openmm.org/development/api-python/generated/openmm.openmm.XmlSerializer.html#

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For release This needs to be addressed before first code release
Projects
None yet
Development

No branches or pull requests

1 participant