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 |
( |
| ) |
|
◆ constrain()
◆ HbyA
Definition at line 3 of file pEqn.H.
◆ Urel
Definition at line 60 of file pEqn.H.
Referenced by ThermoSurfaceFilm< CloudType >::absorbInteraction(), ThermoSurfaceFilm< CloudType >::bounceInteraction(), SprayParcel< ParcelType >::calcAtomisation(), SprayParcel< ParcelType >::calcBreakup(), NoAtomisation< CloudType >::clone(), NoBreakup< CloudType >::clone(), ReitzKHRT< CloudType >::clone(), BlobsSheetAtomisation< CloudType >::clone(), ReitzDiwakar< CloudType >::clone(), ETAB< CloudType >::clone(), PilchErdman< CloudType >::clone(), TAB< CloudType >::clone(), LISAAtomisation< CloudType >::clone(), SHF< CloudType >::clone(), ThermoSurfaceFilm< CloudType >::drySplashInteraction(), if(), SRFModel::New(), ThermoSurfaceFilm< CloudType >::splashInteraction(), BreakupModel< Foam::SprayCloud< Foam::DSMCCloud > >::TABtwoWeCrit(), LISAAtomisation< CloudType >::update(), and ThermoSurfaceFilm< CloudType >::wetSplashInteraction().