X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?p=unres.git;a=blobdiff_plain;f=source%2Funres%2Fsrc_MD-M%2Fparmread.F;h=ae4d7100649e77a67a91f6cbbbd1a447c41b7bbc;hp=c881425f9d6fd9d765060de2f24f5f7fbabd7812;hb=25618f9f83673a7063414fe1e17415d138f58da8;hpb=3444e732000b8e1ae809ef2fab7a828697a9eb78 diff --git a/source/unres/src_MD-M/parmread.F b/source/unres/src_MD-M/parmread.F index c881425..ae4d710 100644 --- a/source/unres/src_MD-M/parmread.F +++ b/source/unres/src_MD-M/parmread.F @@ -1130,11 +1130,12 @@ 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 + write(iout,*) epslip(1,1),"OK?" C For the GB potential convert sigma'**2 into chi' if (ipot.eq.4) then do i=1,ntyp