Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
-
ClassicalParticles
-
DFTBPlusInterface
-
Execution
-
Hamiltonian
-
Linear Response
--
Casida
--
KdotP
--
Polarizabilities
--- BornChargeSumRuleCorrection
--- EMCalcBornCharges
--- EMCalcMagnetooptics
--- EMCalcRotatoryResponse
--- EMEta
--- EMForceNoKdotP
--- EMFreqs
--- EMFreqsSort
--- EMHyperpol
--- EMKPointOutput
--- EMMagnetoopticsNoHVar
--- EMOccupiedResponse
--- EMPerturbationType
--- EMWavefunctionsFromScratch
--- vdWNPoints
--
SCF in LR calculations
--
Solver
--
Static Polarization
--
Sternheimer
--
Vibrational Modes
-- MagneticGaugeCorrection
-- ResponseMethod
-
Math
-
Maxwell
-
MaxwellStates
-
Mesh
-
Output
-
SCF
-
States
-
System
-
Time-Dependent
-
Utilities
-
Alphabetic Index
Tutorials
Developers
Releases
EMFreqsSort
EMFreqsSort
Section Linear Response::Polarizabilities
Type logical
Default true
If true, the frequencies specified by the EMFreqs block are sorted, so that
they are calculated in increasing order. Can be set to false to use the order as stated,
in case this makes better use of available restart information.
Source information
sternheimer/em_resp.F90 : 785
call parse_variable ( sys % namespace , 'EMFreqsSort' , . true ., freq_sort )