Function heatTransferRInHomo

  • Heat transfer resistance of inhomogeneous components

    Calculates the heat transfer resistance of a component with inhomogeneous material layers array

    DIN 4108-2 compliant

    Returns

    htr of component

    Parameters

    • layers: MaterialLayer[]

      material layers of component, ordered from inside to outside

    • direction: string

      heat flow direction, can be 'up', 'side' or 'down'

    • width: number
    • height: number

    Returns number

Generated using TypeDoc