OEEntropyMethod¶
This namespace contains constants describing the type of Hessian used for vibrational entropy calculations.
QNewton
Hessian matrix is obtained from Quasi-Newton optimization.
Analytic
Hessian matrix is calculated analytically.
ExternalHessian
Hessian matrix is imported instead of being calculated.