--- trunk/OOPSE/libmdtools/SimInfo.hpp 2003/06/30 22:04:01 568 +++ trunk/OOPSE/libmdtools/SimInfo.hpp 2003/07/01 21:33:45 569 @@ -73,7 +73,7 @@ class SimInfo{ (public) double HmatI[9]; // the inverted Hmat; double boxLx, boxLy, boxLz; // the box Lengths - double boxVol; + double boxVol, orthoRhombic;