Skip to content
Snippets Groups Projects
Commit 2ca40828 authored by mattijs's avatar mattijs
Browse files

ENH: snappyHexMesh: add profiling of snappyHexMesh

parent 3cf049a8
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ runApplication blockMesh
runApplication decomposePar -decomposeParDict system/decomposeParDict.hierarchical
# cp system/decomposeParDict.ptscotch system/decomposeParDict
runParallel snappyHexMesh -decomposeParDict system/decomposeParDict.ptscotch -overwrite -parallel
runParallel snappyHexMesh -decomposeParDict system/decomposeParDict.ptscotch -profiling -overwrite -parallel
find . -type f -iname "*level*" -exec rm {} \;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment