.Buildings.HeatTransfer.Convection.Functions.HeatFlux.floor

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 floor, computed as

h=k |ΔT|0.3333,

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

Interface

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

Revisions


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