Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
-
ClassicalParticles
-
DFTBPlusInterface
-
Execution
-
Hamiltonian
-
Linear Response
-
Math
-
Maxwell
-
MaxwellStates
-
Mesh
-
Output
-
SCF
-
States
-
System
-
Time-Dependent
--
Absorbing Boundaries
--
PhotoElectronSpectrum
--- PES_Flux_AnisotropyCorrection
--- PES_Flux_ARPES_grid
--- PES_Flux_DeltaK
--- PES_Flux_EnergyGrid
--- PES_Flux_Face_Dens
--- PES_Flux_GridTransformMatrix
--- PES_Flux_Kmax
--- PES_Flux_Kmin
--- PES_Flux_Lmax
--- PES_Flux_Lsize
--- PES_Flux_Momenutum_Grid
--- PES_Flux_Offset
--- PES_Flux_Parallelization
--- PES_Flux_PhiK
--- PES_Flux_Radius
--- PES_Flux_RuntimeOutput
--- PES_Flux_Shape
--- PES_Flux_StepsPhiK
--- PES_Flux_StepsPhiR
--- PES_Flux_StepsThetaK
--- PES_Flux_StepsThetaR
--- PES_Flux_ThetaK
--- PES_Flux_UseSymmetries
--- PES_spm_DeltaOmega
--- PES_spm_OmegaMax
--- PES_spm_points
--- PES_spm_Radius
--- PES_spm_recipe
--- PES_spm_StepsPhiR
--- PES_spm_StepsThetaR
--- PESMask2PEnlargeFactor
--- PESMaskEnlargeFactor
--- PESMaskFilterCutOff
--- PESMaskIncludePsiA
--- PESMaskMode
--- PESMaskPlaneWaveProjection
--- PESMaskShape
--- PESMaskSize
--- PESMaskSpectEnergyMax
--- PESMaskSpectEnergyStep
--- PESMaskStartTime
--- PhotoElectronSpectrum
--
Propagation
--
Response
--
TD Output
-- MaxwellFunctions
-- TDExternalFields
-- TDFreezeDFTUOccupations
-- TDFreezeHXC
-- TDFreezeOrbitals
-- TDFreezeU
-- TDFunctions
-- TDGlobalForce
-- TDScissor
-
Utilities
-
Alphabetic Index
Tutorials
Developers
Releases
PES_spm_OmegaMax
PES_spm_OmegaMax
Section Time-Dependent::PhotoElectronSpectrum
Type float
Default 0.0
If PES_spm_OmegaMax > 0 , the photoelectron spectrum is directly calculated during
time-propagation, evaluated by the PES_spm method. PES_spm_OmegaMax is then the maximum frequency
(approximate kinetic energy) and PES_spm_DeltaOmega the spacing in frequency domain of the spectrum.
Source information
td/pes_spm.F90 : 166
call parse_variable ( namespace , 'PES_spm_OmegaMax' , units_to_atomic ( units_inp % energy , M_ZERO ), this % omegamax )