Skip to content
Snippets Groups Projects
  1. May 03, 2016
  2. Apr 26, 2016
    • Carlo Camilloni's avatar
      MetaD restart from GRID · 44e188fb
      Carlo Camilloni authored
      [makedoc]
      
      close #21
      44e188fb
    • Carlo Camilloni's avatar
      RESTART from GRID for METAD and PBMETAD · 5c4522a4
      Carlo Camilloni authored
      - added the restart from grid to PBMETAD
      - more error checking
      5c4522a4
    • Carlo Camilloni's avatar
      METAD: changed the behavior of restart from GRID · 37109cee
      Carlo Camilloni authored
      - when restart from GRID (RGRID+RESTART) doens't read the HILLS (but continue to append)
      - if not restart then the HILLS are added to the existing GRID
      - the grid is not external anymore, in this way when you write the grid you write the total one
      - grid files are written only once in case of multiple walkers
      NOTE: the grid is not modified for the BIASFACTOR because the BIASFACTOR is not currently stored
      in the grid, this means that if you restart from a grid
      37109cee
  3. Mar 18, 2016
  4. Mar 02, 2016
    • Giovanni Bussi's avatar
      cppheck · 417f97b8
      Giovanni Bussi authored
      I cleaned up some of the (innocuous) warnings
      417f97b8
  5. Jan 08, 2016
  6. Nov 24, 2015
  7. Oct 14, 2015
    • Giovanni Bussi's avatar
      ctime header · 549a9a47
      Giovanni Bussi authored
      Same as #171 but using C++ standard include file <ctime>
      
      Closes #171
      549a9a47
  8. Oct 09, 2015
  9. Oct 08, 2015
  10. Oct 07, 2015
  11. Oct 06, 2015
  12. Oct 05, 2015
  13. Sep 14, 2015
    • Giovanni Bussi's avatar
      Fixed #168 · 4d7f515a
      Giovanni Bussi authored
      This bug was introduced by me in 5e3aaf3a
      The barrier on multi replicas was due to overcaution and
      is only necessary when using WALKERS_MPI
      4d7f515a
  14. Jul 29, 2015
    • Giovanni Bussi's avatar
      Added barriers · 5e3aaf3a
      Giovanni Bussi authored
      It seems that sometime on travis a regtest with mw-mpi crashes.
      
      I think this is because when using multiple processors per walker
      there is a problem in the opening of the old file (for read) and
      its backup (for write). Adding this barrier seems to make it more robust
      5e3aaf3a
  15. Jul 01, 2015
  16. Jun 17, 2015
  17. May 26, 2015
  18. May 21, 2015
  19. May 17, 2015
    • Giovanni Bussi's avatar
      Cleanup doc · 3cbeed5e
      Giovanni Bussi authored
      Only add to the manual RESTART UPDATE_FROM and UPDATE_UNTIL
      in the actions for which this makes sense
      3cbeed5e
  20. May 05, 2015
  21. Apr 23, 2015
  22. Mar 12, 2015
  23. Mar 11, 2015
  24. Mar 05, 2015
  25. Feb 24, 2015
  26. Feb 22, 2015
  27. Feb 06, 2015
  28. Feb 02, 2015
  29. Jan 27, 2015
  30. Jan 24, 2015
    • Giovanni Bussi's avatar
      Per action restart · 77573a0e
      Giovanni Bussi authored
      Allow individual action to set restart, using RESTART=YES or
      RESTART=NO. By default, RESTART=AUTO, that means that global
      restart settings are used.
      
      Notice that this required to change the way OFile knows about
      restart. Indeed, if the file is linked to an action,
      it should use Action::getRestart instead of PlumedMain::getRestart.
      77573a0e
  31. Dec 10, 2014
  32. Sep 29, 2014
Loading