Go to the source code of this file.
Variables | |
| dtChem = chemistry.solve(runTime.deltaT().value()) | |
| scalar | Qdot = chemistry.Qdot()()[0]/rho[0] |
| integratedHeat = Qdot*runTime.deltaT().value() | |
| dtChem = chemistry.solve(runTime.deltaT().value()) |
Definition at line 1 of file solveChemistry.H.
| scalar Qdot = chemistry.Qdot()()[0]/rho[0] |
Definition at line 2 of file solveChemistry.H.
Referenced by greyMeanAbsorptionEmission::ECont(), wideBandAbsorptionEmission::ECont(), solidChemistryModel< CompType, SolidThermo >::Qdot(), and chemistryModel< CompType, ThermoType >::Qdot().
| integratedHeat = Qdot*runTime.deltaT().value() |
Definition at line 3 of file solveChemistry.H.
1.8.13