crest-lab / crest

CREST - A program for the automated exploration of low-energy molecular chemical space.
https://crest-lab.github.io/crest-docs/
GNU Lesser General Public License v3.0
190 stars 42 forks source link

Added rr-ho interpolation for heat capacity in thermo.f90 #129

Closed pprcht closed 2 years ago

pprcht commented 2 years ago

The RR-HO interpolation is performed for Svib (https://doi.org/10.1002/chem.201200497). As per communication with S.G., the same type of interpolation should also be conducted for Cp. This implementation does that. Only a very minor change that doesn't affect anything else. For --sthr 0 the "original" Cp without interpolation is correctly recovered.