Home
last modified time | relevance | path

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

/phasta/phSolver/incompressible/
H A De3source.f17 real*8 r, Stheta, dpdz, rP5 local
29 Stheta = dpdz * sin(0.5*pi*rP5)
31 src(iel,1) = -xx(iel,2)/r * Stheta
32 src(iel,2) = xx(iel,1)/r * Stheta
/phasta/phSolver/incompressible/e3source/
H A De3source.fimplicit17 real*8 r, Stheta, dpdz, rP5
29 Stheta = dpdz * sin(0.5*pi*rP5)
31 src(iel,1) = -xx(iel,2)/r * Stheta
32 src(iel,2) = xx(iel,1)/r * Stheta
H A De3source.fRHSonly17 real*8 r, Stheta, dpdz, rP5
29 Stheta = dpdz * sin(0.5*pi*rP5)
31 src(iel,1) = -xx(iel,2)/r * Stheta
32 src(iel,2) = xx(iel,1)/r * Stheta