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

Go to the source code of this file.

Functions

fvVectorMatrix UEqn (fvm::ddt(rho, U)+fvm::div(rhoPhi, U) - fvm::Sp(fvc::ddt(rho)+fvc::div(rhoPhi), U)+turbulence->divDevRhoReff(rho, U)==fvOptions(rho, U))
UEqn relax ()
fvOptions constrain (UEqn)
 if (pimple.momentumPredictor())

Function Documentation

◆ UEqn()

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

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

◆ relax()

UEqn relax ( )

References UEqn.

◆ constrain()

fvOptions constrain ( UEqn )

References fvOptions, and UEqn.

◆ if()

if ( pimple. momentumPredictor())

Definition at line 14 of file UEqn.H.

References fvOptions, ghf, interface(), mesh, p_rgh, pimple, rho, solve(), U, and UEqn.

Here is the call graph for this function: