tutorials/combustion/reactingFoam: Removed redundant entries

Resolves bug report https://bugs.openfoam.org/view.php?id=3582
This commit is contained in:
Henry Weller
2020-10-25 18:14:44 +00:00
parent a50ded5b9a
commit 5e3c5a9698
2 changed files with 0 additions and 16 deletions

View File

@ -21,14 +21,6 @@ chemistryType
method TDAC;
}
importantSpecies
{
CH4;
H2O;
O2;
CO2;
}
chemistry on;
initialChemicalTimeStep 1e-07;

View File

@ -35,14 +35,6 @@ odeCoeffs
relTol 1e-1;
}
importantSpecies
{
CO2;
H2O;
CH4;
O2;
}
reduction
{
tolerance 1e-4;