mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Updated Allw* scripts
This commit is contained in:
@ -3,7 +3,7 @@ cd ${0%/*} || exit 1 # run from this directory
|
|||||||
set -x
|
set -x
|
||||||
|
|
||||||
wclean
|
wclean
|
||||||
wclean rhoPorousMRFSimpleFoam
|
wclean rhoPorousSimpleFoam
|
||||||
wclean rhoSimplecFoam
|
wclean rhoSimplecFoam
|
||||||
|
|
||||||
# ----------------------------------------------------------------- end-of-file
|
# ----------------------------------------------------------------- end-of-file
|
||||||
|
|||||||
@ -3,7 +3,7 @@ cd ${0%/*} || exit 1 # run from this directory
|
|||||||
set -x
|
set -x
|
||||||
|
|
||||||
wmake
|
wmake
|
||||||
wmake rhoPorousMRFSimpleFoam
|
wmake rhoPorousSimpleFoam
|
||||||
wmake rhoSimplecFoam
|
wmake rhoSimplecFoam
|
||||||
|
|
||||||
# ----------------------------------------------------------------- end-of-file
|
# ----------------------------------------------------------------- end-of-file
|
||||||
|
|||||||
Reference in New Issue
Block a user