Heat transfer by free convection for plates with any direction and any heatflow
function alphaPlateFree input Modelica.Units.SI.TemperatureDifference deltaT; input Modelica.Units.SI.Length height; input Modelica.Units.SI.Length width; input Modelica.Units.NonSI.Angle_deg angle; output Modelica.Units.SI.SurfaceCoefficientOfHeatTransfer value; end alphaPlateFree;