thermoSingleLayer: Revert q back to the working version in OpenFOAM-2.1.x

Revert changes in tutorial to correspond to the version in OpenFOAM-2.1.x
Resolves bug-report http://openfoam.org/mantisbt/view.php?id=1207
This commit is contained in:
Henry
2015-03-10 19:59:09 +00:00
parent ec9e6e7b6e
commit ca53949d22
2 changed files with 9 additions and 14 deletions

View File

@ -83,12 +83,12 @@ subModels
((0.6 0.35 1.45) (0 0 -1))
);
massTotal 5;
massTotal 10;
parcelsPerInjector 20000;
parcelsPerSecond 500;
parcelBasisType mass;
flowRateProfile constant 1;
Umag constant 1;
flowRateProfile constant 0.1;
Umag constant 3.0;
thetaInner constant 0;
thetaOuter constant 45;