mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
TUT: planeChannel: add setTurbulenceFields example
TUT: cylinder: fix the order in Allclean
This commit is contained in:
committed by
Mark Olesen
parent
a371f1792b
commit
8c03201cd1
@ -7,6 +7,6 @@ cd "${0%/*}" || exit # Run from this directory
|
||||
(cd cylinderAndBackground && ./Allclean)
|
||||
|
||||
# The background mesh
|
||||
(cd cylinderMesh && foamCleanTutorials && rm -rf constant)
|
||||
(cd cylinderMesh && rm -Rf constant && foamCleanTutorials)
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user