workink EVDW i EES for PP,SB,PSB- warning energies differ as corrections made for...
[unres4.git] / source / unres / data / MD_data.f90
index 2bfe6e5..6087b9a 100644 (file)
       integer :: dimen,dimen1,dimen3
       integer :: lang,count_reset_moment,count_reset_vel
 !      common /inertia/
-      real(kind=8) :: IP,mp
-      real(kind=8),dimension(:),allocatable :: ISC,msc !(ntyp+1)
+      real(kind=8),dimension(5) :: IP,mp
+      real(kind=8),dimension(:,:),allocatable :: ISC,msc !(ntyp+1)
 !      common /langevin/
-      real(kind=8) :: rwat,etawat,stdfp,pstok,gamp!,Rb
+      real(kind=8) :: rwat,etawat,stdfp,gamp!,Rb
+      real(kind=8), dimension(5) :: pstok
       real(kind=8) :: cPoise=2.9361d0, Rb=0.001986d0
       real(kind=8),dimension(:),allocatable :: gamsc !(ntyp1)
       real(kind=8),dimension(:),allocatable :: stdfsc !(ntyp)
 
-      real(kind=8),dimension(:),allocatable :: restok !(ntyp+1)
+      real(kind=8),dimension(:,:),allocatable :: restok !(ntyp+1)
       logical :: surfarea
       integer :: reset_fricmat
 !      common /mdpmpi/