Loading...
Searching...
No Matches
EaEqn.H File Reference

Go to the source code of this file.

Functions

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

Function Documentation

◆ EaEqn()

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

References betav, Db(), dpdt, fvOptions, mvConvection(), p, phi, and rho.

Referenced by constrain(), relax(), and solve().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ relax()

EaEqn relax ( )

References EaEqn().

Here is the call graph for this function:

◆ constrain()

fvOptions constrain ( EaEqn )

References EaEqn(), and fvOptions.

Here is the call graph for this function:

◆ solve()

EaEqn solve ( )

References EaEqn().

Here is the call graph for this function:

◆ correct() [1/2]

fvOptions correct ( hea )

References fvOptions.

◆ correct() [2/2]

thermo correct ( )