Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
-
ClassicalParticles
-
DFTBPlusInterface
-
Execution
-
Hamiltonian
-
Linear Response
-
Math
-
Maxwell
-
MaxwellStates
-
Mesh
-
Output
-
SCF
-
States
-
System
-
Time-Dependent
-
Utilities
--
oct-casida_spectrum
--
oct-center-geom
--
oct-conductivity_spectrum
--
oct-convert
--
oct-local_multipoles
--
oct-photoelectron_spectrum
--
oct-propagation_spectrum
--- PropagationSpectrumDampFactor
--- PropagationSpectrumDampMode
--- PropagationSpectrumEndTime
--- PropagationSpectrumEnergyStep
--- PropagationSpectrumMaxEnergy
--- PropagationSpectrumMinEnergy
--- PropagationSpectrumSigmaDiagonalization
--- PropagationSpectrumStartTime
--- PropagationSpectrumSymmetrizeSigma
--- PropagationSpectrumTransform
--- PropagationSpectrumType
--- SpectrumMethod
--- SpectrumSignalNoise
--- TransientAbsorptionReference
--
oct-spin_susceptibility
--
oct-unfold
--
oct-vibrational_spectrum
--
oct-wannier90
--
oct-xyz-anim
-- Volume
-
Alphabetic Index
Tutorials
Developers
Releases
PropagationSpectrumDampFactor
PropagationSpectrumDampFactor
Section Utilities::oct-propagation_spectrum
Type float
Default -1.0
If PropagationSpectrumDampMode = exponential, gaussian , the damping parameter of the exponential
is fixed through this variable.
Default value ensure that the damping function adquires a 0.0001 value at the end of the propagation time.
Source information
td/spectrum.F90 : 307
call parse_variable ( namespace , 'PropagationSpectrumDampFactor' , - M_ONE , spectrum % damp_factor , units_inp % time ** ( - 1 ))