Functions
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::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)-fvm::laplacian(turb.alphaEff(), he)==rho *(U &g)+rad.Sh(thermo)+fvOptions(rho, he))
 
EEqn relax ()
 
fvOptions constrain (EEqn)
 
EEqn solve (mesh.solver(he.select(finalIter)))
 
fvOptions correct (he)
 
thermo correct ()
 

Function Documentation

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)-fvm::laplacian(turb.alphaEff(), he = =rho *(U &g)+rad.Sh(thermo)+fvOptions(rhohe))
Initial value:
{
volScalarField & he
Definition: YEEqn.H:56
GeometricField< scalar, fvPatchField, volMesh > volScalarField
Definition: volFieldsFwd.H:52
psiReactionThermo & thermo
Definition: createFields.H:31
EEqn relax ( )
fvOptions constrain ( EEqn  )
EEqn solve ( mesh.  solverhe.select(finalIter))
fvOptions correct ( he  )
thermo correct ( )