Loading...
Searching...
No Matches
pEqn.H File Reference
Include dependency graph for pEqn.H:

Go to the source code of this file.

Functions

 if (!pimple.SIMPLErho())
const volScalarField psip0 (psi *p)
volScalarField rAU (1.0/UEqn.A())
surfaceScalarField rhorAUf ("rhorAUf", fvc::interpolate(rho *rAU))
volVectorField HbyA (constrainHbyA(rAU *UEqn.H(), U, p))
surfaceScalarField phig (-rhorAUf *ghf *fvc::snGrad(rho) *mesh.magSf())
surfaceScalarField phiHbyA ("phiHbyA",(fvc::flux(rho *HbyA)+MRF.zeroFilter(rhorAUf *fvc::ddtCorr(rho, U, phi)))+phig)
MRF makeRelative (fvc::interpolate(rho), phiHbyA)
 constrainPressure (p_rgh, rho, U, phiHbyA, rhorAUf, MRF)
fvScalarMatrix p_rghDDtEqn (fvc::ddt(rho)+psi *correction(fvm::ddt(p_rgh))+fvc::div(phiHbyA)==parcels.Srho()+surfaceFilm.Srho()+fvOptions(psi, p_rgh, rho.name()))
 while (pimple.correctNonOrthogonal())
thermo correctRho (psi *p - psip0)
 if (pressureControl.limit(p))
else if (pimple.SIMPLErho())
 if (thermo.dpdt())

Variables

 p = p_rgh + rho*gh

Function Documentation

◆ if() [1/4]

if ( !pimple. SIMPLErho())

Definition at line 1 of file pEqn.H.

References pimple, and rho.

◆ psip0()

const volScalarField psip0 ( psi * p)

References p, and psi.

◆ rAU()

volScalarField rAU ( 1.0/UEqn. A())

References UEqn.

◆ rhorAUf()

surfaceScalarField rhorAUf ( "rhorAUf" ,
fvc::interpolate(rho *rAU)  )

References rAU, and rho.

◆ HbyA()

volVectorField HbyA ( constrainHbyA(rAU *UEqn.H(), U, p) )

References p, rAU, U, and UEqn.

◆ phig()

surfaceScalarField phig ( -rhorAUf *ghf * fvc::snGradrho) *mesh.magSf()

References ghf, mesh, rho, and rhorAUf().

Here is the call graph for this function:

◆ phiHbyA()

surfaceScalarField phiHbyA ( "phiHbyA" ,
(fvc::flux(rho *HbyA)+MRF.zeroFilter(rhorAUf *fvc::ddtCorr(rho, U, phi)))+ phig )

References HbyA, MRF, phi, phig(), phiHbyA, rho, rhorAUf(), and U.

Here is the call graph for this function:

◆ makeRelative()

MRF makeRelative ( fvc::interpolate(rho) ,
phiHbyA  )

References MRF, phiHbyA, and rho.

◆ constrainPressure()

constrainPressure ( p_rgh ,
rho ,
U ,
phiHbyA ,
rhorAUf ,
MRF  )

References MRF, p_rgh, phiHbyA, rho, rhorAUf(), and U.

Here is the call graph for this function:

◆ p_rghDDtEqn()

fvScalarMatrix p_rghDDtEqn ( fvc::ddt(rho)+psi *correction(fvm::ddt(p_rgh))+fvc::div(phiHbyA) = =parcels.Srho()+surfaceFilm.Srho()+fvOptions(psip_rghrho.name()))

References fvOptions, p_rgh, phiHbyA, psi, rho, and surfaceFilm.

◆ while()

while ( pimple. correctNonOrthogonal())

Definition at line 42 of file pEqn.H.

References fvOptions, HbyA, p_rgh, p_rghDDtEqn(), phi, phig(), phiHbyA, pimple, rAU, rhorAUf(), and U.

Here is the call graph for this function:

◆ correctRho()

thermo correctRho ( psi *p - psip0)

References p, psi, and psip0().

Here is the call graph for this function:

◆ if() [2/4]

if ( pressureControl. limitp)

Definition at line 74 of file pEqn.H.

References gh, p, p_rgh, pressureControl, and rho.

◆ if() [3/4]

else if ( pimple. SIMPLErho())

Definition at line 80 of file pEqn.H.

References pimple, and rho.

◆ if() [4/4]

if ( thermo. dpdt())

Definition at line 88 of file pEqn.H.

References dpdt, mesh, p, rho, and U.

Variable Documentation

◆ p

p = p_rgh + rho*gh

Definition at line 66 of file pEqn.H.