Go to the source code of this file.
volVectorField HbyA |
( |
"HbyA" |
, |
|
|
Urel |
|
|
) |
| |
surfaceScalarField phiHbyA |
( |
"phiHbyA" |
, |
|
|
fvc::flux(HbyA) |
|
|
) |
| |
tmp<volScalarField> rAtUrel |
( |
rAUrel |
| ) |
|
if |
( |
simple. |
consistent() | ) |
|
Definition at line 11 of file pEqn.H.
References constrainPressure(), Foam::fvc::grad(), HbyA, Foam::MULES::interpolate(), mesh, p, phiHbyA, rAtUrel(), rAUrel(), Foam::fvc::snGrad(), tUrelEqn(), Urel, and UrelEqn.
while |
( |
simple. |
correctNonOrthogonal() | ) |
|
Urel correctBoundaryConditions |
( |
| ) |
|
Definition at line 4 of file pEqn.H.