Searched refs:tau3n (Results 1 – 4 of 4) sorted by relevance
| /phasta/phSolver/incompressible/ |
| H A D | e3b.f | 73 & tau2n(npro), tau3n(npro) 132 & tau1n, tau2n, tau3n, 163 & - ( tau3n(iel) - bnorm(iel,3)*pres(iel)) 197 tau3n(iel) = zero 204 tau3n(iel) = tau3n(iel) 217 tau3n(iel) = zero 240 tau3n(iel) = zero 272 rNa(:,3) = -WdetJb * ( tau3n - bnorm(:,3) * pres - vdot(:,3)) 324 tau3n = ( tau3n - bnorm(:,3)*pres) * WdetJb 328 tau3n = zero [all …]
|
| H A D | e3bvar.f | 6 & unm, tau1n, tau2n, tau3n, argument 62 & tau3n(npro), 355 tau3n = bnorm(:,1) * (rmu * (g3yi(:,2) + g1yi(:,4))) 361 & + bnorm(:,3) * tau3n 367 tau3n = tau3n - bnorm(:,3) * temp1 378 tau3n = tau3n * iviscflux
|
| /phasta/phSolver/compressible/ |
| H A D | e3b.f | 87 & tau2n(npro), tau3n(npro), 146 tau3n = zero 206 tau3n = bnorm(:,1) * (rmu *(g3yi(:,2) + g1yi(:,4))) 214 Fv4 = tau3n ! 343 & - ( tau3n(iel) - bnorm(iel,3)*pres(iel)) 359 tau3n = ( pres * bnorm(:,3) - tau3n ) * WdetJb 364 tau3n = zero 370 Force(3) = Force(3) + sum(tau3n)
|
| H A D | e3bvar.f | 6 & rou, p, tau1n, tau2n, tau3n, argument 68 & tau3n(npro), heat(npro) 347 tau3n = zero 355 tau3n = tau3n + shpb(:,nodlcl) * BCB(:,n,5)
|