X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Fcluster%2Fwham%2Fsrc-M%2Fmain_clust.F;h=dc77f040b6bd361ac5457e41ecff6faed8e5b184;hb=f556d80a6510feca5aaf727b8f62720e7bd07aa0;hp=892a6c729a115533ffc931a656d971ecd7157760;hpb=537f42afb93c34310a2a508f60aa9c0c1e468831;p=unres.git diff --git a/source/cluster/wham/src-M/main_clust.F b/source/cluster/wham/src-M/main_clust.F index 892a6c7..dc77f04 100644 --- a/source/cluster/wham/src-M/main_clust.F +++ b/source/cluster/wham/src-M/main_clust.F @@ -122,7 +122,7 @@ c call flush(iout) ndis=ncon_work*(ncon_work-1)/2 call work_partition(.true.,ndis) #endif - + write(iout,*) "AFTET wort_part",NCON_work DO I=1,NCON_work ICC(I)=I ENDDO @@ -132,6 +132,8 @@ C C CALCULATE DISTANCES C call daread_ccoords(1,ncon_work) + write (iout,*) "AM I HERE" + call flush(iout) ind1=0 DO I=1,NCON_work-1 if (mod(i,100).eq.0) print *,'Calculating RMS i=',i