Go to the source code of this file.
◆ rAUrel()
volScalarField rAUrel |
( |
1.0/ |
UrelEqn).A( | ) |
|
◆ HbyA()
volVectorField HbyA |
( |
"HbyA" |
, |
|
|
Urel |
|
|
) |
| |
◆ phiHbyA()
surfaceScalarField phiHbyA |
( |
"phiHbyA" |
, |
|
|
(fvc::interpolate(HbyA) &mesh.Sf())+fvc::interpolate(rAUrel) *fvc::ddtCorr(Urel, phi) |
|
|
) |
| |
◆ adjustPhi()
◆ rAtUrel()
tmp<volScalarField> rAtUrel |
( |
rAUrel |
| ) |
|
◆ if() [1/2]
if |
( |
pimple. |
consistent() | ) |
|
Definition at line 16 of file pEqn.H.
References Foam::fvc::grad(), HbyA, Foam::MULES::interpolate(), Foam::max(), mesh, p, phiHbyA, rAtUrel(), rAUrel(), Foam::fvc::snGrad(), and UrelEqn().
◆ if() [2/2]
if |
( |
pimple.nCorrPISO()<= |
1 | ) |
|
◆ while()
while |
( |
pimple. |
correctNonOrthogonal() | ) |
|
◆ relax()
◆ correctBoundaryConditions()
Urel correctBoundaryConditions |
( |
| ) |
|
◆ correct()
◆ HbyA
Definition at line 3 of file pEqn.H.
◆ Urel