X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2Fsrc_MD%2Fgen_rand_conf.F;h=e5d278ec3e0003787215ed586a6f7f06f6184c61;hb=b4054889e690bb9994dc79deb014e5acd8611d76;hp=6cc31ba6e4c2cc5e264bccb32e90a9d575afb602;hpb=ab3dd5e6cc84585110261c2302778e5e689511f0;p=unres.git diff --git a/source/unres/src_MD/gen_rand_conf.F b/source/unres/src_MD/gen_rand_conf.F index 6cc31ba..e5d278e 100644 --- a/source/unres/src_MD/gen_rand_conf.F +++ b/source/unres/src_MD/gen_rand_conf.F @@ -238,7 +238,8 @@ c print *,'gen_theta: it=',it endif thet_pred_mean=a0thet(it) do k=1,2 - thet_pred_mean=thet_pred_mean+athet(k,it)*y(k)+bthet(k,it)*z(k) + thet_pred_mean=thet_pred_mean+athet(k,it,1,1)*y(k) + & +bthet(k,it,1,1)*z(k) enddo sig=polthet(3,it) do j=2,0,-1