Skip to content

How to control temperature and time step using yml files? #211

Answered by orbeckst
eacoba asked this question in Q&A
Discussion options

You must be logged in to vote

The current code is not set up to change temperature or timestep via yml file. As you say, you have to use custom MDP files for each step. You are also correct that this leads to problems with the analysis because the Temperature in the .fep pickle file that is associated with the run is not the same as in the MDP file.

Thus, if you use mdpow with the scripts and yaml files and you changed the temperature then your analysis results will be incorrect.

I opened issue #266 .


Your solution is a temporary hack and will work for you specifically but it would be better to add entries to the runinput.yml file for temperature and propagate them correctly.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by orbeckst
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants