Go to the source code of this file.
◆ relax()
◆ rAU()
volScalarField rAU |
( |
"rAU" |
, |
|
|
1.0/ |
UEqn).A( |
|
) |
| |
◆ rhorAUf()
surfaceScalarField rhorAUf |
( |
"rhorAUf" |
, |
|
|
fvc::interpolate(rho *rAU) |
|
|
) |
| |
◆ HbyA()
volVectorField HbyA |
( |
"HbyA" |
, |
|
|
U |
|
|
) |
| |
◆ clear()
◆ phig()
surfaceScalarField phig |
( |
-rhorAUf *ghf * |
fvc::snGradrho) *mesh.magSf( | ) |
|
◆ phiHbyA()
surfaceScalarField phiHbyA |
( |
"phiHbyA" |
, |
|
|
(fvc::interpolate(rho *HbyA) &mesh.Sf()) |
|
|
) |
| |
◆ makeRelative()
◆ setSnGrad< fixedFluxPressureFvPatchScalarField >()
◆ while()
while |
( |
simple. |
correctNonOrthogonal() | ) |
|
Definition at line 38 of file pEqn.H.
References Foam::fvc::div(), fvOptions, Foam::getRefCellValue(), HbyA, Foam::fvc::laplacian(), p_rgh, phi, phig(), phiHbyA, pRefCell, rAU(), Foam::fvc::reconstruct(), rhorAUf(), and U.
◆ if()
Definition at line 73 of file pEqn.H.
References compressible, Foam::fvc::domainIntegrate(), Foam::getRefCellValue(), gh, initialMass, p, p_rgh, pRefCell, pRefValue, psi, and rho.
◆ HbyA
Definition at line 9 of file pEqn.H.
◆ closedVolume
◆ phiHbyA
◆ compressibility
dimensionedScalar compressibility = fvc::domainIntegrate(psi) |
◆ compressible
bool compressible = (compressibility.value() > SMALL) |
◆ rho