EaEqn.H File Reference

Go to the source code of this file.

Functions

fvScalarMatrix EaEqn (fvm::ddt(rho, hea)+mvConvection->fvmDiv(phi, hea)+fvc::ddt(rho, K)+fvc::div(phi, K)+(hea.name()=="ea" ? fvc::div(fvc::absolute(phi/fvc::interpolate(rho), U), p, "div(phiv,p)") :-dpdt) - fvm::laplacian(thermophysicalTransport->alphaEff(), hea)+fvOptions(rho, hea))
 
EaEqn relax ()
 
fvOptions constrain (EaEqn)
 
EaEqn solve ()
 
fvOptions correct (hea)
 
thermo correct ()
 

Function Documentation

◆ EaEqn()

fvScalarMatrix EaEqn ( fvm::ddt(rho, hea)+mvConvection->fvmDiv(phi, hea)+fvc::ddt(rho, K)+fvc::div(phi, K)+(hea.name()=="ea" ? fvc::div(fvc::absolute(phi/fvc::interpolate(rho), U), p, "div(phiv,p)") :-dpdt) - fvm::laplacian(thermophysicalTransport->alphaEff(), hea)+fvOptions(rho, hea)  )

◆ relax()

EaEqn relax ( )

◆ constrain()

fvOptions constrain ( EaEqn  )

◆ solve()

EaEqn solve ( )

◆ correct() [1/2]

fvOptions correct ( hea  )

◆ correct() [2/2]

thermo correct ( )