X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2Fdata%2Fgeometry_data.f90;fp=source%2Funres%2Fdata%2Fgeometry_data.f90;h=022d4aba469b3a2aa3d13200d9c0ae6e15bca2dc;hb=c43a5a1d5cc1d3f94c53de28dd1fd93bea770790;hp=5efd1be74bfe7529ca963e79abce5f5f7913e20a;hpb=5caab5415c9f7622a0d0085135a520b49f5cd4fd;p=unres4.git diff --git a/source/unres/data/geometry_data.f90 b/source/unres/data/geometry_data.f90 index 5efd1be..022d4ab 100644 --- a/source/unres/data/geometry_data.f90 +++ b/source/unres/data/geometry_data.f90 @@ -81,4 +81,7 @@ integer,dimension(:),allocatable :: itype_pdb !(maxres) initialize in molread !----------------------------------------------------------------------------- !----------------------------------------------------------------------------- +! common.box + real(kind=8) :: boxxsize,boxysize,boxzsize + end module geometry_data