X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2Fsrc_MIN%2Freadrtns_min.F;h=9d444cfaaa0b9eaec0058dafa716f32115fed104;hb=d5e3238066c9da5f5bdb57ebf3ee5bcb7551694d;hp=dee929a87dbe8586dcee9d7504dc16702e5e118c;hpb=c2b8becc759571af9f6dd36d48a2f7b16037925b;p=unres.git diff --git a/source/unres/src_MIN/readrtns_min.F b/source/unres/src_MIN/readrtns_min.F index dee929a..9d444cf 100644 --- a/source/unres/src_MIN/readrtns_min.F +++ b/source/unres/src_MIN/readrtns_min.F @@ -422,6 +422,9 @@ c print *,'Finished reading pdb data' c call contact(.false.,ncont_ref,icont_ref,co) if (sideadd) then +C Following 2 lines for diagnostics; comment out if not needed + write (iout,*) "Before sideadd" + call intout if(me.eq.king.or..not.out1file) & write(iout,*)'Adding sidechains' maxsi=1000 @@ -438,7 +441,12 @@ c call contact(.false.,ncont_ref,icont_ref,co) & i,' after ',nsi,' trials' endif enddo +C 9/29/12 Adam: Recalculate coordinates with new side chain positions + call chainbuild endif +C Following 2 lines for diagnostics; comment out if not needed + write (iout,*) "After sideadd" + call intout endif if (indpdb.eq.0) then C Read sequence if not taken from the pdb file.