How to set the solid-solid internal interface boundary condition?

Hello,
For a CHT simulation, i know from the tutorial that at solid-fluid interface (the single interface is split in accusolve) we have to switch off the boundary condition for solid side face and keep 'wall' bc at the fluid side bc.
What about at solid-solid interface? should I switch off both the interface-surfaces at the solid-solid interface?
Thank you
Best Answer
-
You don't need to switch off the BC for the surface attached to the solid. It's not needed, but causes no harm, either. But the BC for the surface attached to the fluid is definitely needed.
Same for the solid-solid interface. By default (same as above) the Simple BC is type = wall with temperature_type set to flux with 0 values for heat flux and convective_heat_coefficient. Thus the heat transfer is just the heat flux due to the temperature difference. If you want to have additional heat flux, you can add to that with a non-zero heat flux. Otherwise, with the default it's just perfect contact heat flux between the two solids. You'll get BC Warnings, but those are harmless in this case.
In both cases - fluid/solid or solid/solid - you still have just a single set of nodes at the the juncture shared by the two volumes on either side. You don't split the nodes to have one set of nodes attached to one volume, and another set of nodes attached to the other.
1
Answers
-
Can anyone help me with this please?
0 -
You don't need to switch off the BC for the surface attached to the solid. It's not needed, but causes no harm, either. But the BC for the surface attached to the fluid is definitely needed.
Same for the solid-solid interface. By default (same as above) the Simple BC is type = wall with temperature_type set to flux with 0 values for heat flux and convective_heat_coefficient. Thus the heat transfer is just the heat flux due to the temperature difference. If you want to have additional heat flux, you can add to that with a non-zero heat flux. Otherwise, with the default it's just perfect contact heat flux between the two solids. You'll get BC Warnings, but those are harmless in this case.
In both cases - fluid/solid or solid/solid - you still have just a single set of nodes at the the juncture shared by the two volumes on either side. You don't split the nodes to have one set of nodes attached to one volume, and another set of nodes attached to the other.
1