--- trunk/OOPSE/libmdtools/fSimulation.h 2003/03/21 17:42:12 378 +++ trunk/OOPSE/libmdtools/fSimulation.h 2003/07/01 21:33:45 569 @@ -7,7 +7,6 @@ typedef struct{ double,int,char. */ typedef struct{ - double box[3]; double rlist; double rcut; double rrf; @@ -29,8 +28,6 @@ type, public :: simtype type, public :: simtype PRIVATE SEQUENCE - !! Periodic Box - real ( kind = dp ), dimension(3) :: box !! List Cutoff real ( kind = dp ) :: rlist = 0.0_dp !! Radial cutoff