Merge branch 'UCGM' of mmka.chem.univ.gda.pl:unres4 into UCGM
[unres4.git] / source / unres / data / MD_data.F90
index 3273cfc..7246b73 100644 (file)
@@ -39,7 +39,7 @@
 !      common /back_constr/ in module.energy
 !      common /qmeas/ others in module.geometry
       real(kind=8) :: eq_time
-      integer :: iset,nset
+      integer :: iset,nset,itime_mat
       integer,dimension(:),allocatable :: mset !(maxprocs/20)
       logical :: usampl
 !      common /mdpar/
 !      COMMON /BANII/ D
       real(kind=8),DIMENSION(:),allocatable :: D_ban !(MAXRES6) maxres6=6*maxres
 !-----------------------------------------------------------------------------
-      logical preminim ! pre-minimizaation flag
+      logical preminim, forceminim ! pre-minimizaation flag
       end module MD_data