Skip to content
Snippets Groups Projects
  1. Oct 17, 2013
  2. Oct 09, 2013
  3. Aug 07, 2013
  4. Jul 26, 2013
    • Gareth Tribello's avatar
      Better backup of old files in analysis routines · 8e59fbec
      Gareth Tribello authored
      In analysis runs results from previous analysis are saved as
      analysis.0.<filename>, analysis.1.<filename> etc.  If the calculation
      is NOT restarted and there are files with these names hanging about they are
      renamed bck.0.analysis.0.<filename> bck.0.analysis.1.<filename> etc.
      8e59fbec
  5. Jul 24, 2013
    • Gareth Tribello's avatar
      Fixed small things in analysis · 73ed75ec
      Gareth Tribello authored
      Made it so that virtual routine is not called from constructor.  If the calculation
      is terminated during the analysis phase then the analysis is now restarted when
      the calculation reaches update on the first loop.  I also removed the duplicated
      backup code that was in analysis.  Backup is now done by the routines in OFile.
      This routine is now a little more flexible in that you can specify the string
      in the backup name.
      73ed75ec
    • Gareth Tribello's avatar
      Added fixes to checkpoint writing in analysis · 18cf79bb
      Gareth Tribello authored
      Checkpoint is appended in restart mode and overwritten when opened at
      start of calculation with no restart or when analysis is completed.  Most
      of this is looked after within OFile now
      18cf79bb
  6. Jul 23, 2013
  7. Apr 17, 2013
  8. Mar 06, 2013
  9. Jan 24, 2013
  10. Jan 09, 2013
  11. Jan 03, 2013
  12. Dec 17, 2012
  13. Dec 10, 2012
    • Gareth Tribello's avatar
      Added multicolvar and anlysis namespaces · 99ad8077
      Gareth Tribello authored
      99ad8077
    • Giovanni Bussi's avatar
      Updated all .h files · 8c395a1b
      Giovanni Bussi authored
      The guard "ifndef/define" has been updated so as to also include the
      module name. This is important as it will allow files with the same name
      to be used in different directories. Modification was done automatically
      using header.sh - just run it routinely to keep names consistent
      8c395a1b
  14. Dec 06, 2012
Loading