X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2Funres.f90;h=619aa73a893e596ec8682bed11fd09c127acb755;hb=b75e68533dc131221f1af10f6b2b81d65c1acade;hp=deb5713a6ea80228e641af73501fcee3bb53b673;hpb=aa456a8235be939a2f24ba02c7df7dfee1ecebd7;p=unres4.git diff --git a/source/unres/unres.f90 b/source/unres/unres.f90 index deb5713..619aa73 100644 --- a/source/unres/unres.f90 +++ b/source/unres/unres.f90 @@ -162,10 +162,11 @@ #ifdef MPI include "mpif.h" #endif + print *,'Start MD' call alloc_MD_arrays - if (me.eq.king .or. .not. out1file) & - write (iout,*) "Calling chainbuild" - call chainbuild +! if (me.eq.king .or. .not. out1file) & +! write (iout,*) "Calling chainbuild" +! call chainbuild call MD return end subroutine exec_MD @@ -189,9 +190,9 @@ call alloc_MD_arrays call alloc_MREMD_arrays - if (me.eq.king .or. .not. out1file) & - write (iout,*) "Calling chainbuild" - call chainbuild +! if (me.eq.king .or. .not. out1file) & +! write (iout,*) "Calling chainbuild" +! call chainbuild if (me.eq.king .or. .not. out1file) & write (iout,*) "Calling REMD" if (remd_mlist) then