I am trying to find the temperature change across the surface of a cylinder when a point heat source(a point on surface of cylinder) is used as heat source. But it's not working. Do I need to add any other boundary conditions in this case
of course you need also a BC on the surface, the top and the bottom of the cylinder. In the most simple case you can just make them thermally unsulated. A second option would be to add convective cooling by giving some coefficient for the heat losses.
I tried giving temperature on total outer surface of cylinder(included with point heat source) as 300K but the result shows no change in temperature. If i exclude the common outer surfaces to point heat source then model shows change in temperature. what to consider
In this file you have some mistakes. This project has two phase of materials (liquid and solid ) and you used "Heat transfer in solid" physic while, you should used "Heat transfer in solid and fluid" physic. Your geometry mesh is coarse. The most importatnt thing is that your fluid and solid have not boundary condition. Generally, you needed another boundary condition. I corrected this mistakes and used of temperature BC in fluid and simulated this project. you can see average temperature of surface in drived values in result box.
Thanks for pointing out changes that needs to be done.If I use only copper as material(surface of cylinder) and i don't have any water flowing inside(then i can't use outflow condition) what should be the boundary condition then?