.Buildings.HeatTransfer.Convection.Functions.HeatFlux.ceiling

Information

This function computes the buoyancy-driven convective heat flux as

q̇ = h ΔT,

where ΔT is the solid temperature minus the fluid temperature and h is the convective heat transfer coefficient for a ceiling, computed as

h=k |ΔT|0.3333,

where k=1.51 if the fluid is warmer than the ceiling, or k=0.76 otherwise.

Interface

function ceiling
  extends Buildings.HeatTransfer.Convection.Functions.HeatFlux.BaseClasses.PartialHeatFlux;
end ceiling;

Revisions


Generated at 2024-05-16T18:15:58Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos