Skip to content
Snippets Groups Projects
Commit 9d31ff44 authored by sergio's avatar sergio
Browse files

BUG: Update mixture type in tutorials

parent ea4c4f1b
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ FoamFile
thermoType
{
type heRhoThermo;
mixture singleComponentMixture;
mixture pureMixture;
transport const;
thermo hConst;
equationOfState rhoConst;
......
......@@ -17,7 +17,7 @@ FoamFile
thermoType
{
type heRhoThermo;
mixture singleComponentMixture;
mixture pureMixture;
transport const;
thermo hConst;
equationOfState perfectGas;
......
......@@ -17,7 +17,7 @@ FoamFile
thermoType
{
type heRhoThermo;
mixture singleComponentMixture;
mixture pureMixture;
transport const;
thermo hConst;
equationOfState perfectGas;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment