Home
last modified time | relevance | path

Searched refs:SclrNN (Results 1 – 3 of 3) sorted by relevance

/phasta/phSolver/incompressible/
H A De3source.f260 real*8 SclrNN,qfac,dx,dy,dz,dmax local
324 SclrNN= max(Sclr(e),zero)
370 rd = SclrNN*saKappaP2Inv/dwallsqqfact
383 chi = SclrNN * viscInv !skipping the kiy kie for now
399 tmp = SclrNN * k2d2Inv !eOkdP2
408 rp = k2d2Inv / st**2 * (ep*st - SclrNN*stp)
422 tmp1 = saCw1 * dP2Inv*SclrNN
428 if(stp .lt. zero) tmp=tmp+SaCb1*stp*SclrNN
430 if(fwp .gt. zero) tmp=tmp-tmp1*SclrNN*fwp
433 srcR(e) = srcRat(e)*SclrNN
/phasta/phSolver/incompressible/e3source/
H A De3source.fimplicit320 SclrNN= max(Sclr(e),zero)
337 rd=SclrNN*saKappaP2Inv/(dwall(e)**2*qfac)
359 chi = SclrNN * viscInv !skipping the kiy kie for now
375 tmp = SclrNN * k2d2Inv !eOkdP2
377 stp = ep*k2d2Inv * fv2 *(one-two*SclrNN*dpod) + tmp*fv2p
384 rp = k2d2Inv / st**2 * (ep*st - SclrNN*(stp+st*two*dpod)
398 tmp1 = saCw1 * dP2Inv*SclrNN
404 if(stp .lt. zero) tmp=tmp+SaCb1*stp*SclrNN
406 if(fwp .gt. zero) tmp=tmp-tmp1*SclrNN*fwp
409 srcR(e) = srcRat(e)*SclrNN
H A De3source.fRHSonly320 SclrNN= max(Sclr(e),zero)
334 rd=SclrNN*saKappaP2Inv/(dwall(e)**2*qfact)
345 chi = SclrNN * viscInv !skipping the kiy kie for now
361 tmp = SclrNN * k2d2Inv !eOkdP2
370 rp = k2d2Inv / st**2 * (ep*st - SclrNN*stp)
384 tmp1 = saCw1 * dP2Inv*SclrNN
390 if(stp .lt. zero) tmp=tmp+SaCb1*stp*SclrNN
392 if(fwp .gt. zero) tmp=tmp-tmp1*SclrNN*fwp
395 srcR(e) = srcRat(e)*SclrNN