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:
@ -27,6 +27,6 @@ thermoType
|
||||
|
||||
defaultSpecie N2;
|
||||
|
||||
#include "thermo.compressibleGasGRI"
|
||||
#include "thermo"
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -27,6 +27,6 @@ thermoType
|
||||
|
||||
defaultSpecie N2;
|
||||
|
||||
#include "thermo.compressibleGasGRI"
|
||||
#include "thermo"
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -27,6 +27,6 @@ thermoType
|
||||
|
||||
defaultSpecie N2;
|
||||
|
||||
#include "thermo.compressibleGasGRI"
|
||||
#include "thermo"
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
Reference in New Issue
Block a user