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 |
|
|
) |
| |
◆ phig()
surfaceScalarField phig |
( |
-rhorAUf *ghf * |
fvc::snGradrho) *mesh.magSf( | ) |
|
◆ phiHbyA()
surfaceScalarField phiHbyA |
( |
"phiHbyA" |
, |
|
|
((fvc::interpolate(rho *HbyA) &mesh.Sf())+rhorAUf *fvc::ddtCorr(rho, U, phi))+ |
phig |
|
) |
| |
◆ makeRelative()
◆ setSnGrad< fixedFluxPressureFvPatchScalarField >()
◆ while()
while |
( |
pimple. |
correctNonOrthogonal() | ) |
|
Definition at line 34 of file pEqn.H.
References Foam::fvc::ddt(), Foam::fvc::div(), fvOptions, gh, HbyA, Foam::fvc::laplacian(), mesh, p_rgh, phi, phig(), phiHbyA, pimple, psi, rAU(), Foam::fvc::reconstruct(), rho, rhorAUf(), surfaceFilm, and U.
◆ if()
◆ rho
Definition at line 1 of file pEqn.H.
◆ HbyA
Definition at line 7 of file pEqn.H.