tutorials/combustion/reactingFoam: Removed redundant entries
Resolves bug report https://bugs.openfoam.org/view.php?id=3582
This commit is contained in:
@ -21,14 +21,6 @@ chemistryType
|
|||||||
method TDAC;
|
method TDAC;
|
||||||
}
|
}
|
||||||
|
|
||||||
importantSpecies
|
|
||||||
{
|
|
||||||
CH4;
|
|
||||||
H2O;
|
|
||||||
O2;
|
|
||||||
CO2;
|
|
||||||
}
|
|
||||||
|
|
||||||
chemistry on;
|
chemistry on;
|
||||||
|
|
||||||
initialChemicalTimeStep 1e-07;
|
initialChemicalTimeStep 1e-07;
|
||||||
|
|||||||
@ -35,14 +35,6 @@ odeCoeffs
|
|||||||
relTol 1e-1;
|
relTol 1e-1;
|
||||||
}
|
}
|
||||||
|
|
||||||
importantSpecies
|
|
||||||
{
|
|
||||||
CO2;
|
|
||||||
H2O;
|
|
||||||
CH4;
|
|
||||||
O2;
|
|
||||||
}
|
|
||||||
|
|
||||||
reduction
|
reduction
|
||||||
{
|
{
|
||||||
tolerance 1e-4;
|
tolerance 1e-4;
|
||||||
|
|||||||
Reference in New Issue
Block a user