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

Allow Context to automatically manipulate simulation input files to restore MD operation to a known state. #71

Open
eirrgang opened this issue May 29, 2018 · 0 comments

Comments

@eirrgang
Copy link
Collaborator

eirrgang commented May 29, 2018

The TPR file reading/writing and simulation input preparation (#190, #195, etc) need to understand and use checkpoint (.cpt) files.

@eirrgang eirrgang added this to the workflow checkpointing milestone May 29, 2018
@eirrgang eirrgang mentioned this issue Nov 15, 2018
12 tasks
eirrgang added a commit to eirrgang/gmxapi that referenced this issue Dec 10, 2018
Fixes kassonlab#86

gmx.fileio.read_tpr() and gmx.fileio.write_tpr_file() work as standalone tools to read, manipulate, and rewrite a TPR file.

We defer several enhancements to other issues, including:

* use in work graphs (see kassonlab#85)
* integration with checkpoint data (see kassonlab#71)
* several missing parameters that should be added to tprfile.cpp (kassonlab#192)

See kassonlab#187 for more discussion.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant