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

FVPostprocessorDirichletBC #16477

Closed
smharper opened this issue Dec 14, 2020 · 0 comments · Fixed by #16478
Closed

FVPostprocessorDirichletBC #16477

smharper opened this issue Dec 14, 2020 · 0 comments · Fixed by #16478
Assignees
Labels
C: Framework P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software.

Comments

@smharper
Copy link
Contributor

Reason

A FV (finite volume) equivalent of PostprocessorDirichletBC is needed. One example use case is for a vessel inlet temperature condition in a fluid flow sim where the vessel exterior is handled in a separate MultiApp which will vary the the inlet temperature value.

Design

This should behave as a normal FVDirichletBC except the value should be dynamically set by a postprocessor.

Impact

This is a new feature.

@smharper smharper added T: task An enhancement to the software. P: normal A defect affecting operation with a low possibility of significantly affects. labels Dec 14, 2020
@smharper smharper self-assigned this Dec 14, 2020
smharper added a commit to smharper/moose that referenced this issue Dec 14, 2020
smharper added a commit to smharper/moose that referenced this issue Dec 14, 2020
jain651 pushed a commit to jain651/moose that referenced this issue Apr 19, 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.

2 participants