.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 2025-01-31T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos