windkoelingUitlegModelIntro property

String get windkoelingUitlegModelIntro

Implementation

String get windkoelingUitlegModelIntro => isNL
    ? 'Wind vergroot de convectiecoëfficiënt h [W/m²·K] van het kabeloppervlak naar de omgeving. '
      'Dit verlaagt de effectieve omgevingstemperatuur θ_eff, waardoor f_T stijgt en meer stroom '
      'toelaatbaar is. Modellering als temperatuuroffset ΔT_wind:'
    : 'Wind increases the convection coefficient h [W/m²·K] from cable surface to ambient. '
      'This lowers the effective ambient temperature θ_eff, raising f_T and allowing more current. '
      'Modelled as a temperature offset ΔT_wind:';