Merge branch 'prerelease-3.2.1' of mmka.chem.univ.gda.pl:unres into prerelease-3.2.1
[unres.git] / source / unres / src_MD-M / geomout.F
index 6fd71c5..d21b400 100644 (file)
@@ -24,7 +24,7 @@ cmodel      write (iunit,'(a5,i6)') 'MODEL',1
      &           restyp(iti),hfrag(1,j)-1,
      &           restyp(itj),hfrag(2,j)-1,1,hfrag(2,j)-hfrag(1,j)
         else
-             write (iunit,'(a5,i5,1x,a1,i2,1x,a3,i7,2x,a3,i7,i3)') 
+           write (iunit,'(a5,i5,1x,a1,i2,1x,a3,i7,2x,a3,i7,i3,t76,i5)') 
      &           'HELIX',j,'H',j,
      &           restyp(iti),hfrag(1,j)-1,
      &           restyp(itj),hfrag(2,j)-1,1,hfrag(2,j)-hfrag(1,j)
@@ -210,6 +210,7 @@ c------------------------------------------------------------------------
       include 'COMMON.INTERACT'
       include 'COMMON.NAMES'
       include 'COMMON.GEO'
+      include 'COMMON.TORSION'
       write (iout,'(/a)') 'Geometry of the virtual chain.'
       write (iout,'(7a)') '  Res  ','         d','     Theta',
      & '       Phi','       Dsc','     Alpha','      Omega'