
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 () |
| 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 | ) |
| rho relax | ( | ) |
Referenced by fvMatrix< Type >::relax(), GeometricField< Type, GeoMesh, PrimitiveField >::relax(), MomentumCloud< CloudType >::relaxSources(), ReactingCloud< CloudType >::relaxSources(), and ThermoCloud< CloudType >::relaxSources().

| fvConstraints constrain | ( | EaEqn | ) |
| EaEqn solve | ( | ) |
| fvConstraints constrain | ( | hea | ) |
| thermo correct | ( | ) |