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)==rho *(U &g)+radiation->Sh(thermo, he)+fvOptions(rho, he))
 
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 = =rho *(U &g)+radiation->Sh(thermohe)+fvOptions(rhohe))

◆ relax()

EEqn relax ( )

◆ constrain()

fvOptions constrain ( EEqn  )

◆ solve()

EEqn solve ( )

◆ correct() [1/2]

fvOptions correct ( he  )

◆ correct() [2/2]

thermo correct ( )