diff --git a/tutorials/combustion/reactingFoam/RAS/chockedNozzle/constant/combustionProperties b/tutorials/combustion/reactingFoam/RAS/chockedNozzle/constant/combustionProperties index 15aa2a8895..1772e4246b 100644 --- a/tutorials/combustion/reactingFoam/RAS/chockedNozzle/constant/combustionProperties +++ b/tutorials/combustion/reactingFoam/RAS/chockedNozzle/constant/combustionProperties @@ -15,7 +15,7 @@ FoamFile } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // -combustionModel EDC; +combustionModel EDC; active false; diff --git a/tutorials/combustion/reactingFoam/RAS/chockedNozzle/constant/reactionsGRI b/tutorials/combustion/reactingFoam/RAS/chockedNozzle/constant/reactionsGRI index 6c75e47437..73a100a177 100644 --- a/tutorials/combustion/reactingFoam/RAS/chockedNozzle/constant/reactionsGRI +++ b/tutorials/combustion/reactingFoam/RAS/chockedNozzle/constant/reactionsGRI @@ -1,10 +1,13 @@ species ( -O2 -N2 + O2 + N2 ) ; reactions {} + +elements +();