subsetMesh: Added -noFields option

With the -noFields option the mesh is subset but the fields are not changed.
This is useful when the field fields have been created to correspond to the mesh
after the mesh subset.
This commit is contained in:
Henry Weller
2018-07-31 18:14:47 +01:00
parent 8662f99ac1
commit d57d36b30e
6 changed files with 324 additions and 291 deletions

View File

@ -9,7 +9,7 @@ application=$(getApplication)
runApplication blockMesh
runApplication topoSet
runApplication subsetMesh -overwrite c0 -patch floatingObject
runApplication subsetMesh -overwrite c0 -patch floatingObject -noFields
runApplication $application