ENH: Changing startTime in controlDict

This commit is contained in:
Sergio Ferraris
2013-07-09 17:31:38 +01:00
parent b5ee55a535
commit b2fd56d54c

View File

@ -16,7 +16,7 @@ FoamFile
application fireFoam;
startFrom latestTime;
startFrom startTime;
startTime 0;
@ -28,7 +28,7 @@ deltaT 0.03;
writeControl adjustableRunTime;
writeInterval 0.5;
writeInterval 0.1;
purgeWrite 0;