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

Implemented possibility to pass restart flag from MD

Added a new cmd "setRestart" that allow setting restart
from MD engine.

This setting can be overridden by PLUMED using:
RESTART
or
RESTART OFF
to respectively switch on or off restart from PLUMED input.

Notice that this would break compatibility in the sense that
it would turn on restart automatically without the user
specifying it.

I increased the APIversion to 3 so that MD engines can
check if PLUMED support this keyword before using it.

This fixes #100
parent a3fc7f33
No related branches found
No related tags found
Loading
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