Skip to content

Restarting simulation with colvars #657

Answered by HanatoK
Praveen-Prabhakar asked this question in Q&A
Discussion options

You must be logged in to vote

@Praveen-2k21
Hi Praveen,

There is indeed an workaround. You can open your .restart.colvars.state by a text editor, and search "-23.04", and it should appear in a colvar {...} block similar to:

colvar {
  name distanceX
  x  2.05694280926274e+00
  extended_x  2.11022699034402e+00
  extended_v  2.25143697478233e-03
}

You may see x -23.04 or something similar with a differenct precision. You can change it to x -23.15 and try NAMD again.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by giacomofiorin
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
3 participants
Converted from issue

This discussion was converted from issue #535 on February 09, 2024 19:46.