tutorials/modules/multicomponentFluid/counterFlowFlame.*: Renamed thermo.compressibleGasGRI thermo

to avoid further confusion concerning the origin of the thermo and transport
data which is not that supplied with the GRI mechanism as the these simple test
cases is to demonstrate the integration of a complex mechanism with or without
TDAC and ISAT, not complex transport modelling.
This commit is contained in:
Henry Weller
2022-10-04 09:29:07 +01:00
parent 2fec74888d
commit 5c09a84508
6 changed files with 3 additions and 3 deletions

View File

@ -27,6 +27,6 @@ thermoType
defaultSpecie N2;
#include "thermo.compressibleGasGRI"
#include "thermo"
// ************************************************************************* //

View File

@ -27,6 +27,6 @@ thermoType
defaultSpecie N2;
#include "thermo.compressibleGasGRI"
#include "thermo"
// ************************************************************************* //

View File

@ -27,6 +27,6 @@ thermoType
defaultSpecie N2;
#include "thermo.compressibleGasGRI"
#include "thermo"
// ************************************************************************* //