#include <FlameMasterReactor.hpp>
◆ density
| Array1d fub::FlameMasterArrayState::density |
◆ enthalpies
| ArrayXd fub::FlameMasterArrayState::enthalpies |
◆ entropies
| ArrayXd fub::FlameMasterArrayState::entropies |
◆ heat_capacities_at_constant_pressure
| ArrayXd fub::FlameMasterArrayState::heat_capacities_at_constant_pressure |
◆ massFractions
| ArrayXd fub::FlameMasterArrayState::massFractions |
◆ moles
| ArrayXd fub::FlameMasterArrayState::moles |
◆ molesStorage
| ArrayXd fub::FlameMasterArrayState::molesStorage |
◆ production_rates
| ArrayXd fub::FlameMasterArrayState::production_rates |
Computational space for the reaction mechanism.
◆ rate_coefficients
| ArrayXd fub::FlameMasterArrayState::rate_coefficients |
◆ reaction_rates
| ArrayXd fub::FlameMasterArrayState::reaction_rates |
◆ temperature
| Array1d fub::FlameMasterArrayState::temperature |
We make this a pointer because we want to make sure it is stored at the beginning of moles (for CVode)
◆ thermoTemp
| Array1d fub::FlameMasterArrayState::thermoTemp |
Temperature at which the thermodynamic state was last evaluated.
◆ third_body_concentrations
| ArrayXd fub::FlameMasterArrayState::third_body_concentrations |
The documentation for this struct was generated from the following file: