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

Allow HSCoupler2D3D to use convection #27830

Closed
joshuahansel opened this issue Jun 7, 2024 · 0 comments · Fixed by #27853
Closed

Allow HSCoupler2D3D to use convection #27830

joshuahansel opened this issue Jun 7, 2024 · 0 comments · Fixed by #27853
Assignees
Labels
C: Modules/Thermal Hydraulics Tickets pertaining to the thermal_hydraulics module T: task An enhancement to the software.

Comments

@joshuahansel
Copy link
Contributor

Motivation

Some couplings between 2D and 3D heat structures benefit from using a convection condition instead of just conduction and radiation.

Design

This requires 2 changes:

  • Allow radiation to be disabled (conduction can be disabled already by setting k=0)
  • Add an optional HTC parameter

Impact

Greater flexibility in the HSCoupler2D3D component.

@joshuahansel joshuahansel added T: task An enhancement to the software. C: Modules/Thermal Hydraulics Tickets pertaining to the thermal_hydraulics module labels Jun 7, 2024
@joshuahansel joshuahansel self-assigned this Jun 7, 2024
joshuahansel added a commit to joshuahansel/moose that referenced this issue Jun 10, 2024
joshuahansel added a commit to joshuahansel/moose that referenced this issue Jun 10, 2024
joshuahansel added a commit to joshuahansel/moose that referenced this issue Jun 10, 2024
joshuahansel added a commit to joshuahansel/moose that referenced this issue Jun 10, 2024
abanki1 pushed a commit to abanki1/moose that referenced this issue Jul 11, 2024
abanki1 pushed a commit to abanki1/moose that referenced this issue Jul 11, 2024
N4hom pushed a commit to N4hom/moose that referenced this issue Jul 30, 2024
N4hom pushed a commit to N4hom/moose that referenced this issue Jul 30, 2024
Leni-Yeo pushed a commit to Leni-Yeo/moose that referenced this issue Aug 28, 2024
Leni-Yeo pushed a commit to Leni-Yeo/moose that referenced this issue Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Modules/Thermal Hydraulics Tickets pertaining to the thermal_hydraulics module T: task An enhancement to the software.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant