Apply BC only on part of a sideset (spatial activation/deactivation) #32345
Unanswered
josebastiase
asked this question in
Q&A General
Replies: 1 comment 3 replies
-
|
Hello is this an integratedBC (creating an integral contribution) or a dirichlet BC? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Check these boxes if you have followed the posting rules.
Question
Hi,
I’m working on an environmental problem where a boundary condition is defined on a sideset, but it should only act on certain spatial portions of that boundary. The active region can change in space and time and is not known a priori.
When the BC is not acting, it should be fully turned off (not just set to zero).
Splitting the boundary into many small predefined sidesets is not practical in this case.
What is the recommended way in MOOSE to activate/deactivate a BC only on part of a sideset based on spatial coordinates (and possibly time)?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions