X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Fwham%2Fsrc-HCD-5D%2Fcxread.F;h=36ef6e6b208619d71d13bfcca4b1187f42837f3f;hb=1441ec2b7d68b4fd94014649e4bd9574db0bfc36;hp=cd29176ba1f7078a971c811c38f83ee15b09e2b1;hpb=79fd686e9d9aaa23e4fda802ee16379470e961d3;p=unres.git diff --git a/source/wham/src-HCD-5D/cxread.F b/source/wham/src-HCD-5D/cxread.F index cd29176..36ef6e6 100644 --- a/source/wham/src-HCD-5D/cxread.F +++ b/source/wham/src-HCD-5D/cxread.F @@ -171,8 +171,12 @@ c call flush(iout) c(j,i+nres+nnt-1)=xoord(j,i+nres) enddo enddo +c write (iout,*) "Before boxshift" +c call flush(iout) c Box shift call oligomer +c write (iout,*) "After oligomer" +c call flush(iout) do i=1,nres do j=1,3 xoord(j,i)=c(j,i) @@ -184,7 +188,8 @@ c Box shift enddo enddo c end change - +c write (iout,*) "Before islice" +c call flush(iout) if (islice.gt.0 .and. islice.le.nslice .and. (.not.separate_parset & .or. iset.eq.myparm)) then ii=ii+1