STY: Styke

This commit is contained in:
sergio
2011-03-07 15:10:13 +00:00
parent c29e54a10a
commit 205d16c6c1
2 changed files with 3 additions and 4 deletions

View File

@ -32,7 +32,7 @@ ignitionSites
start 1E-05; start 1E-05;
duration 0.05; duration 0.05;
strength 10.0; strength 10.0;
} }
); );
ignitionSphereFraction 1; ignitionSphereFraction 1;

View File

@ -15,9 +15,9 @@ FoamFile
} }
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
thermoType hhuMixtureThermo<inhomogeneousMixture<sutherlandTransport<specieThermo<janafThermo<perfectGas>>>>>; thermoType hhuMixtureThermo<inhomogeneousMixture<sutherlandTransport<specieThermo<janafThermo<perfectGas>>>>>;
stoichiometricAirFuelMassRatio stoichiometricAirFuelMassRatio [0 0 0 0 0 0 0] 15.5776; stoichiometricAirFuelMassRatio stoichiometricAirFuelMassRatio [0 0 0 0 0 0 0] 15.5776;
fuel fuel
{ {
@ -61,5 +61,4 @@ burntProducts
// ************************************************************************* // // ************************************************************************* //
;