Go to the source code of this file.
Functions | |
| correctUphiBCs (U, phi) | |
| surfaceScalarField | rhof (fvc::interpolate(rho, "div(phi,rho)")) |
| dimensionedScalar | rAUf ("rAUf", dimTime, 1.0) |
| mesh | setFluxRequired (pcorr.name()) |
| while (pimple.correctNonOrthogonal()) | |
References mesh, p, pcorrTypes(), phi, runTime, and U.
Referenced by Foam::CorrectPhi(), and Foam::CorrectPhi().


| surfaceScalarField rhof | ( | fvc::interpolate(rho, "div(phi,rho)") | ) |
References rho.
Referenced by fanMomentumSource::addSup(), MUCSheterogeneousRate< CloudType >::calculate(), hydrostaticPressure::calculateAndWrite(), contactAngleForce::correct(), if(), phiGradp(), kinematicSingleLayer::solveThickness(), humidityTemperatureCoupledMixedFvPatchScalarField::updateCoeffs(), and while().

| dimensionedScalar rAUf | ( | "rAUf" | , |
| dimTime | , | ||
| 1. | 0 ) |
| mesh setFluxRequired | ( | pcorr. | name() | ) |