From: Cezary Czaplewski Date: Thu, 5 Apr 2018 08:37:48 +0000 (+0200) Subject: ENDMDL cluster_wham/src X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?p=unres.git;a=commitdiff_plain;h=5b984996905504c1fdc0d3e94b036806f9126f7a ENDMDL cluster_wham/src --- diff --git a/source/cluster/wham/src/geomout.F b/source/cluster/wham/src/geomout.F index f7dc611..8d9440d 100644 --- a/source/cluster/wham/src/geomout.F +++ b/source/cluster/wham/src/geomout.F @@ -48,6 +48,7 @@ do i=1,nss write (ipdb,30) ica(ihpb(i))+1,ica(jhpb(i))+1 enddo + write (ipdb,'(a6)') 'ENDMDL' 10 FORMAT ('ATOM',I7,' CA ',A3,I6,4X,3F8.3,f6.2,f6.2) 20 FORMAT ('ATOM',I7,' CB ',A3,I6,4X,3F8.3,f6.2,f6.2) 30 FORMAT ('CONECT',8I5)