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

Go to the source code of this file.

Functions

surfaceScalarField phiHbyA ("phiHbyA", fvc::flux(HbyA)+alphacf *fvc::interpolate(rho *rAUc) *fvc::ddtCorr(U, phi))
MRF makeRelative (phiHbyA)
 adjustPhi (phiHbyA, U, p_rgh)
surfaceScalarField phig (phicForces+(fvc::interpolate(mixture.sigmaK()) *fvc::snGrad(alpha1) - ghf *fvc::snGrad(rho)) *rAUcf *mesh.magSf())
 constrainPressure (p_rgh, U, phiHbyA, rAUcf, MRF)
 while (pimple.correctNonOrthogonal())

Variables

 phiHbyA = phig

Function Documentation

◆ phiHbyA()

surfaceScalarField phiHbyA ( "phiHbyA" ,
fvc::flux(HbyA)+alphacf *fvc::interpolate(rho *rAUc) *fvc::ddtCorr(U, phi)  )

References HbyA, phi, rAUc(), rho, and U.

Here is the call graph for this function:

◆ makeRelative()

MRF makeRelative ( phiHbyA )

References MRF, and phiHbyA.

◆ adjustPhi()

adjustPhi ( phiHbyA ,
U ,
p_rgh  )

References p_rgh, phiHbyA, and U.

◆ phig()

surfaceScalarField phig ( phicForces+ fvc::interpolate(mixture.sigmaK()) *fvc::snGrad(alpha1) - ghf *fvc::snGrad(rho)) *rAUcf *mesh.magSf()

References alpha1, ghf, mesh, mixture, phicForces(), rAUcf(), and rho.

Here is the call graph for this function:

◆ constrainPressure()

constrainPressure ( p_rgh ,
U ,
phiHbyA ,
rAUcf ,
MRF  )

References MRF, p_rgh, phiHbyA, rAUcf(), and U.

Here is the call graph for this function:

◆ while()

while ( pimple. correctNonOrthogonal())

Definition at line 28 of file pEqn.H.

References fvOptions, HbyA, p_rgh, phi, phig(), phiHbyA, pimple, pRefCell, rAUc(), rAUcf(), and U.

Here is the call graph for this function:

Variable Documentation

◆ phiHbyA

phiHbyA = phig

Definition at line 23 of file pEqn.H.