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
SymmetrizeDynamicalMatrix
SymmetrizeDynamicalMatrix
Section Linear Response::Vibrational Modes
Type logical
Default true
If set to true, all entries of the dynamical matrix will be calculated and then
the matrix will be symmetrized to enforce $D_{ij} = D_{ji}$. If set to false,
only the upper half of the matrix will be calculated.
Source information
sternheimer/phonons_lr.F90 : 164
call parse_variable ( sys % namespace , 'SymmetrizeDynamicalMatrix' , . true ., symmetrize )