mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
TUT: basic, IO, preProcessing, VV: clean up tutorials
- TUT: mesh: add missing SnakeRiverCanyon files - TUT: mesh: add missing cp source in a foamyHexMesh tutorial
This commit is contained in:
@ -7,6 +7,6 @@ cd "${0%/*}" || exit # Run from this directory
|
||||
(cd cylinderAndBackground && ./Allclean)
|
||||
|
||||
# The background mesh
|
||||
(cd cylinderMesh && foamCleanTutorials)
|
||||
(cd cylinderMesh && foamCleanTutorials && rm -rf constant)
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user