Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option for sideset generators to remove the old sidesets #14460

Closed
loganharbour opened this issue Nov 29, 2019 · 0 comments · Fixed by #14463
Closed

Add option for sideset generators to remove the old sidesets #14460

loganharbour opened this issue Nov 29, 2019 · 0 comments · Fixed by #14463
Labels
C: Framework P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software.

Comments

@loganharbour
Copy link
Member

Reason

The classes that derive from SideSetsGeneratorBase keep the current sideset information when adding new sideset information. There can be cases when one wants to replace the sideset information.

Design

Remove all side information for an element before adding side information. This can either be guarded with an input, or be done by default. I'm not sure which is a better choice.

Impact

Depends on if the capability is set to default or not.

@loganharbour loganharbour added P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software. labels Nov 29, 2019
loganharbour added a commit to loganharbour/moose that referenced this issue Dec 2, 2019
loganharbour added a commit to loganharbour/moose that referenced this issue Dec 3, 2019
bwspenc pushed a commit to bwspenc/moose that referenced this issue Dec 7, 2019
bwspenc pushed a commit to bwspenc/moose that referenced this issue Dec 7, 2019
bwspenc pushed a commit to bwspenc/moose that referenced this issue Dec 9, 2019
bwspenc pushed a commit to bwspenc/moose that referenced this issue Dec 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Framework P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants