Go to the source code of this file.
◆ rAU()
volScalarField rAU |
( |
1.0/UEqn. |
A() | ) |
|
◆ rAtU()
volScalarField rAtU |
( |
1.0/ |
1.0/rAU - UEqn.H1() | ) |
|
◆ HbyA()
◆ if() [1/4]
if |
( |
pimple.nCorrPISO()<= |
1 | ) |
|
◆ if() [2/4]
if |
( |
pimple. |
transonic() | ) |
|
Definition at line 12 of file pcEqn.H.
References Foam::fac::ddt(), ddtCorr, Foam::fac::div(), Foam::fvc::flux(), fvOptions, Foam::fac::grad(), HbyA, Foam::fac::interpolate(), Foam::fac::laplacian(), mesh, MRF, p, phi, phic(), phid(), pimple, psi, rAtU(), rAU(), rho, rhorAtU(), Foam::fvc::snGrad(), and U.
◆ makeRelative()
◆ rhorAtU()
volScalarField rhorAtU |
( |
"rhorAtU" |
, |
|
|
rho * |
rAtU |
|
) |
| |
◆ constrainPressure()
◆ while()
while |
( |
pimple. |
correctNonOrthogonal() | ) |
|
Definition at line 81 of file pcEqn.H.
References Foam::fac::ddt(), Foam::fac::div(), fvOptions, Foam::fac::laplacian(), mesh, p, phi, phiHbyA, pimple, psi, rho, and rhorAtU().
◆ relax()
◆ correctBoundaryConditions()
U correctBoundaryConditions |
( |
| ) |
|
◆ correct()
◆ if() [3/4]
if |
( |
pressureControl. |
limitp | ) |
|
◆ if() [4/4]
◆ rho
◆ else
Initial value:
Definition at line 61 of file pcEqn.H.
◆ phiHbyA
◆ HbyA
static tmp< GeometricField< Type, faePatchField, edgeMesh > > interpolate(const GeometricField< Type, faPatchField, areaMesh > &tvf, const edgeScalarField &faceFlux, Istream &schemeData)