User Convection Coefficient
Hello everyone!
I want to use a constant Convection Coefficient for interior surfaces.
I found that I can do that using SurfaceProperty:ConvectionCoefficients
object (image below).
Is it the only object that I have to use or should I also use SurfaceConvectionAlgorithm:Inside
and define it as AdaptiveConvectionAlgorithm
.
Thank you