bundelZonSplitsVTop property

String get bundelZonSplitsVTop

Implementation

String get bundelZonSplitsVTop => isNL
    ? 'Verticale bundelingsfactor bovenste laag: fV_top = fV(2)\n'
      'De bovenste laag heeft alleen de laag direct eronder als thermische buur (Optie B). '
      'Dit is een conservatieve benadering: de bovenste laag heeft minder wederzijdse '
      'opwarming dan het centrum van de bundel.'
    : 'Vertical bundle factor top layer: fV_top = fV(2)\n'
      'The top layer has only the layer directly below as thermal neighbour (Option B). '
      'This is a conservative approximation: the top layer has less mutual heating '
      'than the centre of the bundle.';