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(turbulence->alphaEff(), he)==fvOptions(rho, he)) |
| EEqn | relax () |
| fvOptions | constrain (EEqn) |
| fvOptions | correct (he) |
| thermo | correct () |
Variables | |
| eresidual = EEqn.solve().initialResidual() | |
| thermo correct | ( | ) |
| fvOptions correct | ( | he | ) |
| 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(turbulence->alphaEff(), he) | = =fvOptions(rho, he) | ) |
| precEq8 relax | ( | ) |
| eresidual = EEqn.solve().initialResidual() |
1.13.2