Definition in file pEqn.H.
#include "src/finiteVolume/cfdTools/compressible/rhoEqn.H"#include "applications/solvers/multiphase/settlingFoam/compressibleContinuityErrs.H"
Include dependency graph for pEqn.H:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| surfaceScalarField | rUAf ("(rho*(1|A(U)))", fvc::interpolate(rho)*fvc::interpolate(rUA)) |
| surfaceScalarField | phiU ("phiU", phi) |
| for (int nonOrth=0;nonOrth<=nNonOrthCorr;nonOrth++) | |
| if (p_rgh.needReference()) | |
| U | correctBoundaryConditions () |
Variables | |
| volScalarField | rUA = 1.0/UEqn.A() |
| U = rUA*UEqn.H() | |
| phi | |
| p = = p_rgh + rho*gh | |
Referenced by for().
| surfaceScalarField phiU | ( | "phiU" | , |
| phi | |||
| ) |
| for | ( | ) |
Definition at line 20 of file pEqn.H.
References Foam::fvc::ddt(), Foam::resError::div(), Foam::getRefCellValue(), Foam::resError::laplacian(), nNonOrthCorr, p_rgh, phi, pRefCell, rho, and rUAf().
| if | ( | p_rgh. | needReference() | ) |
| U correctBoundaryConditions | ( | ) |
| phi |