Go to the source code of this file.
Functions | |
volVectorField | HbyA (constrainHbyA(rAU *UEqn.H(), U, p)) |
surfaceScalarField | phiHbyA ("phiHbyA", fvc::flux(HbyA)) |
MRF | makeRelative (phiHbyA) |
adjustPhi (phiHbyA, U, p) | |
tmp< volScalarField > | rAtU (rAU) |
if (simple.consistent()) | |
tUEqn | clear () |
constrainPressure (p, U, phiHbyA, rAtU(), MRF) | |
while (simple.correctNonOrthogonal()) | |
p | relax () |
U | correctBoundaryConditions () |
fvOptions | correct (U) |
Variables | |
U = HbyA - rAtU()*fvc::grad(p) | |
volVectorField HbyA | ( | constrainHbyA(rAU *UEqn.H(), U, p) | ) |
surfaceScalarField phiHbyA | ( | "phiHbyA" | , |
fvc::flux(HbyA) | |||
) |
tmp<volScalarField> rAtU | ( | rAU | ) |
if | ( | simple. | consistent() | ) |
Definition at line 10 of file pEqn.H.
References Foam::fac::grad(), HbyA, interpolate(), mesh, p, phiHbyA, rAtU(), rAU(), Foam::fvc::snGrad(), and UEqn.
tUEqn clear | ( | ) |
while | ( | simple. | correctNonOrthogonal() | ) |
p relax | ( | ) |
U correctBoundaryConditions | ( | ) |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.