User Tools

Site Tools


restarting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
restarting [2014/02/09 14:02] oschuettrestarting [2020/08/21 10:15] (current) – external edit 127.0.0.1
Line 6: Line 6:
 The files to restart a trajectory in cp2k are just [[input_file|input files]] with all the defaults made explicit. So it should not be so difficult to understand them. The files to restart a trajectory in cp2k are just [[input_file|input files]] with all the defaults made explicit. So it should not be so difficult to understand them.
  
-Often one whats to continue a trajectory with slightly different parameters, for example of an equilibration run followed by a NVE run, and having to edit the restart file is not so practicaland cannot be prepared before the previous run has finished. To make this easier one can prepare the input that takes part of its values from another input. In particular it might take positions and velocities from an external input.+Often one wants to continue a MD trajectory with slightly different parameters, for examplean equilibration run followed by a NVE run. This is done with the use of a restart file, however it can be difficult to edit or use this file directly. To make this easier one can prepare an input that takes part of its values from another input. In particular it might take positions and velocities from the restart file.
  
 This is done with the section ''EXT_RESTART'' giving the name of the external input with the ''EXTERNAL_FILE_NAME'' keyword. In this section there are keywords that controls exactly what is taken from the external file, for example if one wants to restart just the positions and not the velocities he should set ''RESTART_VEL FALSE''. This is done with the section ''EXT_RESTART'' giving the name of the external input with the ''EXTERNAL_FILE_NAME'' keyword. In this section there are keywords that controls exactly what is taken from the external file, for example if one wants to restart just the positions and not the velocities he should set ''RESTART_VEL FALSE''.
  
-In DFT calculation there is also another restart, the one of the wave-functions. This restart is stored in a binary file that is architecture specific (see cp2k/tools/RestartTools if you need to transfer it). The name and location of this file are controlled by ''FORCE_EVAL%DFT%RESTART_FILE_NAME''.+In DFT calculation there is also another restart, the one of the wave-functions. This restart is stored in a binary file that is architecture specific (see cp2k/tools/RestartTools if you need to transfer it). The name and location of this file are controlled by ''FORCE_EVAL%DFT%WFN_RESTART_FILE_NAME''.
  
restarting.1391954571.txt.gz · Last modified: 2020/08/21 10:15 (external edit)