Tutorials: Corrected selection of thermodynamics packages

This commit is contained in:
Henry
2012-07-24 15:36:51 +01:00
parent 6a5711af69
commit 5cb555db9e
9 changed files with 15 additions and 15 deletions

View File

@ -15,7 +15,7 @@ FoamFile
} }
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
combustionModel infinitelyFastChemistry<psiCombustionModel,gasThermoPhysics>; combustionModel infinitelyFastChemistry<psiThermoCombustion,gasThermoPhysics>;
active true; active true;

View File

@ -15,9 +15,9 @@ FoamFile
} }
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
//combustionModel noCombustion<psiCombustionModel>; //combustionModel noCombustion<psiThermoCombustion>;
combustionModel infinitelyFastChemistry<psiCombustionModel,gasThermoPhysics>; combustionModel infinitelyFastChemistry<psiThermoCombustion,gasThermoPhysics>;
//combustionModel FSD<psiCombustionModel,gasThermoPhysics>; //combustionModel FSD<psiThermoCombustion,gasThermoPhysics>;
active true; active true;

View File

@ -16,7 +16,7 @@ FoamFile
} }
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
combustionModel infinitelyFastChemistry<psiCombustionModel,gasThermoPhysics>; combustionModel infinitelyFastChemistry<psiThermoCombustion,gasThermoPhysics>;
active on; active on;

View File

@ -8,7 +8,7 @@
FoamFile FoamFile
{ {
version 2.0; version 2.0;
format binary; format ascii;
class polyBoundaryMesh; class polyBoundaryMesh;
location "constant/polyMesh"; location "constant/polyMesh";
object boundary; object boundary;

View File

@ -15,7 +15,7 @@ FoamFile
} }
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
thermoType hePsiThermo<pureMixture<sutherlandTransport<specieThermo<eConstThermo<perfectGas>,sensibleInternalEnergy>>>>; thermoType heRhoThermo<pureMixture<sutherlandTransport<specieThermo<hConstThermo<perfectGas>,sensibleInternalEnergy>>>>;
mixture mixture
{ {
@ -26,7 +26,7 @@ mixture
} }
thermodynamics thermodynamics
{ {
Cv 719.3; Cp 1005;
Hf 0; Hf 0;
} }
transport transport

View File

@ -15,7 +15,7 @@ FoamFile
} }
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
thermoType hePsiThermo<pureMixture<sutherlandTransport<specieThermo<eConstThermo<perfectGas>,sensibleInternalEnergy>>>>; thermoType hePsiThermo<pureMixture<sutherlandTransport<specieThermo<hConstThermo<perfectGas>,sensibleInternalEnergy>>>>;
mixture mixture
{ {
@ -26,7 +26,7 @@ mixture
} }
thermodynamics thermodynamics
{ {
Cv 719.3; Cp 1007;
Hf 0; Hf 0;
} }
transport transport

View File

@ -15,7 +15,7 @@ FoamFile
} }
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
thermoType hePsiThermo<pureMixture<constTransport<specieThermo<eConstThermo<perfectGas>,sensibleInternalEnergy>>>>; thermoType hePsiThermo<pureMixture<constTransport<specieThermo<hConstThermo<perfectGas>,sensibleInternalEnergy>>>>;
mixture mixture
{ {
@ -26,7 +26,7 @@ mixture
} }
thermodynamics thermodynamics
{ {
Cv 717.5; Cp 1005;
Hf 0; Hf 0;
} }
transport transport

View File

@ -15,7 +15,7 @@ FoamFile
} }
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
thermoType hePsiThermo<pureMixture<constTransport<specieThermo<eConstThermo<perfectGas>,sensibleInternalEnergy>>>>; thermoType hePsiThermo<pureMixture<constTransport<specieThermo<hConstThermo<perfectGas>,sensibleInternalEnergy>>>>;
mixture mixture
{ {
@ -26,7 +26,7 @@ mixture
} }
thermodynamics thermodynamics
{ {
Cv 717.5; Cp 1005;
Hf 0; Hf 0;
} }
transport transport

View File

@ -26,7 +26,7 @@ mixture
} }
thermodynamics thermodynamics
{ {
Cv 717.5; Cp 1005;
Hf 0; Hf 0;
} }
transport transport