ENH: Updated tutorial thermo files

This commit is contained in:
andy
2011-05-27 17:33:41 +01:00
parent a49872ac2e
commit 57f6a904ec
50 changed files with 1596 additions and 708 deletions

View File

@ -22,12 +22,21 @@ thermoType ePsiThermo<pureMixture<constTransport<specieThermo<hConstThermo<
// and gamma = 7/5
mixture
{
nMoles 1;
molWeight 11640.3;
Cp 2.5;
Hf 0;
mu 0;
Pr 1;
specie
{
nMoles 1;
molWeight 11640.3;
}
thermodynamics
{
Cp 2.5;
Hf 0;
}
transport
{
mu 0;
Pr 1;
}
}

View File

@ -19,12 +19,21 @@ thermoType ePsiThermo<pureMixture<constTransport<specieThermo<eConstThermo<
mixture
{
nMoles 1;
molWeight 28.9;
Cv 717.5;
Hf 0;
mu 0;
Pr 0.7;
specie
{
nMoles 1;
molWeight 28.9;
}
thermodynamics
{
Cv 717.5;
Hf 0;
}
transport
{
mu 0;
Pr 0.7;
}
}

View File

@ -19,12 +19,21 @@ thermoType ePsiThermo<pureMixture<constTransport<specieThermo<eConstThermo<
mixture
{
nMoles 1;
molWeight 28.9;
Cv 717.5;
Hf 0;
mu 1.8e-05;
Pr 0.7;
specie
{
nMoles 1;
molWeight 28.9;
}
thermodynamics
{
Cv 717.5;
Hf 0;
}
transport
{
mu 1.8e-05;
Pr 0.7;
}
}

View File

@ -19,12 +19,21 @@ thermoType ePsiThermo<pureMixture<constTransport<specieThermo<eConstThermo<
mixture
{
nMoles 1;
molWeight 28.9;
Cv 717.5;
Hf 0;
mu 1.8e-05;
Pr 0.7;
specie
{
nMoles 1;
molWeight 28.9;
}
thermodynamics
{
Cv 717.5;
Hf 0;
}
transport
{
mu 1.8e-05;
Pr 0.7;
}
}