Home
last modified time | relevance | path

Searched refs:RCRConvCoef (Results 1 – 5 of 5) sorted by relevance

/phasta/phSolver/incompressible/
H A Ditrdrv.f334 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
[all …]
H A Delmgmr.f736 p(j)= sign*(poldRCR(j) + p(j)*RCRConvCoef(lstep+2,j)) !pressure p=pold+ Qbet
739 p(j)= sign*p(j)*RCRConvCoef(lstep+2,j)
H A DlesSparse.f96 … & + tfact*RCRConvCoef(lstep+2,irankCoupled)* !check lstep+2 if restart from t.ne.0
/phasta/phSolver/common/
H A Dgenini.f108 allocate (RCRConvCoef(nstep(1)+lstep+2,numRCRSrfs)) !for convolution coeff
H A Dbctint.f54 real*8, allocatable :: RCRConvCoef(:,:), poldRCR(:) !calc variable