GIT: revert: revert bad commit b6c4e144c4

This commit is contained in:
mattijs
2012-09-20 15:19:25 +01:00
parent 6835300c3c
commit cbdba6b471
10 changed files with 21 additions and 73 deletions

View File

@ -17,23 +17,23 @@ FoamFile
application moveDynamicMesh;
startFrom latestTime; //startTime;
startFrom startTime;
startTime 0;
stopAt endTime;
endTime 30;
endTime 25;
deltaT 1;
writeControl timeStep;
writeInterval 1;
writeInterval 5;
purgeWrite 0;
writeFormat ascii;//binary;
writeFormat binary;
writePrecision 6;