-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Labels
C: Modules/Thermal Hydraulics
Tickets pertaining to the thermal_hydraulics module
T: task
An enhancement to the software.
Comments
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
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.
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:
Impact
Greater flexibility in the
HSCoupler2D3D
component.The text was updated successfully, but these errors were encountered: