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

FVFunctorDirichletBC as an equivalent to MatchedValueBC in FEM #21374

Closed
snschune opened this issue Jun 21, 2022 · 1 comment
Closed

FVFunctorDirichletBC as an equivalent to MatchedValueBC in FEM #21374

snschune opened this issue Jun 21, 2022 · 1 comment
Labels
C: Modules/Navier Stokes Tickets pertaining to the navier_stokes module T: task An enhancement to the software.

Comments

@snschune
Copy link
Contributor

Reason

Coupling functors into boundary conditions is required if you want to apply a Dirichlet BC
that is transferred from a different app. The use case I have requires this capability for conjugate
heat transfer.

Design

FVDirichletBC that takes a functor as parameter and results its value in boundaryValue.

Impact

New capability.

@snschune snschune added the T: task An enhancement to the software. label Jun 21, 2022
snschune pushed a commit to snschune/moose that referenced this issue Jun 21, 2022
GiudGiud added a commit to snschune/moose that referenced this issue Jun 22, 2022
@GiudGiud GiudGiud added the C: Modules/Navier Stokes Tickets pertaining to the navier_stokes module label Jun 25, 2022
@GiudGiud
Copy link
Contributor

Closed by #21377

crb3874 pushed a commit to crb3874/moose_colin that referenced this issue Jun 27, 2022
crb3874 pushed a commit to crb3874/moose_colin that referenced this issue Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Modules/Navier Stokes Tickets pertaining to the navier_stokes module T: task An enhancement to the software.
Projects
None yet
Development

No branches or pull requests

2 participants