tutorials: Removed unused "useReactionRate" option

This commit is contained in:
Henry Weller
2016-05-07 09:40:20 +01:00
parent 71a448d66f
commit c1a89ad040
4 changed files with 0 additions and 4 deletions

View File

@ -23,7 +23,6 @@ PaSRCoeffs
{ {
Cmix 0.1; Cmix 0.1;
turbulentReaction off; turbulentReaction off;
useReactionRate true;
} }

View File

@ -23,7 +23,6 @@ PaSRCoeffs
{ {
Cmix 0.1; Cmix 0.1;
turbulentReaction off; turbulentReaction off;
useReactionRate true;
} }

View File

@ -31,7 +31,6 @@ PaSRCoeffs
{ {
Cmix 1.0; Cmix 1.0;
turbulentReaction yes; turbulentReaction yes;
useReactionRate true;
} }
// ************************************************************************* // // ************************************************************************* //

View File

@ -29,7 +29,6 @@ PaSRCoeffs
{ {
Cmix 1.0; Cmix 1.0;
turbulentReaction yes; turbulentReaction yes;
useReactionRate true;
} }
// ************************************************************************* // // ************************************************************************* //