Skip to content
Snippets Groups Projects
  • Giovanni Bussi's avatar
    38dca77a
    Implemented possibility to pass restart flag from MD · 38dca77a
    Giovanni Bussi authored
    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
    38dca77a
    History
    Implemented possibility to pass restart flag from MD
    Giovanni Bussi authored
    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
Code owners
Assign users and groups as approvers for specific file changes. Learn more.