Hello together,
I want to solve the stationary heat equation in zylindrical coordinates for a solid consisting of 2 different regions with 2 different matarial parameters.
I have defined the two regions and generated the mesh. That looks fine.
I have also defined the boundary conditions.
The problem is the following:
I can solve the problem with NDSolveValue for a homogenious material lam1.
How can I additionally consider lam2 for the second region, so that the calculated temperature profile shows a "kink" at the boundary between the two regions???
Thanks in advance for every advice
Dirk