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_PhiK
PES_Flux_PhiK
Section Time-Dependent::PhotoElectronSpectrum
Type block
Define the grid points on theta ($0 \le \theta \le 2\pi$) when
using a spherical grid in momentum.
The block defines the maximum and minimum values of theta and the number of
of points for the discretization.
%PES_Flux_PhiK
theta_min | theta_max | npoints
%
By default theta_min=0, theta_max = pi, npoints = 90.
Source information
td/pes_flux.F90 : 1015
if ( parse_block ( namespace , 'PES_Flux_PhiK' , blk ) == 0 ) then