Go to the source code of this file.
|
rho | relax () |
|
volScalarField | rAU ("rAU", 1.0/UEqn.A()) |
|
surfaceScalarField | rhorAUf ("rhorAUf", fvc::interpolate(rho *rAU)) |
|
volVectorField | HbyA (constrainHbyA(rAU *UEqn.H(), U, p_rgh)) |
|
tUEqn | clear () |
|
surfaceScalarField | phig (-rhorAUf *ghf *fvc::snGrad(rho) *mesh.magSf()) |
|
surfaceScalarField | phiHbyA ("phiHbyA", fvc::flux(rho *HbyA)) |
|
MRF | makeRelative (fvc::interpolate(rho), phiHbyA) |
|
| constrainPressure (p_rgh, rho, U, phiHbyA, rhorAUf, MRF) |
|
| while (simple.correctNonOrthogonal()) |
|
| if (!thermo.incompressible() &&closedVolume) |
|
◆ relax()
◆ rAU()
volScalarField rAU |
( |
"rAU" |
, |
|
|
1.0/UEqn. |
A() |
|
) |
| |
◆ rhorAUf()
surfaceScalarField rhorAUf |
( |
"rhorAUf" |
, |
|
|
fvc::interpolate(rho *rAU) |
|
|
) |
| |
◆ HbyA()
volVectorField HbyA |
( |
constrainHbyA(rAU *UEqn.H(), U, p_rgh) |
| ) |
|
◆ clear()
◆ phig()
surfaceScalarField phig |
( |
-rhorAUf *ghf * |
fvc::snGradrho) *mesh.magSf( | ) |
|
◆ phiHbyA()
surfaceScalarField phiHbyA |
( |
"phiHbyA" |
, |
|
|
fvc::flux(rho *HbyA) |
|
|
) |
| |
◆ makeRelative()
◆ constrainPressure()
◆ while()
while |
( |
simple. |
correctNonOrthogonal() | ) |
|
Definition at line 27 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(), simple(), and U.
◆ if()
if |
( |
!thermo.incompressible() && |
closedVolume | ) |
|
◆ closedVolume
◆ phiHbyA
◆ rho