zmiany w MD
authorAdam Sieradzan <adasko@piasek4.chem.univ.gda.pl>
Tue, 25 Jul 2017 07:43:57 +0000 (09:43 +0200)
committerAdam Sieradzan <adasko@piasek4.chem.univ.gda.pl>
Tue, 25 Jul 2017 07:43:57 +0000 (09:43 +0200)
source/unres/MD.f90
source/unres/REMD.f90

index 929337f..4368ce2 100644 (file)
 !el      common /przechowalnia/ GGinv,gdc,Cmat,nbond
 !el      common /przechowalnia/ nbond
       integer :: max_rattle = 5
-      logical :: lprn = .true., lprn1 = .true., not_done
+      logical :: lprn = .false., lprn1 = .false., not_done
       real(kind=8) :: tol_rattle = 1.0d-5
       integer :: nres2
       nres2=2*nres
index 1deb000..fe970be 100644 (file)
 !#endif
 !      include 'COMMON.IOUNITS'
 !      include 'COMMON.TIME1'
-      logical :: lprn = .true.
+      logical :: lprn = .false.
       logical :: osob
 #ifndef FIVEDIAG
       real(kind=8),dimension(2*nres,2*nres) :: Bmat,matmult