Equation of energy for QGD solver. More...

Go to the source code of this file.
Functions | |
| fvScalarMatrix | EEqn (fvm::ddt(rhoE)+fvc::div(phiJmH)+fvc::div(phiQ)-fvc::div(phiPiU)-fvc::div(phiSigmaDotU)) |
| EEqn | solve () |
| e | correctBoundaryConditions () |
| if (implicitDiffusion) | |
| rhoE | boundaryFieldRef () |
Variables | |
| e = rhoE/rho - 0.5*magSqr(U) | |
| else | |
| fvScalarMatrix EEqn | ( | fvm:: | ddtrhoE)+fvc::div(phiJmH)+fvc::div(phiQ)-fvc::div(phiPiU)-fvc::div(phiSigmaDotU | ) |
| e correctBoundaryConditions | ( | ) |
Referenced by GaussVolPoint::Div(), and GaussVolPoint::Grad().

| if | ( | implicitDiffusion | ) |
| rhoE boundaryFieldRef | ( | ) |
| else |