Go to the source code of this file.
◆ rAU()
volScalarField rAU |
( |
1.0/UEqn. |
A() | ) |
|
◆ rhorAUf()
surfaceScalarField rhorAUf |
( |
"rhorAUf" |
, |
|
|
fvc::interpolate(rho *rAU) |
|
|
) |
| |
◆ HbyA()
volVectorField HbyA |
( |
"HbyA" |
, |
|
|
U |
|
|
) |
| |
◆ if() [1/2]
if |
( |
pimple. |
transonic() | ) |
|
Definition at line 9 of file pEqn.H.
References Foam::fvc::ddt(), Foam::fvc::ddtCorr(), Foam::fvc::div(), fvOptions, HbyA, Foam::MULES::interpolate(), Foam::fvc::laplacian(), mesh, MRF, p, phi, phid(), pimple, psi, rho, rhorAUf(), and U.
◆ makeRelative()
◆ while()
while |
( |
pimple. |
correctNonOrthogonal() | ) |
|
Definition at line 56 of file pEqn.H.
References Foam::fvc::ddt(), Foam::fvc::div(), fvOptions, Foam::fvc::laplacian(), mesh, p, phi, phiHbyA, pimple, psi, rho, and rhorAUf().
◆ correctBoundaryConditions()
U correctBoundaryConditions |
( |
| ) |
|
◆ correct()
◆ if() [2/2]
◆ rho
Definition at line 1 of file pEqn.H.
◆ HbyA
Definition at line 7 of file pEqn.H.
◆ else
Initial value:
Definition at line 44 of file pEqn.H.
tmp< GeometricField< typename flux< Type >::type, fvsPatchField, surfaceMesh > > ddtCorr(const GeometricField< Type, fvPatchField, volMesh > &U, const GeometricField< Type, fvsPatchField, surfaceMesh > &Uf)