mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
GIT: revert: revert bad commit b6c4e144c4
This commit is contained in:
@ -17,7 +17,7 @@ FoamFile
|
||||
|
||||
application rhoPimplecFoam;
|
||||
|
||||
startFrom latestTime; //startTime;
|
||||
startFrom startTime;
|
||||
|
||||
startTime 0;
|
||||
|
||||
|
||||
@ -17,7 +17,7 @@ FoamFile
|
||||
|
||||
application rhoSimplecFoam;
|
||||
|
||||
startFrom latestTime; //startTime;
|
||||
startFrom startTime;
|
||||
|
||||
startTime 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user