ccCA code defect


Clicked A Few Times
ccCA thermochemistry ground state energy calculation has a small code defect.

Zero-point energy, while initially reported by src/vib/vib_wrtfreq/vib_WRTFREQ()
in kcal/mol units, is stored in the RTDB in Hartree (AU) units and requires no conversion
for use in the ccCA ground state energy calculation.

Please comment out:
722 : src/ccca/ccca_utils:ccca_print() zpe = zpe / AUKCAL

-Thanks,
Daniel R. Haney

Forum Vet
Change checked into the svn repository


Forum >> NWChem's corner >> Feedback