Lines Matching refs:rmu
84 dimension rmu(npro), rlm(npro),
191 & rmu, rlm, rlm2mu, con, shape,
200 & + bnorm(:,2) * (rmu *(g2yi(:,2) + g1yi(:,3)))
201 & + bnorm(:,3) * (rmu *(g3yi(:,2) + g1yi(:,4)))
202 tau2n = bnorm(:,1) * (rmu *(g2yi(:,2) + g1yi(:,3)))
205 & + bnorm(:,3) * (rmu *(g3yi(:,3) + g2yi(:,4)))
206 tau3n = bnorm(:,1) * (rmu *(g3yi(:,2) + g1yi(:,4)))
207 & + bnorm(:,2) * (rmu *(g3yi(:,3) + g2yi(:,4)))
449 dimension rmu(npro), rlm(npro),
573 call getDiffSclr (T, cp, rmu,
589 …F = F + saSigmaInv*rho*((rmu/rho)+Sclr)*Sclrn!confirm the modificationc …