- Oct 17, 2013
-
-
Giovanni Bussi authored
(should be checked by GT)
-
- Oct 09, 2013
-
-
Giovanni Bussi authored
I set it to 2 instead of 2.0, so that it will not be necessary to update it
-
- Aug 07, 2013
-
-
Gareth Tribello authored
-
- Jul 26, 2013
-
-
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.
-
- Jul 24, 2013
-
-
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.
-
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
-
- Jul 23, 2013
-
-
Giovanni Bussi authored
-
- Apr 17, 2013
-
-
Giovanni Bussi authored
-
- Mar 06, 2013
-
-
Gareth Tribello authored
-
- Jan 24, 2013
-
-
Giovanni Bussi authored
-
- Jan 09, 2013
-
-
Giovanni Bussi authored
I used cppcheck --enable=all.
-
- Jan 03, 2013
-
-
Giovanni Bussi authored
When using IFile or OFile only, it is sufficient to include one of the two header files.
-
Giovanni Bussi authored
-
- Dec 17, 2012
-
-
Giovanni Bussi authored
Also, consistently: PlumedIFile -> IFile PlumedOFile -> OFile PlumedFileBase -> FileBase
-
- Dec 10, 2012
-
-
Gareth Tribello authored
-
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
-
- Dec 06, 2012
-
-
Gareth Tribello authored
-
Giovanni Bussi authored
-