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

Go to the source code of this file.

Functions

surfaceScalarField rAUf ("rAUf", fvc::interpolate(rAU))
volVectorField H ("H", UEqn.H())
volVectorField HbyA ("HbyA", U)
surfaceScalarField phiHbyA ("phiHbyA", fvc::flux(HbyA))
MRF makeRelative (phiHbyA)
surfaceScalarField phig ((mixture.surfaceTensionForce() - ghf *fvc::snGrad(cellMask *rho)) *rAUf *faceMask *mesh.magSf())
 if (adjustFringe)
 constrainPressure (p_rgh, U, phiHbyA, rAUf, MRF)
 while (pimple.correctNonOrthogonal())

Variables

 HbyA = constrainHbyA(rAU*H, U, p_rgh)
 phiHbyA = phig

Function Documentation

◆ rAUf()

surfaceScalarField rAUf ( "rAUf" ,
fvc::interpolate(rAU)  )

References rAU.

◆ H()

volVectorField H ( "H" ,
UEqn. H() )

References UEqn.

◆ HbyA()

volVectorField HbyA ( "HbyA" ,
U  )

References U.

◆ phiHbyA()

surfaceScalarField phiHbyA ( "phiHbyA" ,
fvc::flux(HbyA)  )

References HbyA.

◆ makeRelative()

MRF makeRelative ( phiHbyA )

References MRF, and phiHbyA.

◆ phig()

surfaceScalarField phig ( (mixture.surfaceTensionForce() - ghf *fvc::snGrad(cellMask *rho)) *rAUf *faceMask *mesh.magSf() )

References faceMask, ghf, mesh, mixture, rAUf(), and rho.

Here is the call graph for this function:

◆ if()

if ( adjustFringe )

Definition at line 26 of file pEqn.H.

References adjustFringe, phiHbyA, U, and zoneIdMass.

◆ constrainPressure()

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

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

Here is the call graph for this function:

◆ while()

while ( pimple. correctNonOrthogonal())

Definition at line 34 of file pEqn.H.

References fvOptions, HbyA, oversetPatchErrOutput, p_rgh, phi, phig(), phiHbyA, pimple, pRefCell, rAU, rAUf(), and U.

Here is the call graph for this function:

Variable Documentation

◆ HbyA

HbyA = constrainHbyA(rAU*H, U, p_rgh)

Definition at line 10 of file pEqn.H.

◆ phiHbyA

phiHbyA = phig

Definition at line 24 of file pEqn.H.