Go to the source code of this file.
Functions | |
| fvScalarMatrix | EEqn (fvm::ddt(rho, he)+fvm::div(phi, he)+fvc::ddt(rho, K)+fvc::div(phi, K)+(he.name()=="e" ? fvc::div(fvc::absolute(phi, rho, U), p/rho) :-dpdt)+thermophysicalTransport->divq(he)==rho *(U &g)+fvModels.source(rho, he)) |
| EEqn | relax () |
| fvConstraints | constrain (EEqn) |
| EEqn | solve () |
| fvConstraints | constrain (he) |
| thermo | correct () |
| fvScalarMatrix EEqn | ( | fvm::ddt(rho, he)+fvm::div(phi, he)+fvc::ddt(rho, K)+fvc::div(phi, K)+(he.name()=="e" ? fvc::div(fvc::absolute(phi, rho, U), p/rho) :-dpdt)+thermophysicalTransport->divq(he) | = =rho *(U &g)+fvModels.source(rho, he) | ) |
| EEqn relax | ( | ) |
| fvConstraints constrain | ( | EEqn | ) |
| EEqn solve | ( | ) |
| fvConstraints constrain | ( | he | ) |
| thermo correct | ( | ) |