MeshGenerator that only keeps specific blocks? #32218
-
|
Hi all, just wondering if there's a |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
You can do this in two steps, with Then delete the new subdomain this generator created |
Beta Was this translation helpful? Give feedback.
You can do this in two steps, with
https://mooseframework.inl.gov/source/meshgenerators/ParsedSubdomainMeshGenerator.html
and exclude the subdomains you actually care about.
Then delete the new subdomain this generator created