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

Filter faces in ParsedGenerateSideset by neighbor subdomain id as well #15651

Closed
snschune opened this issue Jul 23, 2020 · 1 comment
Closed
Labels
C: Framework P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software.

Comments

@snschune
Copy link
Contributor

Reason

ParsedGenerateSideset is my go-to when there is no easy way to add sidesets. The only thing it can't
do is filter by the neighboring subdomain id like SidesetBetweenBlocks.

Design

Add another parameter to this object that allows to specify the included neighboring subdomain ids.

Impact

Optional parameter that is ignored if not provided.

However, I would like to hear opinions if I am pushing it a bit too far with ParsedGenerateSideset.
It has so many parameters now that it rivals IterationAdaptiveDT.

@snschune snschune added P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software. labels Jul 23, 2020
@dschwen
Copy link
Member

dschwen commented Jul 23, 2020

It's an egglaying woolmilkpig!

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

No branches or pull requests

3 participants