Updated counterFlowFlame2D tutorials to run laminar

This commit is contained in:
Henry
2013-09-27 12:43:28 +01:00
parent 25751cf413
commit a02a1ba64d
24 changed files with 22 additions and 438 deletions

View File

@ -17,13 +17,13 @@ FoamFile
application LTSReactingParcelFoam;
startFrom latestTime;
startFrom startTime;
startTime 0;
stopAt endTime;
endTime 2000;
endTime 10000;
deltaT 1;