From 5b984996905504c1fdc0d3e94b036806f9126f7a Mon Sep 17 00:00:00 2001 From: Cezary Czaplewski Date: Thu, 5 Apr 2018 10:37:48 +0200 Subject: [PATCH] ENDMDL cluster_wham/src --- source/cluster/wham/src/geomout.F | 1 + 1 file changed, 1 insertion(+) 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) -- 1.7.9.5