thermophysicalModels::eRefConstThermo: New thermodynamics to be used with internal energy

in preference hRefConstThermo.
This commit is contained in:
Henry Weller
2018-10-26 18:19:44 +01:00
parent 2cc3cb1b0d
commit 80cc9603a1
20 changed files with 635 additions and 64 deletions

View File

@ -20,8 +20,8 @@ thermoType
type heRhoThermo;
mixture pureMixture;
transport const;
thermo hRefConst;
equationOfState rhoConst;//perfectGas;
thermo eRefConst;
equationOfState rhoConst;
specie specie;
energy sensibleInternalEnergy;
}
@ -39,9 +39,9 @@ mixture
thermodynamics
{
Hf 0;
Cp 12078.4;
Cv 12078.4;
Tref 373.55;
Href 2675500;
Eref 2675500;
}
transport
{

View File

@ -20,7 +20,7 @@ thermoType
type heRhoThermo;
mixture pureMixture;
transport const;
thermo hRefConst;
thermo eRefConst;
equationOfState rhoConst;
specie specie;
energy sensibleInternalEnergy;
@ -39,9 +39,9 @@ mixture
thermodynamics
{
Hf 0;
Cp 4195;
Cv 4195;
Tref 373.55;
Href 417500;
Eref 417500;
}
transport
{

View File

@ -20,8 +20,8 @@ thermoType
type heRhoThermo;
mixture pureMixture;
transport const;
thermo hRefConst;
equationOfState rhoConst;//perfectGas;
thermo eRefConst;
equationOfState rhoConst;
specie specie;
energy sensibleInternalEnergy;
}
@ -39,9 +39,9 @@ mixture
thermodynamics
{
Hf 0;
Cp 12078.4;
Cv 12078.4;
Tref 373.55;
Href 2675500;
Eref 2675500;
}
transport
{

View File

@ -20,8 +20,8 @@ thermoType
type heRhoThermo;
mixture pureMixture;
transport const;
thermo hRefConst;
equationOfState rhoConst;//perfectGas;
thermo eRefConst;
equationOfState rhoConst;
specie specie;
energy sensibleInternalEnergy;
}
@ -39,9 +39,9 @@ mixture
thermodynamics
{
Hf 0;
Cp 12078.4;
Cv 12078.4;
Tref 373.55;
Href 2675500;
Eref 2675500;
}
transport
{

View File

@ -20,7 +20,7 @@ thermoType
type heRhoThermo;
mixture pureMixture;
transport const;
thermo hRefConst;
thermo eRefConst;
equationOfState rhoConst;
specie specie;
energy sensibleInternalEnergy;
@ -39,9 +39,9 @@ mixture
thermodynamics
{
Hf 0;
Cp 4195;
Cv 4195;
Tref 373.55;
Href 417500;
Eref 417500;
}
transport
{

View File

@ -20,7 +20,7 @@ thermoType
type heRhoThermo;
mixture pureMixture;
transport const;
thermo hRefConst;
thermo eRefConst;
equationOfState perfectGas;
specie specie;
energy sensibleInternalEnergy;
@ -39,9 +39,9 @@ mixture
thermodynamics
{
Hf 0;
Cp 12078.4;
Cv 12078.4;
Tref 373.55;
Href 2675500;
Eref 2675500;
}
transport
{

View File

@ -20,7 +20,7 @@ thermoType
type heRhoThermo;
mixture pureMixture;
transport const;
thermo hRefConst;
thermo eRefConst;
equationOfState rhoConst;
specie specie;
energy sensibleInternalEnergy;
@ -41,9 +41,9 @@ mixture
thermodynamics
{
Hf 0;
Cp 4195;
Cv 4195;
Tref 373.55;
Href 417500;
Eref 417500;
}
transport
{

View File

@ -20,8 +20,8 @@ thermoType
type heRhoThermo;
mixture pureMixture;
transport const;
thermo hRefConst;
equationOfState rhoConst;//perfectGas;
thermo eRefConst;
equationOfState rhoConst;
specie specie;
energy sensibleInternalEnergy;
}
@ -39,9 +39,9 @@ mixture
thermodynamics
{
Hf 0;
Cp 12078.4;
Cv 12078.4;
Tref 373.55;
Href 2675500;
Eref 2675500;
}
transport
{

View File

@ -20,7 +20,7 @@ thermoType
type heRhoThermo;
mixture pureMixture;
transport const;
thermo hRefConst;
thermo eRefConst;
equationOfState rhoConst;
specie specie;
energy sensibleInternalEnergy;
@ -39,9 +39,9 @@ mixture
thermodynamics
{
Hf 0;
Cp 4195;
Cv 4195;
Tref 373.55;
Href 417500;
Eref 417500;
}
transport
{

View File

@ -23,9 +23,11 @@ thermoType
thermo hRefConst;
equationOfState perfectGas;
specie specie;
energy sensibleInternalEnergy;
energy sensibleEnthalpy;
}
dpdt no;
mixture
{
specie
@ -36,7 +38,6 @@ mixture
{
rho 1;
}
thermodynamics
{
Hf 0;

View File

@ -20,7 +20,7 @@ thermoType
type heRhoThermo;
mixture pureMixture;
transport const;
thermo hRefConst;
thermo eRefConst;
equationOfState rhoConst;
specie specie;
energy sensibleInternalEnergy;
@ -36,14 +36,14 @@ mixture
{
R 3000;
rho0 959;
rho 959;
rho 959;
}
thermodynamics
{
Hf 0;
Cp 4195;
Cv 4195;
Tref 373.55;
Href 417500;
Eref 417500;
}
transport
{

View File

@ -20,7 +20,7 @@ thermoType
type heRhoThermo;
mixture pureMixture;
transport const;
thermo hRefConst;
thermo eRefConst;
equationOfState perfectGas;
specie specie;
energy sensibleInternalEnergy;
@ -39,9 +39,9 @@ mixture
thermodynamics
{
Hf 0;
Cp 12078.4;
Cv 12078.4;
Tref 373.55;
Href 2675500;
Eref 2675500;
}
transport
{

View File

@ -20,7 +20,7 @@ thermoType
type heRhoThermo;
mixture pureMixture;
transport const;
thermo hRefConst;
thermo eRefConst;
equationOfState rhoConst;
specie specie;
energy sensibleInternalEnergy;
@ -41,9 +41,9 @@ mixture
thermodynamics
{
Hf 0;
Cp 4195;
Cv 4195;
Tref 373.55;
Href 417500;
Eref 417500;
}
transport
{

View File

@ -20,7 +20,7 @@ thermoType
type heRhoThermo;
mixture pureMixture;
transport const;
thermo hRefConst;
thermo eRefConst;
equationOfState perfectFluid;
specie specie;
energy sensibleInternalEnergy;
@ -44,9 +44,9 @@ mixture
thermodynamics
{
Hf 0;
Cp 4195;
Cv 4195;
Tref 372.76;
Href 417500;
Eref 417500;
}
transport