Go to the source code of this file.
◆ rAUrel()
volScalarField rAUrel |
( |
1.0/UrelEqn. |
A() | ) |
|
◆ HbyA()
volVectorField HbyA |
( |
"HbyA" |
, |
|
|
Urel |
|
|
) |
| |
◆ phiHbyA()
surfaceScalarField phiHbyA |
( |
"phiHbyA" |
, |
|
|
fvc::flux(HbyA)+fvc::interpolate(rAUrel) *fvc::ddtCorr(Urel, phi) |
|
|
) |
| |
◆ adjustPhi()
◆ rAtUrel()
tmp<volScalarField> rAtUrel |
( |
rAUrel |
| ) |
|
◆ if() [1/2]
if |
( |
pimple. |
consistent() | ) |
|
Definition at line 16 of file pEqn.H.
References Foam::fvc::grad(), HbyA, Foam::fvc::interpolate(), Foam::max(), mesh, p, phiHbyA, rAtUrel(), rAUrel(), Foam::fvc::snGrad(), and UrelEqn.
◆ if() [2/2]
if |
( |
pimple.nCorrPISO()<= |
1 | ) |
|
◆ constrainPressure()
◆ while()
while |
( |
pimple. |
correctNonOrthogonal() | ) |
|
◆ relax()
◆ correctBoundaryConditions()
Urel correctBoundaryConditions |
( |
| ) |
|
◆ correct()
◆ HbyA
Definition at line 3 of file pEqn.H.
◆ Urel
Definition at line 56 of file pEqn.H.
Referenced by ThermoSurfaceFilm< CloudType >::absorbInteraction(), ThermoSurfaceFilm< CloudType >::bounceInteraction(), SprayParcel< ParcelType >::calcAtomization(), SprayParcel< ParcelType >::calcBreakup(), NoBreakup< CloudType >::clone(), NoAtomization< CloudType >::clone(), ReitzKHRT< CloudType >::clone(), BlobsSheetAtomization< CloudType >::clone(), ReitzDiwakar< CloudType >::clone(), ETAB< CloudType >::clone(), PilchErdman< CloudType >::clone(), TAB< CloudType >::clone(), LISAAtomization< CloudType >::clone(), SHF< CloudType >::clone(), ThermoSurfaceFilm< CloudType >::drySplashInteraction(), if(), SRFModel::New(), ThermoSurfaceFilm< CloudType >::splashInteraction(), BreakupModel< Foam::SprayCloud< Foam::DSMCCloud > >::TABtwoWeCrit(), LISAAtomization< CloudType >::update(), and ThermoSurfaceFilm< CloudType >::wetSplashInteraction().