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:
@ -46,7 +46,6 @@ boundary
|
||||
(
|
||||
(3 7 6 2)
|
||||
);
|
||||
inGroups (groupWall);
|
||||
}
|
||||
fixedWalls
|
||||
{
|
||||
@ -57,7 +56,6 @@ boundary
|
||||
(2 6 5 1)
|
||||
(1 5 4 0)
|
||||
);
|
||||
inGroups (groupWall);
|
||||
}
|
||||
frontAndBack
|
||||
{
|
||||
|
||||
@ -17,7 +17,7 @@ FoamFile
|
||||
|
||||
application porousSimpleFoam;
|
||||
|
||||
startFrom latestTime; //startTime;
|
||||
startFrom startTime;
|
||||
|
||||
startTime 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user