20 #ifndef JDFTX_ELECTRONIC_VIBRATIONS_H 21 #define JDFTX_ELECTRONIC_VIBRATIONS_H 23 #include <electronic/common.h> 51 #endif //JDFTX_ELECTRONIC_VIBRATIONS_H bool centralDiff
whether to use central difference derivatives
Definition: Vibrations.h:31
double T
ionic temperature used for entropy and free energy estimation
Definition: Vibrations.h:36
double omegaMin
frequency cutoff for free energy calculation and detailed mode print out
Definition: Vibrations.h:35
Definition: Vibrations.h:27
bool translationSym
whether to use translation symmetry to optimize force calculations
Definition: Vibrations.h:33
Generic multiplet of data arrays (and specialized to triplets for vector fields in real/reciprocal sp...
Definition: Everything.h:41
bool useConstraints
whether to use ion constraints to restrict vibrational modes
Definition: Vibrations.h:32
double omegaResolution
frequency resolution used for identifying and reporting degeneracies
Definition: Vibrations.h:37
Object to hold all the forces.
Definition: IonicMinimizer.h:31
double dr
Perturbation amplitude.
Definition: Vibrations.h:30
bool rotationSym
whether to project out rotational modes: valid only for molecules
Definition: Vibrations.h:34