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()
volVectorField HbyA |
( |
"HbyA" |
, |
|
|
U |
|
|
) |
| |
◆ clear()
◆ if() [1/3]
if |
( |
simple. |
transonic() | ) |
|
Definition at line 11 of file pcEqn.H.
References Foam::fvc::div(), fvOptions, Foam::fvc::grad(), HbyA, Foam::MULES::interpolate(), Foam::fvc::laplacian(), mesh, MRF, p, phi, phic, phid(), pRefCell, pRefValue, psi, rAtU(), rAU(), rho, rhorAtU(), and Foam::fvc::snGrad().
◆ makeRelative()
◆ rhorAtU()
volScalarField rhorAtU |
( |
"rhorAtU" |
, |
|
|
rho * |
rAtU |
|
) |
| |
◆ while()
while |
( |
simple. |
correctNonOrthogonal() | ) |
|
Definition at line 73 of file pcEqn.H.
References Foam::fvc::div(), fvOptions, Foam::fvc::laplacian(), p, phi, phiHbyA, pRefCell, pRefValue, psi, rho, and rhorAtU().
◆ relax()
◆ correctBoundaryConditions()
U correctBoundaryConditions |
( |
| ) |
|
◆ correct()
◆ if() [2/3]
◆ if() [3/3]
if |
( |
!simple. |
transonic() | ) |
|
◆ HbyA
◆ closedVolume
◆ else
Initial value:
Definition at line 57 of file pcEqn.H.
◆ phiHbyA
phiHbyA = fvc::interpolate(rho*(rAtU - rAU))*fvc::snGrad(p)*mesh.magSf() |
◆ rho