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

BoundaryElemIntegrityCheckThread Bug for Boundary Integrity Check on SideUserObject using Lower-d Variable #21566

Closed
yjung-anl opened this issue Jul 12, 2022 · 0 comments · Fixed by #21567
Labels
P: normal A defect affecting operation with a low possibility of significantly affects. T: defect An anomaly, which is anything that deviates from expectations.

Comments

@yjung-anl
Copy link
Contributor

Bug Description

BoundaryElemIntegrityCheckThread errors out for a side user object using lower-d variable.

Steps to Reproduce

This bug can be reproduced by defining a side user object using lower-d variable and the error message will be spit out something like this (even though a variable are properly defined for specified boundaries.

*** ERROR ***.
'avg' of type 'SideAverageValue' depends on variable(s) 'lambdab'. However, that variable does not appear to be defined on (all of) boundary 'bottom'.

Above error can be reproduced using the attached input:
test.txt

Impact

A side user object can not be used when a variable defined on the lower-D side.

@yjung-anl yjung-anl added P: normal A defect affecting operation with a low possibility of significantly affects. T: defect An anomaly, which is anything that deviates from expectations. labels Jul 12, 2022
yjung-anl added a commit to yjung-anl/moose that referenced this issue Jul 12, 2022
@yjung-anl yjung-anl changed the title BoundaryElemIntegrityCheckThread Bug for Boundary Integrity Check on SideUserObject using lower-d variable BoundaryElemIntegrityCheckThread Bug for Boundary Integrity Check on SideUserObject using Lower-d Variable Jul 12, 2022
yjung-anl added a commit to yjung-anl/moose that referenced this issue Jul 13, 2022
yjung-anl added a commit to yjung-anl/moose that referenced this issue Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P: normal A defect affecting operation with a low possibility of significantly affects. T: defect An anomaly, which is anything that deviates from expectations.
Projects
None yet
1 participant