Computing heat flux across interface boundary #31476
Replies: 1 comment 19 replies
-
|
Hello
For each element I would use the SideDiffusiveFluxAux on the solid side to save this quantity into an axuiliary variable with a boundary restricted auxkernel.
Is there any advection from one phase to the other though? I imagine there is only diffusion at the boundary, with no-slip boundary conditions.
You can use a boundary restricted auxkernel to save the wall temperature onto an other auxiliary variable. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear MOOSE experts,
I have a transient heat transport model consisting of the porous media Navier-Stokes module coupled with the HeatConduction module. My solid block is embedded inside the porous media and it is separated from the porous media by interface boundary (sideset). While I have the advective diffusive heat transport in the porous media, I would like to compute heat flux [W/m^2] from the porous media to the solid through the interface boundary for each element. Is there a specific object for this? Also, is there a way to get the temperature for each element at the interface boundary?
It would be great to have any information regarding that. Many thanks in advance.
Best regards,
Julia
Beta Was this translation helpful? Give feedback.
All reactions