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

Go to the source code of this file.

Functions

fvScalarMatrix EEqn (fvm::div(phi, he)+(he.name()=="e" ? fvc::div(phi, volScalarField("Ekp", 0.5 *magSqr(U)+p/rho)) :fvc::div(phi, volScalarField("K", 0.5 *magSqr(U)))) - fvm::laplacian(turbulence->alphaEff(), he)==fvOptions(rho, he))
 if (MRF.active())
EEqn relax ()
fvOptions constrain (EEqn)
EEqn solve ()
fvOptions correct (he)
thermo correct ()

Function Documentation

◆ EEqn()

fvScalarMatrix EEqn ( fvm::div(phi, he)+(he.name()=="e" ? fvc::div(phi, volScalarField("Ekp", 0.5 *magSqr(U)+p/rho)) :fvc::div(phi, volScalarField("K", 0.5 *magSqr(U)))) - fvm::laplacian(turbulence->alphaEff(), he) = =fvOptions(rhohe))

References fvOptions, he, p, phi, rho, turbulence, and U.

◆ if()

if ( MRF. active())

Definition at line 17 of file EEqn.H.

References EEqn(), MRF, and p.

Here is the call graph for this function:

◆ relax()

EEqn relax ( )

References EEqn().

Here is the call graph for this function:

◆ constrain()

fvOptions constrain ( EEqn )

References EEqn(), and fvOptions.

Here is the call graph for this function:

◆ solve()

EEqn solve ( )

References EEqn().

Here is the call graph for this function:

◆ correct() [1/2]

fvOptions correct ( he )

References fvOptions, and he.

◆ correct() [2/2]

thermo correct ( )