Go to the source code of this file.
Functions | |
surfaceScalarField | phiHbyA ("phiHbyA",((fvc::interpolate(HbyA) &mesh.Sf())+alphacf *rAUcf *fvc::ddtCorr(Uc, phic)+phicForces)) |
setSnGrad< fixedFluxPressureFvPatchScalarField > (p.boundaryField(),(phiHbyA.boundaryField() -(mesh.Sf().boundaryField() &Uc.boundaryField()))/(mesh.magSf().boundaryField() *rAUcf.boundaryField())) | |
while (pimple.correctNonOrthogonal()) | |
Variables | |
HbyA = rAUc*UcEqn.H() | |
surfaceScalarField phiHbyA | ( | "phiHbyA" | , |
((fvc::interpolate(HbyA) &mesh.Sf())+alphacf *rAUcf *fvc::ddtCorr(Uc, phic)+phicForces) | |||
) |
setSnGrad< fixedFluxPressureFvPatchScalarField > | ( | p. | boundaryField(), |
(phiHbyA.boundaryField() -(mesh.Sf().boundaryField() &Uc.boundaryField()))/(mesh.magSf().boundaryField() *rAUcf.boundaryField()) | |||
) |
while | ( | pimple. | correctNonOrthogonal() | ) |
Definition at line 26 of file pEqn.H.
References Foam::fvc::ddt(), Foam::fvc::div(), HbyA, Foam::fvc::laplacian(), mesh, p, phic, phicForces(), phiHbyA, pimple, pRefCell, pRefValue, rAUc(), rAUcf(), and Foam::fvc::reconstruct().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.