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

@ -19,12 +19,21 @@ thermoType hRhoThermo<pureMixture<constTransport<specieThermo<hConstThermo<
mixture
{
nMoles 1;
molWeight 28.9;
Cp 1000;
Hf 0;
mu 1.8e-05;
Pr 0.7;
specie
{
nMoles 1;
molWeight 28.9;
}
thermodynamics
{
Cp 1000;
Hf 0;
}
transport
{
mu 1.8e-05;
Pr 0.7;
}
}

View File

@ -19,12 +19,21 @@ thermoType hRhoThermo<pureMixture<constTransport<specieThermo<hConstThermo<
mixture
{
nMoles 1;
molWeight 28.9;
Cp 1000;
Hf 0;
mu 1.8e-05;
Pr 0.7;
specie
{
nMoles 1;
molWeight 28.9;
}
thermodynamics
{
Cp 1000;
Hf 0;
}
transport
{
mu 1.8e-05;
Pr 0.7;
}
}