EEqn.H File Reference

Go to the source code of this file.

Functions

fvScalarMatrix EEqn (fvm::ddt(rho, he)+fvm::div(phi, he)+fvc::ddt(rho, K)+fvc::div(phi, K)+(he.name()=="e" ? fvc::div(fvc::absolute(phi/fvc::interpolate(rho), U), p, "div(phiv,p)") :-dpdt)==radiation->Sh(thermo, he)+fvOptions(rho, he))
 
 if (turbulence.valid())
 
EEqn relax ()
 
fvOptions constrain (EEqn)
 
EEqn solve ()
 
fvOptions correct (he)
 
thermo correct ()
 

Function Documentation

◆ EEqn()

fvScalarMatrix EEqn ( fvm::ddt(rho, he)+fvm::div(phi, he)+fvc::ddt(rho, K)+fvc::div(phi, K)+(he.name()=="e" ? fvc::div(fvc::absolute(phi/fvc::interpolate(rho), U), p, "div(phiv,p)") :-dpdt)  = =radiation->Sh(thermohe)+fvOptions(rhohe))

◆ if()

if ( turbulence.  valid())

Definition at line 23 of file EEqn.H.

References EEqn(), he, and turbulence.

Here is the call graph for this function:

◆ relax()

EEqn relax ( )

◆ constrain()

fvOptions constrain ( EEqn  )

◆ solve()

EEqn solve ( )

◆ correct() [1/2]

fvOptions correct ( he  )

◆ correct() [2/2]

thermo correct ( )