singleStepCombustion: Refactored to include the singleStepReactingMixture functionality

allowing the removal of singleStepReactingMixture which is the first step in
refactoring the instantiation of the reaction scheme.
This commit is contained in:
Henry Weller
2019-08-01 14:24:13 +01:00
parent a8020984f6
commit b8fcd10cf7
17 changed files with 459 additions and 686 deletions

View File

@ -18,7 +18,7 @@ FoamFile
thermoType
{
type hePsiThermo;
mixture singleStepReactingMixture;
mixture reactingMixture;
transport sutherland;
thermo janaf;
energy sensibleEnthalpy;

View File

@ -18,7 +18,7 @@ FoamFile
thermoType
{
type hePsiThermo;
mixture singleStepReactingMixture;
mixture reactingMixture;
transport sutherland;
thermo janaf;
energy sensibleEnthalpy;

View File

@ -18,7 +18,7 @@ FoamFile
thermoType
{
type hePsiThermo;
mixture singleStepReactingMixture;
mixture reactingMixture;
transport sutherland;
thermo janaf;
energy sensibleEnthalpy;

View File

@ -18,7 +18,7 @@ FoamFile
thermoType
{
type hePsiThermo;
mixture singleStepReactingMixture;
mixture reactingMixture;
transport sutherland;
thermo janaf;
energy sensibleEnthalpy;