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

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(fvc::absolute(phi, rho, U), p/rho) :-betav *dpdt) - fvm::laplacian(Db, hea)+betav *fvModels.source(rho, hea))
 
EaEqn relax ()
 
fvConstraints constrain (EaEqn)
 
EaEqn solve ()
 
fvConstraints constrain (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(fvc::absolute(phi, rho, U), p/rho) :-betav *dpdt) - fvm::laplacian(Db, hea)+betav *fvModels.source(rho, hea)

Referenced by XiFluid::EaSolve().

Here is the caller graph for this function:

◆ relax()

◆ constrain() [1/2]

fvConstraints constrain ( EaEqn  )

◆ solve()

EaEqn solve ( )

◆ constrain() [2/2]

fvConstraints constrain ( hea  )

◆ correct()

thermo correct ( )