Hello,
I want to add a heat source inside the mesh. I have two sources of heat. In geo file implemented as follows:
Physical Surface(15) = {13}; // first heat source
Physical Line(20) = {8}; // second heat source
How to implement it in my code, if the sources are within the mesh?