BUG: Update mixture type in tutorials

This commit is contained in:
sergio
2018-06-05 10:44:41 -07:00
parent ea4c4f1b2f
commit 9d31ff4436
3 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@ FoamFile
thermoType
{
type heRhoThermo;
mixture singleComponentMixture;
mixture pureMixture;
transport const;
thermo hConst;
equationOfState rhoConst;

View File

@ -17,7 +17,7 @@ FoamFile
thermoType
{
type heRhoThermo;
mixture singleComponentMixture;
mixture pureMixture;
transport const;
thermo hConst;
equationOfState perfectGas;

View File

@ -17,7 +17,7 @@ FoamFile
thermoType
{
type heRhoThermo;
mixture singleComponentMixture;
mixture pureMixture;
transport const;
thermo hConst;
equationOfState perfectGas;