X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Fwham%2Fsrc-HCD%2Fcxread.F;fp=source%2Fwham%2Fsrc-HCD%2Fcxread.F;h=36ef6e6b208619d71d13bfcca4b1187f42837f3f;hb=57038e4bdff4cc9534106b25bfbd4b9a844d47fd;hp=cd29176ba1f7078a971c811c38f83ee15b09e2b1;hpb=32caa3b64eb94b90fa9fd402b77263ea89efffa1;p=unres.git diff --git a/source/wham/src-HCD/cxread.F b/source/wham/src-HCD/cxread.F index cd29176..36ef6e6 100644 --- a/source/wham/src-HCD/cxread.F +++ b/source/wham/src-HCD/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