Chemistry model for solid thermodynamics.
Pyrolysis chemistry model. It includes gas phase in the solid reaction.
Macros for instantiating solid chemistry models based on compressibility and transport types.
#define makeSolidChemistrySolverTypes(SolidChem, Comp, SThermo, GThermo)
sutherlandTransport< species::thermo< janafThermo< perfectGas< specie > >, sensibleEnthalpy > > gasHThermoPhysics
exponentialSolidTransport< species::thermo< hPowerThermo< rhoConst< specie > >, sensibleEnthalpy > > hPowerSolidThermoPhysics
constIsoSolidTransport< species::thermo< hPowerThermo< rhoConst< specie > >, sensibleEnthalpy > > hExpKappaConstSolidThermoPhysics
constIsoSolidTransport< species::thermo< hConstThermo< rhoConst< specie > >, sensibleEnthalpy > > hConstSolidThermoPhysics
Type definitions for solid-thermo-physics models.
Type definitions for thermo-physics models.