MeshGenerator to define a node set for all the nodes of a subdomain #31951
-
|
I am currently working on a transient seepage analysis where I need to modify the pore pressure distribution in a specific region of my model. My model is divided into two subdomains: an upper one and a lower one. I have an initial hydrostatic pp distribution across the entire model. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hello Use a ParsedGenerateNodeset with the |
Beta Was this translation helpful? Give feedback.
Hello
Use a ParsedGenerateNodeset with the
included_subdomainsparameter.You can see the parameter in the parameter group for restrictions on this page
https://mooseframework.inl.gov/source/meshgenerators/ParsedGenerateNodeset.html