Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
-
ClassicalParticles
-
DFTBPlusInterface
-
Execution
-
Hamiltonian
-
Linear Response
--
Casida
--
KdotP
--
Polarizabilities
--
SCF in LR calculations
--
Solver
--
Static Polarization
--
Sternheimer
--
Vibrational Modes
--- CalcInfrared
--- CalcNormalModeWfs
--- Displacement
--- SymmetrizeDynamicalMatrix
-- MagneticGaugeCorrection
-- ResponseMethod
-
Math
-
Maxwell
-
MaxwellStates
-
Mesh
-
Output
-
SCF
-
States
-
System
-
Time-Dependent
-
Utilities
-
Alphabetic Index
Tutorials
Developers
Releases
CalcNormalModeWfs
CalcNormalModeWfs
Section Linear Response::Vibrational Modes
Type logical
Default false
If set to true, the response wavefunctions for each normal mode will be calculated
and written in directory restart/vib_modes/phn_nm_wfs_XXXXX .
This part is time-consuming and not parallel, but not needed for most purposes.
Source information
sternheimer/phonons_lr.F90 : 143
call parse_variable ( sys % namespace , 'CalcNormalModeWfs' , . false ., normal_mode_wfs )