Remove compressed sets
This commit is contained in:
parent
9281c1b9ac
commit
8cb18ad453
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ runApplication setSet -batch setBatch
|
||||||
|
|
||||||
cd constant/polyMesh/sets/
|
cd constant/polyMesh/sets/
|
||||||
\rm leftCentre leftCentre_old leftWallSet leftWallSet_old leftZone_old rightCentre rightCentre_old rightWallSet rightWallSet_old rightZone_old wallSet
|
\rm leftCentre leftCentre_old leftWallSet leftWallSet_old leftZone_old rightCentre rightCentre_old rightWallSet rightWallSet_old rightZone_old wallSet
|
||||||
|
\rm leftCentre.gz leftCentre_old.gz leftWallSet.gz leftWallSet_old.gz leftZone_old.gz rightCentre.gz rightCentre_old.gz rightWallSet.gz rightWallSet_old.gz rightZone_old.gz wallSet.gz
|
||||||
cd ../../..
|
cd ../../..
|
||||||
|
|
||||||
runApplication setsToZones
|
runApplication setsToZones
|
||||||
|
|
Reference in a new issue