Updated thermal baffle tutorials to use internal energy

This commit is contained in:
Henry Weller
2020-06-11 00:08:29 +01:00
parent c109bec4cc
commit 4ad1559fff
7 changed files with 12 additions and 12 deletions

View File

@ -20,10 +20,10 @@ thermoType
type heSolidThermo;
mixture pureMixture;
transport constIso;
thermo hConst;
thermo eConst;
equationOfState rhoConst;
specie specie;
energy sensibleEnthalpy;
energy sensibleInternalEnergy;
}
mixture
@ -39,7 +39,7 @@ mixture
thermodynamics
{
Hf 0;
Cp 1900;
Cv 1900;
}
transport
{