Loading...
Searching...
No Matches
UcEqn.H File Reference

Go to the source code of this file.

Functions

fvVectorMatrix UcEqn (fvm::ddt(alphac, Uc)+fvm::div(alphaPhic, Uc) - fvm::Sp(fvc::ddt(alphac)+fvc::div(alphaPhic), Uc)+continuousPhaseTurbulence->divDevRhoReff(Uc)==(1.0/rhoc) *cloudSU)
UcEqn relax ()
volScalarField rAUc (1.0/UcEqn.A())
surfaceScalarField rAUcf ("Dp", fvc::interpolate(rAUc))
surfaceScalarField phicForces (fvc::flux(rAUc *cloudVolSUSu/rhoc)+rAUcf *(g &mesh.Sf()))
 if (pimple.momentumPredictor())

Function Documentation

◆ UcEqn()

fvVectorMatrix UcEqn ( fvm::ddt(alphac, Uc)+fvm::div(alphaPhic, Uc) - fvm::Sp(fvc::ddt(alphac)+fvc::div(alphaPhic), Uc)+continuousPhaseTurbulence->divDevRhoReff(Uc) = =(1.0/rhoc) *cloudSU)

References continuousPhaseTurbulence().

Referenced by if(), rAUc(), and relax().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ relax()

UcEqn relax ( )

References UcEqn().

Here is the call graph for this function:

◆ rAUc()

volScalarField rAUc ( 1.0/UcEqn. A())

References UcEqn().

Referenced by phicForces(), phicForces(), phiHbyA(), rAUcf(), rAUcf(), and while().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ rAUcf()

surfaceScalarField rAUcf ( "Dp" ,
fvc::interpolate(rAUc)  )

References rAUc().

Referenced by constrainPressure(), constrainPressure(), if(), phicForces(), phig(), phiHbyA(), phiHbyA(), and while().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ phicForces()

surfaceScalarField phicForces ( fvc::flux(rAUc *cloudVolSUSu/rhoc)+rAUcf *(g &mesh.Sf()) )

References g, mesh, rAUc(), and rAUcf().

Referenced by if(), phig(), and while().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ if()

if ( pimple. momentumPredictor())

Definition at line 20 of file UcEqn.H.

References mesh, p, phicForces(), pimple, rAUcf(), solve(), and UcEqn().

Here is the call graph for this function: