From: Adam Sieradzan Date: Tue, 23 Jun 2015 09:07:31 +0000 (+0200) Subject: small fix in lipids X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?p=unres.git;a=commitdiff_plain;h=fe11b148c6a194dc08227d7d7bcb8979f1e4f11d small fix in lipids --- diff --git a/source/unres/src_MD-M/parmread.F b/source/unres/src_MD-M/parmread.F index 5d45e14..0620acb 100644 --- a/source/unres/src_MD-M/parmread.F +++ b/source/unres/src_MD-M/parmread.F @@ -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