TUT: update foamToVTK usage

This commit is contained in:
Mark Olesen 2018-11-12 01:42:20 +01:00
parent 2b42076d58
commit c73dcc34f0

View File

@ -15,6 +15,6 @@ runApplication blockMesh
runApplication decomposePar -dry-run -cellDist runApplication decomposePar -dry-run -cellDist
runApplication foamToVTK -xml -excludePatches '(".*")' runApplication foamToVTK -noBoundary
#------------------------------------------------------------------------------ #------------------------------------------------------------------------------