Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
-
ClassicalParticles
-
DFTBPlusInterface
-
Execution
--
Accel
--
Debug
--
IO
--- FlushMessages
--- MaxwellRestartWriteInterval
--- RestartOptions
--- RestartWrite
--- RestartWriteInterval
--- RestartWriteTime
--- SlakoDir
--- stderr
--- stdout
--- Walltime
--- WorkDir
--
Optimization
--
Parallelization
--
Symmetries
--
Units
-- FromScratch
-
Hamiltonian
-
Linear Response
-
Math
-
Maxwell
-
MaxwellStates
-
Mesh
-
Output
-
SCF
-
States
-
System
-
Time-Dependent
-
Utilities
-
Alphabetic Index
Tutorials
Developers
Releases
RestartWriteTime
RestartWriteTime
Section Execution::IO
Type float
Default 5
The RestartWriteTime (in minutes) will be subtracted from the WallTime to allow time for writing the restart file.
In huge calculations, this value should be increased.
Source information
basic/walltimer.F90 : 97
call parse_variable ( global_namespace , 'RestartWriteTime' , CNST ( 5.0 ), write_time )