Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
-
ClassicalParticles
-
DFTBPlusInterface
-
Execution
-
Hamiltonian
--
DFT+U
--
PCM
--
Poisson
--
XC
-- AdaptivelyCompressedExchange
-- CalculateDiamagneticCurrent
-- CalculateSelfInducedMagneticField
-- CurrentDensity
-- EnablePhotons
-- EwaldAlpha
-- FilterPotentials
-- ForceTotalEnforce
-- GaugeFieldDelay
-- GaugeFieldDynamics
-- GaugeFieldPropagate
-- GaugeVectorField
-- GyromagneticRatio
-- MagneticConstrain
-- MagneticConstrainStrength
-- MaxwellCouplingMode
-- MaxwellDipoleField
-- MultipolarExpansionTerms
-- NDSFATimeIntegrationStep
-- ParticleMass
-- PauliHamiltonianTerms
-- RashbaSpinOrbitCoupling
-- RelativisticCorrection
-- SOStrength
-- StaticElectricField
-- StaticMagneticField
-- StaticMagneticField2DGauge
-- TheoryLevel
-- TimeZero
-
Linear Response
-
Math
-
Maxwell
-
Mesh
-
Output
-
SCF
-
States
-
System
-
Time-Dependent
-
Utilities
-
Alphabetic Index
Tutorials
Developers
Releases
NDSFATimeIntegrationStep
NDSFATimeIntegrationStep
Section Hamiltonian
Type float
Default 0.01
Timestep for the integration of the NDSFA first order
response numerically as prescribed in Phys. Rev. A 101, 043408 (2020).
Typically needs to be an order of magniude less than
the TDtimestep. However, for writing "laser" the TDtimestep
is used instead.
Source information
hamiltonian/lasers.F90 : 331
call parse_variable ( this % namespace , 'NDSFATimeIntegrationStep' , 0.01_real64 , this % nd_integration_step )
Featured in chapters of the manual: