Definition in file pEqn.H.
#include "src/finiteVolume/cfdTools/compressible/rhoEqn.H"
#include "src/finiteVolume/cfdTools/compressible/compressibleContinuityErrs.H"
Go to the source code of this file.
Functions | |
surfaceScalarField | rhorUAf ("(rho*(1|A(U)))", fvc::interpolate(rho *rUA)) |
surfaceScalarField | phiU (fvc::interpolate(rho)*((fvc::interpolate(U)&mesh.Sf())+fvc::ddtPhiCorr(rUA, rho, U, phi))) |
for (int nonOrth=0;nonOrth<=nNonOrthCorr;nonOrth++) | |
U | correctBoundaryConditions () |
Variables | |
rho = thermo.rho() | |
volScalarField | rUA = 1.0/UEqn.A() |
U = rUA*UEqn.H() | |
phi = phiU - rhorUAf*ghf*fvc::snGrad(rho)*mesh.magSf() | |
p = p_rgh + rho*gh | |
DpDt = fvc::DDt(surfaceScalarField("phiU", phi/fvc::interpolate(rho)), p) |
surfaceScalarField phiU | ( | fvc:: | interpolaterho)*((fvc::interpolate(U)&mesh.Sf())+fvc::ddtPhiCorr(rUA, rho, U, phi) ) |
for | ( | ) |
Definition at line 18 of file pEqn.H.
References Foam::fvc::ddt(), Foam::resError::div(), gh, Foam::fvc::interpolate(), Foam::resError::laplacian(), mesh, nCorr(), nNonOrthCorr, p_rgh, phi, psi, rho, and rhorUAf().
U correctBoundaryConditions | ( | ) |
Definition at line 16 of file pEqn.H.
Referenced by waveTransmissiveFvPatchField< Type >::advectionSpeed(), advectiveFvPatchField< Type >::advectionSpeed(), TAB::breakupParcel(), ETAB::breakupParcel(), VariableHardSphere< CloudType >::collide(), LarsenBorgnakkeVariableHardSphere< CloudType >::collide(), SpalartAllmaras::correct(), oneEqEddy::correct(), lowReOneEqEddy::correct(), dynOneEqEddy::correct(), DeardorffDiffStress::correct(), Foam::fvc::ddtPhiCorr(), fluxCorrectedVelocityFvPatchVectorField::evaluate(), Foam::MULES::explicitSolve(), Foam::fvc::flux(), for(), forAll(), if(), interpolationCellPointFace< Type >::interpolate(), sphericalCS::localToGlobal(), fvMesh::movePoints(), incompressible::turbulenceModel::New(), turbulenceModel::New(), incompressible::RASModel::New(), RASModel::New(), incompressible::LESModel::New(), LESModel::New(), viscosityModel::New(), combustionModel::New(), null< Type >::operator()(), rhoMagSqr< Type >::operator()(), magSqr< Type >::operator()(), dynamicRefineFvMesh::refine(), dynamicRefineFvMesh::unrefine(), rawTopoChangerFvMesh::update(), timeVaryingMappedPressureDirectedInletVelocityFvPatchVectorField::updateCoeffs(), syringePressureFvPatchScalarField::updateCoeffs(), swirlFlowRateInletVelocityFvPatchVectorField::updateCoeffs(), pressureNormalInletOutletVelocityFvPatchVectorField::updateCoeffs(), pressureInletVelocityFvPatchVectorField::updateCoeffs(), pressureDirectedInletVelocityFvPatchVectorField::updateCoeffs(), pressureDirectedInletOutletVelocityFvPatchVectorField::updateCoeffs(), outletMappedUniformInletFvPatchField< Type >::updateCoeffs(), freestreamPressureFvPatchScalarField::updateCoeffs(), flowRateInletVelocityFvPatchVectorField::updateCoeffs(), fixedFluxPressureFvPatchScalarField::updateCoeffs(), and fanFvPatchField< Type >::updateCoeffs().