--- trunk/OOPSE/libmdtools/SimInfo.hpp 2003/08/07 21:47:18 670 +++ trunk/OOPSE/libmdtools/SimInfo.hpp 2003/08/11 18:29:46 674 @@ -36,6 +36,7 @@ class SimInfo{ (public) unsigned int n_oriented; // number of of atoms with orientation unsigned int ndf; // number of actual degrees of freedom unsigned int ndfRaw; // number of settable degrees of freedom + unsigned int n_Zconstraints; // the number of zConstraints unsigned int setTemp; // boolean to set the temperature at each sampleTime