ENH: Further tutorial update

This commit is contained in:
Andrew Heather
2016-04-27 09:41:27 +01:00
parent d1e4b6dbec
commit f0b404748d

View File

@ -17,13 +17,13 @@ FoamFile
application icoFoam; application icoFoam;
startFrom latestTime; startFrom startTime;
startTime 0; startTime 0;
stopAt endTime; stopAt endTime;
endTime 1.0; endTime 0.5;
deltaT 0.005; deltaT 0.005;