Correcting typo in omega initial field in tutorial

This commit is contained in:
andy
2010-01-11 16:32:28 +00:00
parent 550d754650
commit 90032a8c02

View File

@ -41,7 +41,7 @@ boundaryField
type compressible::turbulentMixingLengthFrequencyInlet; type compressible::turbulentMixingLengthFrequencyInlet;
mixingLength 0.007; mixingLength 0.007;
k k; k k;
value uniform 4.5-3; value uniform 4.5e-3;
} }
outlet outlet
{ {