new lipid potentials
[unres.git] / source / unres / src_MD-M / parmread.F
index 5d45e14..093ca8a 100644 (file)
@@ -1117,10 +1117,10 @@ C---------------------- GB or BP potential -----------------------------
 C now we start reading lipid
       do i=1,ntyp
        read (isidep,*,end=1161,err=1161)(epslip(i,j),j=i,ntyp)
-       print *,"WARNING!!"
-       do j=1,ntyp
-       epslip(i,j)=epslip(i,j)+0.05d0
-       enddo
+C       print *,"WARNING!!"
+C       do j=1,ntyp
+C       epslip(i,j)=epslip(i,j)+0.05d0
+C       enddo
       enddo
 C For the GB potential convert sigma'**2 into chi'
       if (ipot.eq.4) then
@@ -1160,6 +1160,7 @@ C Calculate the "working" parameters of SC interactions.
       do i=2,ntyp
         do j=1,i-1
          eps(i,j)=eps(j,i)
+          epslip(i,j)=epslip(j,i)
         enddo
       enddo
       do i=1,ntyp