EEqn.H File Reference
This graph shows which files directly or indirectly include this file:

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))))+thermophysicalTransport->divq(he)==fvModels.source(rho, he))
 
EEqn relax ()
 
fvConstraints constrain (EEqn)
 
EEqn solve ()
 
fvConstraints constrain (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))))+thermophysicalTransport->divq(he = =fvModels.source(rhohe))

◆ relax()

EEqn relax ( )

◆ constrain() [1/2]

fvConstraints constrain ( EEqn  )

◆ solve()

EEqn solve ( )

◆ constrain() [2/2]

fvConstraints constrain ( he  )

◆ correct()

thermo correct ( )