X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2Fsrc_MD-M%2FMD.F;h=1a0f8bc2d145d8907781534f570a0951671bd618;hb=c67de1dba6e593dfb17438f5dd213ec1494a144a;hp=0f12f9b52f1e8cbf1102b56863443b299d1de4e4;hpb=ecdaefb55cd2370287e648c14fb657d5c7ad5145;p=unres.git diff --git a/source/unres/src_MD-M/MD.F b/source/unres/src_MD-M/MD.F index 0f12f9b..1a0f8bc 100644 --- a/source/unres/src_MD-M/MD.F +++ b/source/unres/src_MD-M/MD.F @@ -1631,7 +1631,8 @@ c if the friction coefficients do not depend on surface area stdforcp(i)=stdfp*dsqrt(gamp) enddo do i=nnt,nct - stdforcsc(i)=stdfsc(itype(i))*dsqrt(gamsc(iabs(itype(i)))) + if (itype(i).ne.ntyp1) + & stdforcsc(i)=stdfsc(itype(i))*dsqrt(gamsc(iabs(itype(i)))) enddo endif c Open the pdb file for snapshotshots