[msh2vtu] fix for BHE meshes
Purpose
Modificaton for msh2vtu to allow to convert BHE meshes. For this it is needed to embed line elements in the 3D domain mesh. To do this msh2vtu has to be called with a list of dimensions: msh2vtu(..., dim=[1, 3], ...)
Also, added proper docstring to msh2vtu and mirrored it in the cli help API change:
- renamed rdcd to reindex
- renamed ogs to keep_ids with opposite meaning (keep_ids is False by defaulse which results in renaming gmsh:physical to MaterialIDs)
Categories
-
preprocessing
Example
Edited by Florian Zill
Merge request reports
Activity
requested review from @TobiasMeisel
assigned to @FZill
- Resolved by Florian Zill
- Resolved by Florian Zill
- Resolved by Florian Zill
- Resolved by Florian Zill
- Resolved by Tobias Meisel
- Resolved by Tobias Meisel
reset approvals from @TobiasMeisel by pushing to the branch
- Resolved by Florian Zill
mentioned in commit 64f88176
Please register or sign in to reply