Updated thermal baffle tutorials to use internal energy
This commit is contained in:
@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user