From 5e3c5a9698e8be746e3c951fa18cc4a0ddd13894 Mon Sep 17 00:00:00 2001 From: Henry Weller Date: Sun, 25 Oct 2020 18:14:44 +0000 Subject: [PATCH] tutorials/combustion/reactingFoam: Removed redundant entries Resolves bug report https://bugs.openfoam.org/view.php?id=3582 --- .../RAS/DLR_A_LTS/constant/chemistryProperties | 8 -------- .../RAS/SandiaD_LTS/constant/chemistryProperties.orig | 8 -------- 2 files changed, 16 deletions(-) diff --git a/tutorials/combustion/reactingFoam/RAS/DLR_A_LTS/constant/chemistryProperties b/tutorials/combustion/reactingFoam/RAS/DLR_A_LTS/constant/chemistryProperties index aefe04f482..332408ad4a 100644 --- a/tutorials/combustion/reactingFoam/RAS/DLR_A_LTS/constant/chemistryProperties +++ b/tutorials/combustion/reactingFoam/RAS/DLR_A_LTS/constant/chemistryProperties @@ -21,14 +21,6 @@ chemistryType method TDAC; } -importantSpecies -{ - CH4; - H2O; - O2; - CO2; -} - chemistry on; initialChemicalTimeStep 1e-07; diff --git a/tutorials/combustion/reactingFoam/RAS/SandiaD_LTS/constant/chemistryProperties.orig b/tutorials/combustion/reactingFoam/RAS/SandiaD_LTS/constant/chemistryProperties.orig index 6dbc83239d..f3f18efb71 100644 --- a/tutorials/combustion/reactingFoam/RAS/SandiaD_LTS/constant/chemistryProperties.orig +++ b/tutorials/combustion/reactingFoam/RAS/SandiaD_LTS/constant/chemistryProperties.orig @@ -35,14 +35,6 @@ odeCoeffs relTol 1e-1; } -importantSpecies -{ - CO2; - H2O; - CH4; - O2; -} - reduction { tolerance 1e-4;