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

Support aux kernel eval of lower-d vars #26592

Closed
lindsayad opened this issue Jan 18, 2024 · 0 comments · Fixed by #26593
Closed

Support aux kernel eval of lower-d vars #26592

lindsayad opened this issue Jan 18, 2024 · 0 comments · Fixed by #26593
Assignees
Labels
C: Framework T: task An enhancement to the software.

Comments

@lindsayad
Copy link
Member

Reason

This is in response to #26554. The user wants to populate surface data with a material property that could be computed using higher-d variables. So essentially we need to fill the lower-d var with the face material property evaluation.

Design

Leverage the reinitLowerDElem call in the ComputeElemAuxBcsThread

Impact

More user support

@lindsayad lindsayad added the T: task An enhancement to the software. label Jan 18, 2024
@lindsayad lindsayad self-assigned this Jan 18, 2024
lindsayad added a commit to lindsayad/moose that referenced this issue Jan 18, 2024
lindsayad added a commit to lindsayad/moose that referenced this issue Jan 19, 2024
schakrabortygithub pushed a commit to schakrabortygithub/moose that referenced this issue Mar 12, 2024
schakrabortygithub pushed a commit to schakrabortygithub/moose that referenced this issue Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Framework T: task An enhancement to the software.
Projects
Development

Successfully merging a pull request may close this issue.

1 participant