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

Rewrite TPR file with updated parameters #195

Merged
merged 4 commits into from
Dec 10, 2018

Conversation

eirrgang
Copy link
Collaborator

@eirrgang eirrgang commented Nov 30, 2018

Fixes #86

Use TPR-backed SimulationParameters to allow writing a copy of a TPR file with updated parameters.

@eirrgang eirrgang changed the title Gmxapi 86 Rewrite TPR file with updated parameters Dec 7, 2018
@eirrgang eirrgang added this to In progress in 0.0.7.2 via automation Dec 7, 2018
Allow setting of parameters in SimulationParameters objects. Allow
SimulationParameters objects to be used as input for gmx.core.write_tpr()
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.
@eirrgang eirrgang merged commit 197c7ba into kassonlab:devel Dec 10, 2018
0.0.7.2 automation moved this from In progress to Resolved Dec 10, 2018
@eirrgang eirrgang deleted the gmxapi-86 branch December 10, 2018 12:54
@eirrgang eirrgang moved this from Resolved to Closed in 0.0.7.2 Dec 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
0.0.7.2
  
Closed
Development

Successfully merging this pull request may close these issues.

None yet

1 participant