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

Go to the source code of this file.

Functions

MRF correctBoundaryVelocity (U)
fvVectorMatrix UEqn (fvm::ddt(alphacRho, U)+MRF.DDt(alphacRho, U) - fvm::Sp(fvc::ddt(rho)+fvc::div(rhoPhi), U)+fvm::div(rhoPhi, U)+turbulence->divDevRhoReff(U)==fvOptions(rho, U)+cloudSU)
UEqn relax ()
fvOptions constrain (UEqn)
volScalarField rAUc (1.0/UEqn.A())
surfaceScalarField rAUcf (fvc::interpolate(rAUc))
surfaceScalarField phicForces ((fvc::interpolate(rAUc *cloudVolSUSu) &mesh.Sf()))
 if (pimple.momentumPredictor())

Function Documentation

◆ correctBoundaryVelocity()

MRF correctBoundaryVelocity ( U )

References MRF, and U.

◆ UEqn()

fvVectorMatrix UEqn ( fvm::ddt(alphacRho, U)+MRF.DDt(alphacRho, U) - fvm::Sp(fvc::ddt(rho)+fvc::div(rhoPhi), U)+fvm::div(rhoPhi, U)+turbulence->divDevRhoReff(U) = =fvOptions(rhoU)+cloudSU)

References fvOptions, MRF, rho, rhoPhi, turbulence, and U.

◆ relax()

UEqn relax ( )

References UEqn.

◆ constrain()

fvOptions constrain ( UEqn )

References fvOptions, and UEqn.

◆ rAUc()

volScalarField rAUc ( 1.0/UEqn. A())

References UEqn.

◆ rAUcf()

surfaceScalarField rAUcf ( fvc::interpolate(rAUc) )

References rAUc().

Here is the call graph for this function:

◆ phicForces()

surfaceScalarField phicForces ( (fvc::interpolate(rAUc *cloudVolSUSu) &mesh.Sf()) )

References mesh, and rAUc().

Here is the call graph for this function:

◆ if()

if ( pimple. momentumPredictor())

Definition at line 28 of file UEqn.H.

References alpha1, fvOptions, ghf, mesh, mixture, p_rgh, phicForces(), pimple, rAUcf(), rho, solve(), U, and UEqn.

Here is the call graph for this function: