Lines Matching refs:RCRConvCoef
334 call pHist(poldRCR,QHistRCR,RCRConvCoef,nsteprcr,
1181 RCRConvCoef = zero
1183 RCRConvCoef(1,:) = ValueListRCR(1,:)*(1.0-alfi) +
1186 RCRConvCoef(2,:) = ValueListRCR(1,:)*alfi
1191 RCRConvCoef(1,:) =-ValueListRCR(3,:)*exp(-dtRCR(:)*(stepn+alfi))
1193 RCRConvCoef(stepn+1,:) = ValueListRCR(1,:)*(1-alfi)
1196 RCRConvCoef(stepn+2,:) = ValueListRCR(1,:)*alfi
1202 RCRConvCoef(j,:) = ValueListRCR(3,:)/dtRCR(:)*
1209 RCRConvCoef(stepn+1,:)= RCRConvCoef(stepn+1,:)
1210 & - RCRConvCoef(stepn+2,:)*(1.0-alfi)/alfi
1211 RCRConvCoef(stepn+2,:)= RCRConvCoef(stepn+2,:)/alfi