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

Interop: Gromacs ITP files #95

Closed
mattwthompson opened this issue Jan 28, 2021 · 2 comments · Fixed by #1119
Closed

Interop: Gromacs ITP files #95

mattwthompson opened this issue Jan 28, 2021 · 2 comments · Fixed by #1119
Labels
gromacs relating to GROMACS
Milestone

Comments

@mattwthompson
Copy link
Member

It might be nice to support writing out to ITP files, which could help against data explosion and the atom type compression problem.

https://manual.gromacs.org/documentation/current/reference-manual/topologies/topology-file-formats.html#molecule-itp-file

@IAlibay
Copy link

IAlibay commented Nov 28, 2022

Just wanted to comment here, support for writing out ITP files would be hugely helpful from the OpenFE standpoint. Without them it becomes quasi-impossible to do topology-based alchemical transformations in gromacs (which is unfortunately the only way we can properly do alchemistry at the moment).

@mattwthompson
Copy link
Member Author

Look for these change in 0.4.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gromacs relating to GROMACS
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants