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

Rework RenameBoundaryGenerator #16885

Closed
loganharbour opened this issue Feb 4, 2021 · 0 comments · Fixed by #16890
Closed

Rework RenameBoundaryGenerator #16885

loganharbour opened this issue Feb 4, 2021 · 0 comments · Fixed by #16890
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

RenameBoundaryGenerator is lacking a bit:

  • It is not independent of input ordering
  • It does not create temporaries when doing rename, which can result in merged boundaries
  • It does not have a single parameter name for new and old boundaries
  • And quite a bit more...

Design

Fix these things!

Impact

Better mesh generation.

@loganharbour loganharbour added C: Framework T: task An enhancement to the software. P: normal A defect affecting operation with a low possibility of significantly affects. labels Feb 4, 2021
loganharbour added a commit to loganharbour/moose that referenced this issue Feb 4, 2021
loganharbour added a commit to loganharbour/moose that referenced this issue Feb 4, 2021
loganharbour added a commit to loganharbour/moose that referenced this issue Feb 4, 2021
loganharbour added a commit to loganharbour/moose that referenced this issue Feb 5, 2021
loganharbour added a commit to loganharbour/moose that referenced this issue Feb 5, 2021
loganharbour added a commit to loganharbour/moose that referenced this issue Feb 5, 2021
loganharbour added a commit to loganharbour/moose that referenced this issue Feb 5, 2021
loganharbour added a commit to loganharbour/moose that referenced this issue Feb 5, 2021
loganharbour added a commit to loganharbour/moose that referenced this issue Feb 5, 2021
jain651 pushed a commit to jain651/moose that referenced this issue Apr 19, 2021
aeslaughter pushed a commit to aeslaughter/moose that referenced this issue Jun 2, 2021
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.

1 participant