Skip to content
Snippets Groups Projects
Commit 3b626b71 authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

Merge branch 'merging-plumed-file-tool'

This is a very big commit on the master branch. The way plumed write files (such as COLVAR/HILLS /etc) has been completely changed. We now have:
* automatic tagging of the columns with an initial "#!FIELD" line
* automatic backup when trying to overwrite files (a la gromacs)
* restart is driven by a standalone line "RESTART" in the input file, which activate restart for all the other keywords.
This may affect quite a bit the behavior of plumed. A few examples:
* If you use metadynamics, HILLS format is slightly changed (there are tags now). Have a look at one of the newly produced HILLS file
* COLVAR files are not anymore appended by default: you have to specify RESTART (on a separate line)
* unpredicted bugs may have been introduced!
parents 38089b7d ba9b41ab
No related branches found
No related tags found
Loading
Showing
with 1145 additions and 310 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment