--- trunk/OOPSE/libmdtools/Thermo.hpp 2003/04/04 01:57:11 454 +++ trunk/OOPSE/libmdtools/Thermo.hpp 2003/04/07 16:56:38 468 @@ -21,7 +21,7 @@ class Thermo{ (public) double getTotalE(); // gets the total energy double getTemperature(); // gives the instant temp. in K - double getPressure(); // gives the instant pressure in Pa + double getPressure(); // gives the instant pressure in amu*fs^-2*Ang^-1 int getNDF(); // get the number of degrees of freedom in the system int getNDFraw(); // get the number of raw degrees of freedom in the system