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_Flux_UseSymmetries
PES_Flux_UseSymmetries
Section Time-Dependent::PhotoElectronSpectrum
Type logical
Use surface and momentum grid symmetries to speed up calculation and
lower memory footprint.
By default available only when the surface shape matches the grid symmetry i.e.:
PES_Flux_Shape = m_cub or m_pln and PES_Flux_Momenutum_Grid = m_cartesian
or
PES_Flux_Shape = m_sph and PES_Flux_Momenutum_Grid = m_polar
Source information
td/pes_flux.F90 : 573
call parse_variable ( namespace , 'PES_Flux_UseSymmetries' , use_symmetry , this % use_symmetry )