Go to the source code of this file.
◆ rAU()
volScalarField rAU |
( |
1.0/UEqn. |
A() | ) |
|
◆ rhorAUf()
◆ HbyA()
◆ if() [1/2]
if |
( |
pimple. |
transonic() | ) |
|
Definition at line 7 of file pEqn.H.
References Foam::fac::ddt(), ddtCorr, Foam::fac::div(), Foam::fvc::flux(), fvOptions, HbyA, interpolate(), Foam::fac::laplacian(), makeRelative(), mesh, MRF, p, phi, phid(), pimple, psi, rho, rhorAUf(), rhoUf, and U.
◆ makeRelative()
◆ constrainPressure()
◆ while()
while |
( |
pimple. |
correctNonOrthogonal() | ) |
|
Definition at line 63 of file pEqn.H.
References Foam::fac::ddt(), Foam::fac::div(), fvOptions, Foam::fac::laplacian(), mesh, p, phi, phiHbyA, pimple, psi, rho, and rhorAUf().
◆ correctBoundaryConditions()
U correctBoundaryConditions |
( |
| ) |
|
◆ correct()
◆ n()
surfaceVectorField n |
( |
mesh. |
Sf)/mesh.magSf( | ) |
|
◆ if() [2/2]
◆ rho
Definition at line 1 of file pEqn.H.
◆ else
Initial value:
Definition at line 47 of file pEqn.H.
◆ rhoUf
rhoUf = n*(fvc::absolute(phi, rho, U)/mesh.magSf() - (n & rhoUf)) |