Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
-
ClassicalParticles
-
DFTBPlusInterface
-
Execution
-
Hamiltonian
-
ISDF
-
Linear Response
-
Math
-
Maxwell
-
Mesh
-
Multi-Trajectory
-
Output
-
SCF
-
States
-
System
-
Time-Dependent
--
Absorbing Boundaries
--
PhotoElectronSpectrum
--
Propagation
--- ArnoldiOrthogonalization
--- CellDynamics
--- HydrostaticPressure
--- InteractionTiming
--- IonsConstantVelocity
--- IonsTimeDependentDisplacements
--- MoveIons
--- RecalculateGSDuringEvolution
--- RecalculateGSInterval
--- TDChebyshevTol
--- TDDynamics
--- TDEnergyUpdateIter
--- TDExponentialMethod
--- TDExpOrder
--- TDIonicTimeScale
--- TDLanczosTol
--- TDMaxSteps
--- TDPhotonicTimeScale
--- TDPropagationTime
--- TDPropagator
--- TDSCFThreshold
--- TDStepsWithSelfConsistency
--- TDTimeStep
--- TemperatureFunction
--- Thermostat
--- ThermostatMass
--
Response
--
TD Output
-- EPWBandLowest
-- MillerIndicesBasis
-- TDDMOrthogonal
-- TDDMPropagation
-- TDDMPropagation_2Times
-- TDDMPropagation_from_epw
-- TDDMPropagation_uniform_decay
-- TDDMPropagationBasis
-- TDDMUnitaryTransformFix
-- TDExternalFields
-- TDFreezeDFTUOccupations
-- TDFreezeHXC
-- TDFreezeOrbitals
-- TDFreezeU
-- TDFunctions
-- TDGlobalForce
-- TDScissor
-
Utilities
-
Alphabetic Index
Tutorials
Developers
Releases
RecalculateGSInterval
RecalculateGSInterval
Section Time-Dependent::Propagation
Type integer
Default 50
This variable controls how often the GS is recalculated for
RecalculateGSDuringEvolution = yes . It is the number of
time-propagation steps between two ground-state recalculations.
A smaller value follows the instantaneous Hamiltonian more closely,
while a larger value reduces the cost of outputs that need the
instantaneous ground-state basis, such as TDOutput = n_excited_el .
Source information
td/td.F90 : 314
call parse_variable ( namespace , 'RecalculateGSInterval' , 50 , td % recalculate_gs_interval )
Featured in chapters of the manual: