{% if isDemo %} {% endif %} {% if project.techDataValueForService('idModeleConnectingDuctSecond') and project.techDataValueForService('idModeleConnectingDuct') == null %}
{{ infosConfig['connectingDuctSecond']['brand'] }} -
{{ infosConfig['connectingDuctSecond']['model'] }}
{% if isDemo %}
-
{{ infosConfig['connectingDuctSecond']['diameter'] != 'Ø mm' and infosConfig['connectingDuctSecond']['diameter'] is not empty ? '- ' ~ infosConfig['connectingDuctSecond']['diameter'] : '' }}
{% else %}
{{ infosConfig['connectingDuctSecond']['diameter'] != 'Ø mm' and infosConfig['connectingDuctSecond']['diameter'] is not empty ? '- ' ~ infosConfig['connectingDuctSecond']['diameter'] : '' }}
{% endif %}
Type de conduit : {{ infosConfig['connectingDuctSecond']['typeLabel'] }}
{% if infosConfig['connectingDuctSecond']['natureParoiInt'] %}
Nature paroi intérieure : {{ infosConfig['connectingDuctSecond']['natureParoiInt'] }}
{% endif %}
{% if infosConfig['connectingDuctSecond']['detail'] and infosConfig['connectingDuctSecond']['detail'].rugoParoiInt %}
Rugosité :
{% if isDemo %}
XXXX
{% else %}
{{ infosConfig['connectingDuctSecond']['detail'].rugoParoiInt }} mm
{% endif %}
{% endif %}
{% if infosConfig['connectingDuctSecond']['conductiviteThermique'] is defined %}
Conductivité thermique :
{{ infosConfig['connectingDuctSecond']['conductiviteThermique'] }} W/m.°C
{% endif %}
{% if infosConfig['connectingDuctSecond']['detail'] and infosConfig['connectingDuctSecond']['detail'].epaisseurParoi %}
Épaisseur de la paroi :
{% if isDemo %}
XXXX
{% else %}
{{ infosConfig['connectingDuctSecond']['detail'].epaisseurParoi }} mm
{% endif %}
{% endif %}
{% if infosConfig['connectingDuctSecond']['type'] === "TC_TFPI" %}
{% if infosConfig['connectingDuctSecond']['detail'] and infosConfig['connectingDuctSecond']['detail'].isolantEpaisseur %}
Épaisseur de l'isolant :
{% if isDemo %}
XXXX
{% else %}
{{ infosConfig['connectingDuctSecond']['detail'].isolantEpaisseur }} mm
{% endif %}
{% endif %}
{% if infosConfig['connectingDuctSecond']['isolantType'] %}
Nature isolant :
{{ infosConfig['connectingDuctSecond']['isolantType'] }}
{% endif %}
{% if infosConfig['connectingDuctSecond']['detail'] and infosConfig['connectingDuctSecond']['detail'].conductiviteThermique %}
Conductivité thermique :
{% if isDemo %}
XXXX
{% else %}
{{ infosConfig['connectingDuctSecond']['detail'].conductiviteThermique }} W/m.°C
{% endif %}
{% endif %}
{% endif %}
{% if project.techDataValueForService('firstCoudeConnectingDuctSecond') %}
Coude(s) :
{% if isDemo %}
XXXX
{% else %}
{{ productsAccessoriesRepository.find(project.techDataValueForService('firstCoudeConnectingDuctSecond')).angleDispo ~ '°' }}
{{ project.techDataValueForService('secondCoudeConnectingDuctSecond') ? '- ' ~ productsAccessoriesRepository.find(project.techDataValueForService('secondCoudeConnectingDuctSecond')).angleDispo ~ '°' : '' }}
{{ project.techDataValueForService('thirdCoudeConnectingDuctSecond') ? '- ' ~ productsAccessoriesRepository.find(project.techDataValueForService('thirdCoudeConnectingDuctSecond')).angleDispo ~ '°' : '' }}
{{ project.techDataValueForService('fourthCoudeConnectingDuctSecond') ? '- ' ~ productsAccessoriesRepository.find(project.techDataValueForService('fourthCoudeConnectingDuctSecond')).angleDispo ~ '°' : '' }}
{% endif %}
{% if infosConfig['connectingDuctSecond']['Dzeta_coude_1'] != null %}
Coefficient(s) de perte de charge :
{{ infosConfig['connectingDuctSecond']['Dzeta_coude_1'] ? infosConfig['connectingDuctSecond']['Dzeta_coude_1'] : '' }}
{{ infosConfig['connectingDuctSecond']['Dzeta_coude_2'] ? '- ' ~ infosConfig['connectingDuctSecond']['Dzeta_coude_2'] : '' }}
{{ infosConfig['connectingDuctSecond']['Dzeta_coude_3'] ? '- ' ~ infosConfig['connectingDuctSecond']['Dzeta_coude_3'] : '' }}
{{ infosConfig['connectingDuctSecond']['Dzeta_coude_4'] ? '- ' ~ infosConfig['connectingDuctSecond']['Dzeta_coude_4'] : '' }}
{% endif %}
{% endif %}
{% if project.techDataValueForService('teConnectingDuctSecond') %}
Té :
{% if isDemo %}
XXXX
{% else %}
{{ project.techDataValueForService('teConnectingDuctSecond') ? productsAccessoriesRepository.find(project.techDataValueForService('teConnectingDuctSecond')).angleDispo ~ '°' : 'N/A' }}
{% endif %}
{% if infosConfig['connectingDuctSecond']['Dzeta_Special'] != null %}
Coefficient de perte de charge :
{{ infosConfig['connectingDuctSecond']['Dzeta_Special'] }}
{% endif %}
{% endif %}
Hauteur :
{% if
serviceCreatedOnProject.serviceDataValueKey('HauteurCdr.1') != null or
serviceCreatedOnProject.serviceDataValueKey('HauteurCdr.2') != null or
serviceCreatedOnProject.serviceDataValueKey('HauteurCdrApp.1') != null or
serviceCreatedOnProject.serviceDataValueKey('HauteurCdrApp.2') != null
%}
{% if serviceCreatedOnProject.serviceDataValueKey('HauteurCdr.1') != null or serviceCreatedOnProject.serviceDataValueKey('HauteurCdrApp.1') != null %}
à partir de l'appareil :
{{ serviceCreatedOnProject.serviceDataValueKey('HauteurCdr.1') ?? serviceCreatedOnProject.serviceDataValueKey('HauteurCdrApp.1') }} m
{% endif %}
{% if serviceCreatedOnProject.serviceDataValueKey('HauteurCdr.2') != null or serviceCreatedOnProject.serviceDataValueKey('HauteurCdrApp.2') != null %}
de la partie du conduit intégrée dans l'appareil :
{{ serviceCreatedOnProject.serviceDataValueKey('HauteurCdr.2') ?? serviceCreatedOnProject.serviceDataValueKey('HauteurCdrApp.2') }} m
{% endif %}
{% else %}
N/A
{% endif %}
Longueur développée :
{% if
serviceCreatedOnProject.serviceDataValueKey('LongueurDeveloppeeCdr.1') !== null or
serviceCreatedOnProject.serviceDataValueKey('LongueurDeveloppeeCdr.2') !== null or
serviceCreatedOnProject.serviceDataValueKey('LongueurDeveloppeeCdrApp.1') !== null or
serviceCreatedOnProject.serviceDataValueKey('LongueurDeveloppeeCdrApp.2') !== null
%}
{% if serviceCreatedOnProject.serviceDataValueKey('LongueurDeveloppeeCdr.1') !== null or serviceCreatedOnProject.serviceDataValueKey('LongueurDeveloppeeCdrApp.1') !== null %}
à partir de l'appareil :
{{ serviceCreatedOnProject.serviceDataValueKey('LongueurDeveloppeeCdr.1') ?? serviceCreatedOnProject.serviceDataValueKey('LongueurDeveloppeeCdrApp.1') }} m
{% endif %}
{% if serviceCreatedOnProject.serviceDataValueKey('LongueurDeveloppeeCdr.2') !== null or serviceCreatedOnProject.serviceDataValueKey('LongueurDeveloppeeCdrApp.2') !== null %}
intégrée dans l'appareil :
{{ serviceCreatedOnProject.serviceDataValueKey('LongueurDeveloppeeCdr.2') ?? serviceCreatedOnProject.serviceDataValueKey('LongueurDeveloppeeCdrApp.2') }} m
{% endif %}
{% else %}
N/A
{% endif %}
{{ infosConfig['connectingDuctSecond']['brand'] }} -
{{ infosConfig['connectingDuctSecond']['model'] }}
{% if isDemo %}
-
{{ infosConfig['connectingDuctSecond']['diameter'] != 'Ø mm' and infosConfig['connectingDuctSecond']['diameter'] is not empty ? '- ' ~ infosConfig['connectingDuctSecond']['diameter'] : '' }}
{% else %}
{{ infosConfig['connectingDuctSecond']['diameter'] != 'Ø mm' and infosConfig['connectingDuctSecond']['diameter'] is not empty ? '- ' ~ infosConfig['connectingDuctSecond']['diameter'] : '' }}
{% endif %}
Type de conduit : {{ infosConfig['connectingDuctSecond']['typeLabel'] }}
{% if infosConfig['connectingDuctSecond']['natureParoiInt'] %}
Nature paroi intérieure : {{ infosConfig['connectingDuctSecond']['natureParoiInt'] }}
{% endif %}
{% if infosConfig['connectingDuctSecond']['detail'] and infosConfig['connectingDuctSecond']['detail'].rugoParoiInt %}
Rugosité :
{% if isDemo %}
XXXX
{% else %}
{{ infosConfig['connectingDuctSecond']['detail'].rugoParoiInt }} mm
{% endif %}
{% endif %}
{% if infosConfig.connectingDuctSecond.conductiviteThermique is defined and infosConfig['connectingDuctSecond']['conductiviteThermique'] %}
Conductivité thermique : {{ infosConfig['connectingDuctSecond']['conductiviteThermique'] }} W/m.°C
{% endif %}
{% if infosConfig['connectingDuctSecond']['detail'] and infosConfig['connectingDuctSecond']['detail'].epaisseurParoi %}
Épaisseur de la paroi :
{% if isDemo %}
XXXX
{% else %}
{{ infosConfig['connectingDuctSecond']['detail'].epaisseurParoi }} mm
{% endif %}
{% endif %}
{% if infosConfig['connectingDuctSecond']['type'] === "TC_TFPI" %}
{% if infosConfig['connectingDuctSecond']['detail'] and infosConfig['connectingDuctSecond']['detail'].isolantEpaisseur %}
Épaisseur de l'isolant :
{% if isDemo %}
XXXX
{% else %}
{{ infosConfig['connectingDuctSecond']['detail'].isolantEpaisseur }} mm
{% endif %}
{% endif %}
{% if infosConfig['connectingDuctSecond']['isolantType'] %}
Nature isolant :
{{ infosConfig['connectingDuctSecond']['isolantType'] }}
{% endif %}
{% if infosConfig['connectingDuctSecond']['detail'] and infosConfig['connectingDuctSecond']['detail'].conductiviteThermique %}
Conductivité thermique :
{% if isDemo %}
XXXX
{% else %}
{{ infosConfig['connectingDuctSecond']['detail'].conductiviteThermique }}
{% endif %}
{% endif %}
{% endif %}
{% if project.techDataValueForService('firstCoudeConnectingDuctSecond') %}
Coude(s) :
{% if isDemo %}
XXXX
{% else %}
{{ productsAccessoriesRepository.find(project.techDataValueForService('firstCoudeConnectingDuctSecond')).angleDispo ~ '°' }}
{{ project.techDataValueForService('secondCoudeConnectingDuctSecond') ? '- ' ~ productsAccessoriesRepository.find(project.techDataValueForService('secondCoudeConnectingDuctSecond')).angleDispo ~ '°' : '' }}
{{ project.techDataValueForService('thirdCoudeConnectingDuctSecond') ? '- ' ~ productsAccessoriesRepository.find(project.techDataValueForService('thirdCoudeConnectingDuctSecond')).angleDispo ~ '°' : '' }}
{{ project.techDataValueForService('fourthCoudeConnectingDuctSecond') ? '- ' ~ productsAccessoriesRepository.find(project.techDataValueForService('fourthCoudeConnectingDuctSecond')).angleDispo ~ '°' : '' }}
{% endif %}
{% if infosConfig['connectingDuctSecond']['Dzeta_coude_1'] != null %}
Coefficient(s) de perte de charge :
{{ infosConfig['connectingDuctSecond']['Dzeta_coude_1'] ? infosConfig['connectingDuctSecond']['Dzeta_coude_1'] : '' }}
{{ infosConfig['connectingDuctSecond']['Dzeta_coude_2'] ? '- ' ~ infosConfig['connectingDuctSecond']['Dzeta_coude_2'] : '' }}
{{ infosConfig['connectingDuctSecond']['Dzeta_coude_3'] ? '- ' ~ infosConfig['connectingDuctSecond']['Dzeta_coude_3'] : '' }}
{{ infosConfig['connectingDuctSecond']['Dzeta_coude_4'] ? '- ' ~ infosConfig['connectingDuctSecond']['Dzeta_coude_4'] : '' }}
{% endif %}
{% endif %}
{% if project.techDataValueForService('teConnectingDuctSecond') %}
Té :
{% if isDemo %}
XXXX
{% else %}
{{ project.techDataValueForService('teConnectingDuctSecond') ? productsAccessoriesRepository.find(project.techDataValueForService('teConnectingDuctSecond')).angleDispo ~ '°' : 'N/A' }}
{% endif %}
{% if infosConfig['connectingDuctSecond']['Dzeta_Special'] != null %}
Coefficient de perte de charge :
{{ infosConfig['connectingDuctSecond']['Dzeta_Special'] }}
{% endif %}
{% endif %}
{% if infosConfig['connectingDuctSecond']['Dzeta_Variation_Section'] %}
Variation de section : conique
Coefficient de perte de charge : {{ infosConfig['connectingDuctSecond']['Dzeta_Variation_Section'] }}
{% endif %}
{{ infosConfig['connectingDuct']['brand'] }} -
{{ infosConfig['connectingDuct']['model'] }}
{% if isDemo %}
-
{{ infosConfig['connectingDuct']['diameter'] != 'Ø mm' and infosConfig['connectingDuct']['diameter'] is not empty ? '- ' ~ infosConfig['connectingDuct']['diameter'] : '' }}
{% else %}
{{ infosConfig['connectingDuct']['diameter'] != 'Ø mm' and infosConfig['connectingDuct']['diameter'] is not empty ? '- ' ~ infosConfig['connectingDuct']['diameter'] : '' }}
{% endif %}
Type de conduit : {{ infosConfig['connectingDuct']['typeLabel'] }}
{% if infosConfig['connectingDuct']['natureParoiInt'] %}
Nature paroi intérieure : {{ infosConfig['connectingDuct']['natureParoiInt'] }}
{% endif %}
{% if infosConfig['connectingDuct']['detail'] and infosConfig['connectingDuct']['detail'].rugoParoiInt %}
Rugosité :
{% if isDemo %}
XXXX
{% else %}
{{ infosConfig['connectingDuct']['detail'].rugoParoiInt }} mm
{% endif %}
{% endif %}
{% if infosConfig['connectingDuct']['conductiviteThermique'] %}
Conductivité thermique : {{ infosConfig['connectingDuct']['conductiviteThermique'] }} W/m.°C
{% endif %}
{% if infosConfig['connectingDuct']['detail'] and infosConfig['connectingDuct']['detail'].epaisseurParoi %}
Épaisseur de la paroi :
{% if isDemo %}
XXXX
{% else %}
{{ infosConfig['connectingDuct']['detail'].epaisseurParoi }} mm
{% endif %}
{% endif %}
{% if infosConfig['connectingDuct']['type'] === "TC_TFPI" %}
{% if infosConfig['connectingDuct']['detail'] and infosConfig['connectingDuct']['detail'].isolantEpaisseur %}
Épaisseur de l'isolant :
{% if isDemo %}
XXXX
{% else %}
{{ infosConfig['connectingDuct']['detail'].isolantEpaisseur }} mm
{% endif %}
{% endif %}
{% if infosConfig['connectingDuct']['isolantType'] %}
Nature isolant :
{{ infosConfig['connectingDuct']['isolantType'] }}
{% endif %}
{% if infosConfig['connectingDuct']['detail'] and infosConfig['connectingDuct']['detail'].conductiviteThermique %}
Conductivité thermique :
{% if isDemo %}
XXXX
{% else %}
{{ infosConfig['connectingDuct']['detail'].conductiviteThermique }}
{% endif %}
{% endif %}
{% endif %}
{% if project.techDataValueForService('firstCoudeConnectingDuct') %}
Coude(s) :
{% if isDemo %}
XXXX
{% else %}
{{ productsAccessoriesRepository.find(project.techDataValueForService('firstCoudeConnectingDuct')).angleDispo ~ '°' }}
{{ project.techDataValueForService('secondCoudeConnectingDuct') ? '- ' ~ productsAccessoriesRepository.find(project.techDataValueForService('secondCoudeConnectingDuct')).angleDispo ~ '°' : '' }}
{{ project.techDataValueForService('thirdCoudeConnectingDuct') ? '- ' ~ productsAccessoriesRepository.find(project.techDataValueForService('thirdCoudeConnectingDuct')).angleDispo ~ '°' : '' }}
{{ project.techDataValueForService('fourthCoudeConnectingDuct') ? '- ' ~ productsAccessoriesRepository.find(project.techDataValueForService('fourthCoudeConnectingDuct')).angleDispo ~ '°' : '' }}
{% endif %}
{% if infosConfig['connectingDuct']['Dzeta_coude_1'] != null %}
Coefficient(s) de perte de charge :
{{ infosConfig['connectingDuct']['Dzeta_coude_1'] ? infosConfig['connectingDuct']['Dzeta_coude_1'] : '' }}
{{ infosConfig['connectingDuct']['Dzeta_coude_2'] ? '- ' ~ infosConfig['connectingDuct']['Dzeta_coude_2'] : '' }}
{{ infosConfig['connectingDuct']['Dzeta_coude_3'] ? '- ' ~ infosConfig['connectingDuct']['Dzeta_coude_3'] : '' }}
{{ infosConfig['connectingDuct']['Dzeta_coude_4'] ? '- ' ~ infosConfig['connectingDuct']['Dzeta_coude_4'] : '' }}
{% endif %}
{% endif %}
{% if project.techDataValueForService('teConnectingDuct') %}
Té :
{% if isDemo %}
XXXX
{% else %}
{{ project.techDataValueForService('teConnectingDuct') ? productsAccessoriesRepository.find(project.techDataValueForService('teConnectingDuct')).angleDispo ~ '°' : 'N/A' }}
{% endif %}
{% if infosConfig['connectingDuct']['Dzeta_coude_1'] != null %}
Coefficient de perte de charge :
{{ infosConfig['connectingDuct']['Dzeta_Special'] }}
{% endif %}
{% endif %}
Hauteur :
{% if
serviceCreatedOnProject.serviceDataValueKey('HauteurCdrApp.1') != null or
serviceCreatedOnProject.serviceDataValueKey('HauteurCdrApp.2') != null or
serviceCreatedOnProject.serviceDataValueKey('HauteurCdr.1') != null or
serviceCreatedOnProject.serviceDataValueKey('HauteurCdr.2') != null or
serviceCreatedOnProject.serviceDataValueKey('HauteurCdrCf.1') != null
%}
{% if serviceCreatedOnProject.serviceDataValueKey('HauteurCdrApp.1') != null or serviceCreatedOnProject.serviceDataValueKey('HauteurCdr.1') != null %}
à partir de l'appareil :
{{ serviceCreatedOnProject.serviceDataValueKey('HauteurCdrApp.1') ?? serviceCreatedOnProject.serviceDataValueKey('HauteurCdr.1') }} m
{% endif %}
{% if serviceCreatedOnProject.serviceDataValueKey('HauteurCdrApp.2') != null or serviceCreatedOnProject.serviceDataValueKey('HauteurCdr.2') %}
de la partie du conduit intégrée dans l'appareil :
{{ serviceCreatedOnProject.serviceDataValueKey('HauteurCdrApp.2') ?? serviceCreatedOnProject.serviceDataValueKey('HauteurCdr.2') }} m
{% endif %}
{% if serviceCreatedOnProject.serviceDataValueKey('HauteurCdrCf.1') != null %}
de la partie reliée au conduit de fumée : {{ serviceCreatedOnProject.serviceDataValueKey('HauteurCdrCf.1') }} m
{% endif %}
{% else %}
N/A
{% endif %}
Longueur développée :
{% if
serviceCreatedOnProject.serviceDataValueKey('LongueurDeveloppeeCdr.1') !== null or
serviceCreatedOnProject.serviceDataValueKey('LongueurDeveloppeeCdr.2') !== null or
serviceCreatedOnProject.serviceDataValueKey('LongueurDeveloppeeCdrApp.1') !== null or
serviceCreatedOnProject.serviceDataValueKey('LongueurDeveloppeeCdrApp.2') !== null or
serviceCreatedOnProject.serviceDataValueKey('LongueurDeveloppeeCdrCf.1') !== null
%}
{% if serviceCreatedOnProject.serviceDataValueKey('LongueurDeveloppeeCdrApp.1') !== null or serviceCreatedOnProject.serviceDataValueKey('LongueurDeveloppeeCdr.1') !== null %}
à partir de l'appareil :
{{ serviceCreatedOnProject.serviceDataValueKey('LongueurDeveloppeeCdrApp.1') ?? serviceCreatedOnProject.serviceDataValueKey('LongueurDeveloppeeCdr.1') }} m
{% endif %}
{% if serviceCreatedOnProject.serviceDataValueKey('LongueurDeveloppeeCdrApp.2') !== null or serviceCreatedOnProject.serviceDataValueKey('LongueurDeveloppeeCdr.2') !== null %}
intégrée dans l'appareil :
{{ serviceCreatedOnProject.serviceDataValueKey('LongueurDeveloppeeCdrApp.2') ?? serviceCreatedOnProject.serviceDataValueKey('LongueurDeveloppeeCdr.2') }} m
{% endif %}
{% if serviceCreatedOnProject.serviceDataValueKey('LongueurDeveloppeeCdrCf.1') !== null %}
de la partie reliée au conduit de fumée : {{ serviceCreatedOnProject.serviceDataValueKey('LongueurDeveloppeeCdrCf.1') }} m
{% endif %}
{% else %}
N/A
{% endif %}
Piquage des fumées :
{{ serviceCreatedOnProject.serviceDataValueKey('PiquageFuméeConduitConcentrique') }}
{{ serviceCreatedOnProject.serviceDataValueKey('PiquageFuméeTripleParoi') }}
Coefficient de perte de charge : {{ infosConfig['connectingDuctSecond']['Dev_Dzeta_coude_5'] }}
Température ambiante : {{ serviceCreatedOnProject.serviceDataValueKey('TemperatureAmbiantePieceInstallation') ?? '20 °C' }}
{% endif %}