Fixed erroneous implementation of calculation of Cp etc. in g_energy by
commit0341a83058b0f3dd00cae675753486fc669ddbe8
authorDavid van der Spoel <spoel@anfinsen.bmc.uu.se>
Thu, 21 Jan 2010 19:26:05 +0000 (21 20:26 +0100)
committerDavid van der Spoel <spoel@anfinsen.bmc.uu.se>
Thu, 21 Jan 2010 19:26:05 +0000 (21 20:26 +0100)
treeeda80e516c5b1cc7d61687fa06235db192adbbb2
parent14b0fe44c8bc5fc086e5aa7baa8f20634a3d7d43
Fixed erroneous implementation of calculation of Cp etc. in g_energy by
storing a true Enthalpy in the energy file (only when pressure coupling is
used though). Now the Cp and AlphaP should be correct.
include/mdebin.h
src/mdlib/mdebin.c
src/tools/gmx_energy.c