Go to the source code of this file.
Functions | |
fvScalarMatrix | EEqn (fvm::div(phi, he)+(he.name()=="e" ? fvc::div(phi, volScalarField("Ekp", 0.5 *magSqr(U)+p/rho)) :fvc::div(phi, volScalarField("K", 0.5 *magSqr(U)))) - fvm::laplacian(turb.alphaEff(), he)==rho *(U &g)+rad.Sh(thermo, he)+fvOptions(rho, he)) |
EEqn | relax () |
fvOptions | constrain (EEqn) |
if (coupled) | |
fvOptions | correct (he) |
thermo | correct () |
Variables | |
else | |
fvScalarMatrix EEqn | ( | fvm::div(phi, he)+(he.name()=="e" ? fvc::div(phi, volScalarField("Ekp", 0.5 *magSqr(U)+p/rho)) :fvc::div(phi, volScalarField("K", 0.5 *magSqr(U)))) - fvm::laplacian(turb.alphaEff(), he) | = =rho *(U &g)+rad.Sh(thermo, he)+fvOptions(rho, he) | ) |
EEqn relax | ( | ) |
if | ( | coupled | ) |
Definition at line 23 of file EEqn.H.
References EEqn(), and fvMatrixAssemblyPtr.
thermo correct | ( | ) |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.