Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
-
ClassicalParticles
-
DFTBPlusInterface
-
Execution
-
Hamiltonian
-
ISDF
-
Linear Response
-
Math
-
Maxwell
-
Mesh
-
Multi-Trajectory
-
Output
-
SCF
-
States
-
System
-
Time-Dependent
--
Absorbing Boundaries
--
PhotoElectronSpectrum
--
Propagation
--
Response
--
TD Output
-- EPWBandLowest
-- MillerIndicesBasis
-- TDDMOrthogonal
-- TDDMPropagation
-- TDDMPropagation_2Times
-- TDDMPropagation_from_epw
-- TDDMPropagation_uniform_decay
-- TDDMPropagationBasis
-- TDDMUnitaryTransformFix
-- TDExternalFields
-- TDFreezeDFTUOccupations
-- TDFreezeHXC
-- TDFreezeOrbitals
-- TDFreezeU
-- TDFunctions
-- TDGlobalForce
-- TDScissor
-
Utilities
-
Alphabetic Index
Tutorials
Developers
Releases
EPWBandLowest
EPWBandLowest
Section Time-Dependent
Type integer
Default -1
The starting DFT band index used for damping.
Since EPW transition rates are calculated for a subset of DFT bands,
this variable tells the code which global DFT band corresponds
to damping band #1.
Example: If you damp DFT bands 10 through 15, set EPWBandLowest = 10.
Source information
td/dm_propagation.F90 : 280
call parse_variable ( namespace , 'EPWBandLowest' , 0 , this % istart )