Searched refs:tau2n (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, 160 & - ( tau2n(iel) - bnorm(iel,2)*pres(iel)) 196 tau2n(iel) = zero 202 tau2n(iel) = tau2n(iel) 216 tau2n(iel) = zero ! zero 239 tau2n(iel) = zero 271 rNa(:,2) = -WdetJb * ( tau2n - bnorm(:,2) * pres - vdot(:,2)) 323 tau2n = ( tau2n - bnorm(:,2)*pres) * WdetJb 327 tau2n = zero [all …]
|
| H A D | e3bvar.f | 6 & unm, tau1n, tau2n, tau3n, argument 61 & tau1n(npro), tau2n(npro), 352 tau2n = bnorm(:,1) * (rmu * (g2yi(:,2) + g1yi(:,3))) 360 & + bnorm(:,2) * tau2n 366 tau2n = tau2n - bnorm(:,2) * temp1 377 tau2n = tau2n * iviscflux
|
| /phasta/phSolver/compressible/ |
| H A D | e3b.f | 87 & tau2n(npro), tau3n(npro), 145 tau2n = zero 202 tau2n = bnorm(:,1) * (rmu *(g2yi(:,2) + g1yi(:,3))) 213 Fv3 = tau2n ! viscous flux calculated from the field 340 & - ( tau2n(iel) - bnorm(iel,2)*pres(iel)) 358 tau2n = ( pres * bnorm(:,2) - tau2n ) * WdetJb 363 tau2n = zero 369 Force(2) = Force(2) + sum(tau2n)
|
| H A D | e3bvar.f | 6 & rou, p, tau1n, tau2n, tau3n, argument 67 & tau1n(npro), tau2n(npro), 346 tau2n = zero 354 tau2n = tau2n + shpb(:,nodlcl) * BCB(:,n,4)
|