Product List
API Documentation
Welcome to the Heat Pumps Info API documentation. This API allows users to access the heat pump catalog and associated projects through a RESTful interface.
Data provided by the Portal for Large-Scale Heat Pumps © 2025 by Fraunhofer IEG is licensed under CC BY 4.0
How to Use the API
The API can be accessed using standard HTTP methods. Here are some common actions:
- GET: Retrieve data from the server (e.g., list of products or projects).
- OPTIONS: Retrieve allowed methods for a resource.
- Download Formats: You can specify the format of the data you want to receive, such as JSON or Excel (XLSX).
Available Endpoints
| Endpoint | Description |
|---|---|
| /api/products/ | Access the list of heat pump products. |
| /api/projects/ | Access the list of projects related to heat pumps. |
Example Requests
To download an Excel file of the products, you can use the following URL:
GET /api/products/?format=xlsx
This request will return an Excel file containing the product data.
Response Format
The API responds with data in various formats based on the requested format. For JSON, you may receive a response like:
{
"products": "http://grosswaermepumpen.info/api/products/",
"projects": "http://grosswaermepumpen.info/api/projects/"
}
GET /en-us/api/products/?format=api&offset=1100
{ "count": 1251, "next": "https://grosswaermepumpen-info.de/en-us/api/products/?format=api&limit=100&offset=1200", "previous": "https://grosswaermepumpen-info.de/en-us/api/products/?format=api&limit=100&offset=1000", "results": [ { "id": 1208, "refrigerants": [ "R410A (R32/R125)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Systemair GmbH", "name": "WQH 1004", "series": "WQH", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 331.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 25.0, "max_flow_temperature": 55.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "2", "filling_quantity": 21.8, "min_load": 26, "lifespan": null, "length": 2250.0, "width": 1005.0, "height": 1850.0, "weight": 1603.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "4 Leistungsstufen", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 90.0, "sound_pressure_1m": null, "sound_pressure_10m": 58.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "2 unterschiedliche Schalloptionen möglich: Standard (STD) - Ohne Verdichtergehäuse; Super Low Noise (S) - Verdichtergehäuse mit zusätzlicher Schalldämmung zur Schallreduzierung", "updated": "2025-02-07", "verified": false, "information_source": "https://www.systemair.com/de-de/produkte/klimaanlage/kaltwassersatze-und-warmepumpen/warmepumpen-wasser-wasser/wqh", "information_source_archive": null, "information_source_date": "2025-02-07" }, { "id": 1209, "refrigerants": [ "R410A (R32/R125)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Systemair GmbH", "name": "WQH 1104", "series": "WQH", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 376.6, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 25.0, "max_flow_temperature": 55.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "2", "filling_quantity": 24.4, "min_load": 23, "lifespan": null, "length": 2250.0, "width": 1005.0, "height": 1850.0, "weight": 1701.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "4 Leistungsstufen", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 90.0, "sound_pressure_1m": null, "sound_pressure_10m": 58.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "2 unterschiedliche Schalloptionen möglich: Standard (STD) - Ohne Verdichtergehäuse; Super Low Noise (S) - Verdichtergehäuse mit zusätzlicher Schalldämmung zur Schallreduzierung", "updated": "2025-02-07", "verified": false, "information_source": "https://www.systemair.com/de-de/produkte/klimaanlage/kaltwassersatze-und-warmepumpen/warmepumpen-wasser-wasser/wqh", "information_source_archive": null, "information_source_date": "2025-02-07" }, { "id": 1210, "refrigerants": [ "R410A (R32/R125)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Systemair GmbH", "name": "WQH 1204", "series": "WQH", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 418.5, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 25.0, "max_flow_temperature": 55.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "2", "filling_quantity": 27.9, "min_load": 25, "lifespan": null, "length": 2250.0, "width": 1005.0, "height": 1850.0, "weight": 1807.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "4 Leistungsstufen", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 90.0, "sound_pressure_1m": null, "sound_pressure_10m": 58.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "2 unterschiedliche Schalloptionen möglich: Standard (STD) - Ohne Verdichtergehäuse; Super Low Noise (S) - Verdichtergehäuse mit zusätzlicher Schalldämmung zur Schallreduzierung", "updated": "2025-02-07", "verified": false, "information_source": "https://www.systemair.com/de-de/produkte/klimaanlage/kaltwassersatze-und-warmepumpen/warmepumpen-wasser-wasser/wqh", "information_source_archive": null, "information_source_date": "2025-02-07" }, { "id": 1211, "refrigerants": [ "R410A (R32/R125)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Systemair GmbH", "name": "WQH 1404", "series": "WQH", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 477.5, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 25.0, "max_flow_temperature": 55.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "2", "filling_quantity": 30.4, "min_load": 23, "lifespan": null, "length": 2250.0, "width": 1005.0, "height": 1850.0, "weight": 1833.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "4 Leistungsstufen", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 92.0, "sound_pressure_1m": null, "sound_pressure_10m": 60.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "2 unterschiedliche Schalloptionen möglich: Standard (STD) - Ohne Verdichtergehäuse; Super Low Noise (S) - Verdichtergehäuse mit zusätzlicher Schalldämmung zur Schallreduzierung", "updated": "2025-02-07", "verified": false, "information_source": "https://www.systemair.com/de-de/produkte/klimaanlage/kaltwassersatze-und-warmepumpen/warmepumpen-wasser-wasser/wqh", "information_source_archive": null, "information_source_date": "2025-02-07" }, { "id": 1212, "refrigerants": [ "R410A (R32/R125)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Systemair GmbH", "name": "WQH 1604", "series": "WQH", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 532.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 25.0, "max_flow_temperature": 55.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "2", "filling_quantity": 30.4, "min_load": 25, "lifespan": null, "length": 2250.0, "width": 1005.0, "height": 1850.0, "weight": 1859.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "4 Leistungsstufen", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 94.0, "sound_pressure_1m": null, "sound_pressure_10m": 62.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "2 unterschiedliche Schalloptionen möglich: Standard (STD) - Ohne Verdichtergehäuse; Super Low Noise (S) - Verdichtergehäuse mit zusätzlicher Schalldämmung zur Schallreduzierung", "updated": "2025-02-07", "verified": false, "information_source": "https://www.systemair.com/de-de/produkte/klimaanlage/kaltwassersatze-und-warmepumpen/warmepumpen-wasser-wasser/wqh", "information_source_archive": null, "information_source_date": "2025-02-07" }, { "id": 1203, "refrigerants": [ "R410A (R32/R125)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Systemair GmbH", "name": "WQH 524", "series": "WQH", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 170.2, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 25.0, "max_flow_temperature": 55.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "2", "filling_quantity": 9.0, "min_load": 25, "lifespan": null, "length": 2250.0, "width": 1005.0, "height": 1850.0, "weight": 1012.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "4 Leistungsstufen", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 81.0, "sound_pressure_1m": null, "sound_pressure_10m": 49.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "2 unterschiedliche Schalloptionen möglich: Standard (STD) - Ohne Verdichtergehäuse; Super Low Noise (S) - Verdichtergehäuse mit zusätzlicher Schalldämmung zur Schallreduzierung", "updated": "2025-02-07", "verified": false, "information_source": "https://www.systemair.com/de-de/produkte/klimaanlage/kaltwassersatze-und-warmepumpen/warmepumpen-wasser-wasser/wqh", "information_source_archive": null, "information_source_date": "2025-02-06" }, { "id": 1204, "refrigerants": [ "R410A (R32/R125)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Systemair GmbH", "name": "WQH 604", "series": "WQH", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 201.1, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 25.0, "max_flow_temperature": 55.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "2", "filling_quantity": 11.4, "min_load": 25, "lifespan": null, "length": 2250.0, "width": 1005.0, "height": 1850.0, "weight": 1092.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "4 Leistungsstufen", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 82.0, "sound_pressure_1m": null, "sound_pressure_10m": 50.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "2 unterschiedliche Schalloptionen möglich: Standard (STD) - Ohne Verdichtergehäuse; Super Low Noise (S) - Verdichtergehäuse mit zusätzlicher Schalldämmung zur Schallreduzierung", "updated": "2025-02-07", "verified": false, "information_source": "https://www.systemair.com/de-de/produkte/klimaanlage/kaltwassersatze-und-warmepumpen/warmepumpen-wasser-wasser/wqh", "information_source_archive": null, "information_source_date": "2025-02-07" }, { "id": 1205, "refrigerants": [ "R410A (R32/R125)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Systemair GmbH", "name": "WQH 704", "series": "WQH", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 231.8, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 25.0, "max_flow_temperature": 55.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "2", "filling_quantity": 13.1, "min_load": 21, "lifespan": null, "length": 2250.0, "width": 1005.0, "height": 1850.0, "weight": 1290.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "4 Leistungsstufen", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 85.0, "sound_pressure_1m": null, "sound_pressure_10m": 53.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "2 unterschiedliche Schalloptionen möglich: Standard (STD) - Ohne Verdichtergehäuse; Super Low Noise (S) - Verdichtergehäuse mit zusätzlicher Schalldämmung zur Schallreduzierung", "updated": "2025-02-07", "verified": false, "information_source": "https://www.systemair.com/de-de/produkte/klimaanlage/kaltwassersatze-und-warmepumpen/warmepumpen-wasser-wasser/wqh", "information_source_archive": null, "information_source_date": "2025-02-07" }, { "id": 1206, "refrigerants": [ "R410A (R32/R125)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Systemair GmbH", "name": "WQH 804", "series": "WQH", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 256.5, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 25.0, "max_flow_temperature": 55.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "2", "filling_quantity": 13.9, "min_load": 25, "lifespan": null, "length": 2250.0, "width": 1005.0, "height": 1850.0, "weight": 1463.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "4 Leistungsstufen", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 87.0, "sound_pressure_1m": null, "sound_pressure_10m": 55.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "2 unterschiedliche Schalloptionen möglich: Standard (STD) - Ohne Verdichtergehäuse; Super Low Noise (S) - Verdichtergehäuse mit zusätzlicher Schalldämmung zur Schallreduzierung", "updated": "2025-02-07", "verified": false, "information_source": "https://www.systemair.com/de-de/produkte/klimaanlage/kaltwassersatze-und-warmepumpen/warmepumpen-wasser-wasser/wqh", "information_source_archive": null, "information_source_date": "2025-02-07" }, { "id": 1207, "refrigerants": [ "R410A (R32/R125)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Systemair GmbH", "name": "WQH 904", "series": "WQH", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 295.6, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 25.0, "max_flow_temperature": 55.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "2", "filling_quantity": 17.3, "min_load": 22, "lifespan": null, "length": 2250.0, "width": 1005.0, "height": 1850.0, "weight": 1479.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "4 Leistungsstufen", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 89.0, "sound_pressure_1m": null, "sound_pressure_10m": 57.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "2 unterschiedliche Schalloptionen möglich: Standard (STD) - Ohne Verdichtergehäuse; Super Low Noise (S) - Verdichtergehäuse mit zusätzlicher Schalldämmung zur Schallreduzierung", "updated": "2025-02-07", "verified": false, "information_source": "https://www.systemair.com/de-de/produkte/klimaanlage/kaltwassersatze-und-warmepumpen/warmepumpen-wasser-wasser/wqh", "information_source_archive": null, "information_source_date": "2025-02-07" }, { "id": 1183, "refrigerants": [ "R410A (R32/R125)" ], "sources": [ "Geothermie (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Thermia AB", "name": "Mega XL", "series": "Thermia Mega", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1-16", "circuit_configuration": "Kaskadierbar", "circuit_infos": "1 Modul: 88 kW; 16 Module: 1406 kW", "sink": "Gebäudewärme", "min_thermal_capacity": 88.0, "max_thermal_capacity": 1408.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 65.0, "min_temp_source": -10.0, "max_temp_source": 20.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": 9.0, "min_load": null, "lifespan": null, "length": 900.0, "width": 849.0, "height": 1744.0, "weight": 487.0, "weight_max": null, "weight_description": "pro Modul", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 50.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Kältemittelmenge, Gewicht und Maße beziehen sich auf ein Modul", "updated": "2025-02-06", "verified": false, "information_source": "https://germany.thermia.com/produkte/grosswaermepumpen-fuer-den-gewerblichen-einsatz/mega/", "information_source_archive": null, "information_source_date": "2025-02-06" }, { "id": 1213, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Thermocold", "name": "AWA HP SEA/XEA", "series": "AWA HP SEA/XEA", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": 124.0, "max_thermal_capacity": 644.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": -15.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "VERSIONS: H Heat pumps; D Energy versions; L/E Acoustic versions; B1/A2/B2/A2 Hydraulic versions; SB/SA - XB/XA Hydraulic versions with water tank", "updated": "2025-02-07", "verified": false, "information_source": "https://www.thermocold.it/index.php?option=com_content&view=article&id=547&Itemid=828&prodID=132&lang=en", "information_source_archive": null, "information_source_date": "2025-02-07" }, { "id": 1214, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Thermocold", "name": "CWC HP XEA", "series": "CWC HP XEA", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": 59.0, "max_thermal_capacity": 837.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 61.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": "geschlossenes Modul", "space_requirements": null, "room_height_requirements": null, "comment": "Low noise und Super Low noise Version,", "updated": "2025-02-07", "verified": false, "information_source": "https://www.thermocold.it/index.php?option=com_content&view=article&id=547&Itemid=828&prodID=119&lang=en", "information_source_archive": null, "information_source_date": "2025-02-07" }, { "id": 1215, "refrigerants": [ "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Thermocold", "name": "CWC SHT", "series": "CWC SHT", "operation_mode": "H", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": null, "min_thermal_capacity": 37.0, "max_thermal_capacity": 550.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 80.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SL: Acoustic versions", "updated": "2025-02-07", "verified": false, "information_source": "https://www.thermocold.it/index.php?option=com_content&view=article&id=547&Itemid=828&prodID=129&lang=en", "information_source_archive": null, "information_source_date": "2025-02-07" }, { "id": 1145, "refrigerants": [ "R1234ze(E)" ], "sources": [ "Solarthermie (Brine/Water)", "Umweltwärme (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Thermodraft IKE", "name": "100G", "series": "HTHP G", "operation_mode": "H", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1-2", "circuit_configuration": null, "circuit_infos": null, "sink": "Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 104.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": 36.3, "min_flow_temperature": null, "max_flow_temperature": 90.0, "min_temp_source": 40.0, "max_temp_source": 90.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "1", "filling_quantity": null, "min_load": null, "lifespan": null, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": "Plug & play", "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-02-04", "verified": false, "information_source": "https://thermodraft.gr/products/high-temperature-heat-pumps", "information_source_archive": null, "information_source_date": "2025-02-03" }, { "id": 1151, "refrigerants": [ "R1234ze(E)" ], "sources": [ "Solarthermie (Brine/Water)", "Umweltwärme (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Thermodraft IKE", "name": "2.100G", "series": "HTHP G", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1-2", "circuit_configuration": null, "circuit_infos": null, "sink": "Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 208.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": 72.6, "min_flow_temperature": null, "max_flow_temperature": 90.0, "min_temp_source": 40.0, "max_temp_source": 90.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": null, "lifespan": null, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": "Plug & play", "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-02-04", "verified": false, "information_source": "https://thermodraft.gr/products/high-temperature-heat-pumps", "information_source_archive": null, "information_source_date": null }, { "id": 1175, "refrigerants": [ "R1233zd(E)", "R245fa" ], "sources": [ "Solarthermie (Brine/Water)", "Umweltwärme (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Thermodraft IKE", "name": "2.200T", "series": "HTHP T", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1-2", "circuit_configuration": null, "circuit_infos": "Kann um MVR erweitert werden.", "sink": "Prozesswärme, Prozessdampf", "min_thermal_capacity": null, "max_thermal_capacity": 227.2, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": 85.8, "min_flow_temperature": null, "max_flow_temperature": 120.0, "min_temp_source": 40.0, "max_temp_source": 90.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": null, "lifespan": null, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": "Plug & play", "space_requirements": null, "room_height_requirements": null, "comment": "Für höhere Dampftemperaturen um MVR erweiterbar.", "updated": "2025-02-05", "verified": false, "information_source": "https://thermodraft.gr/products/high-temperature-heat-pumps", "information_source_archive": null, "information_source_date": "2025-02-05" }, { "id": 1152, "refrigerants": [ "R1234ze(E)" ], "sources": [ "Solarthermie (Brine/Water)", "Umweltwärme (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Thermodraft IKE", "name": "2.230G", "series": "HTHP G", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1-2", "circuit_configuration": null, "circuit_infos": null, "sink": "Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 517.4, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": 168.6, "min_flow_temperature": null, "max_flow_temperature": 90.0, "min_temp_source": 40.0, "max_temp_source": 90.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": null, "lifespan": null, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": "Plug & play", "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-02-04", "verified": false, "information_source": "https://thermodraft.gr/products/high-temperature-heat-pumps", "information_source_archive": null, "information_source_date": "2025-02-03" }, { "id": 1176, "refrigerants": [ "R1233zd(E)", "R245fa" ], "sources": [ "Solarthermie (Brine/Water)", "Umweltwärme (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Thermodraft IKE", "name": "2.300T", "series": "HTHP T", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1-2", "circuit_configuration": null, "circuit_infos": "Kann um MVR erweitert werden.", "sink": "Prozesswärme, Prozessdampf", "min_thermal_capacity": null, "max_thermal_capacity": 353.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": 133.0, "min_flow_temperature": null, "max_flow_temperature": 120.0, "min_temp_source": 40.0, "max_temp_source": 90.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": null, "lifespan": null, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": "Plug & play", "space_requirements": null, "room_height_requirements": null, "comment": "Für höhere Dampftemperaturen um MVR erweiterbar.", "updated": "2025-02-05", "verified": false, "information_source": "https://thermodraft.gr/products/high-temperature-heat-pumps", "information_source_archive": null, "information_source_date": "2025-02-05" }, { "id": 1153, "refrigerants": [ "R1234ze(E)" ], "sources": [ "Solarthermie (Brine/Water)", "Umweltwärme (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Thermodraft IKE", "name": "2.410G", "series": "HTHP G", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 867.4, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": 272.8, "min_flow_temperature": null, "max_flow_temperature": 90.0, "min_temp_source": 40.0, "max_temp_source": 90.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": null, "lifespan": null, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": "Plug & play", "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-02-04", "verified": false, "information_source": "https://thermodraft.gr/products/high-temperature-heat-pumps", "information_source_archive": null, "information_source_date": "2025-02-03" }, { "id": 1177, "refrigerants": [ "R1233zd(E)", "R245fa" ], "sources": [ "Solarthermie (Brine/Water)", "Umweltwärme (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Thermodraft IKE", "name": "2.410T", "series": "HTHP T", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1-2", "circuit_configuration": null, "circuit_infos": "Kann um MVR erweitert werden.", "sink": "Prozesswärme, Prozessdampf", "min_thermal_capacity": null, "max_thermal_capacity": 497.8, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": 188.6, "min_flow_temperature": null, "max_flow_temperature": 120.0, "min_temp_source": 40.0, "max_temp_source": 90.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": null, "lifespan": null, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": "Plug & play", "space_requirements": null, "room_height_requirements": null, "comment": "Für höhere Dampftemperaturen um MVR erweiterbar.", "updated": "2025-02-05", "verified": false, "information_source": "https://thermodraft.gr/products/high-temperature-heat-pumps", "information_source_archive": null, "information_source_date": "2025-02-05" }, { "id": 1154, "refrigerants": [ "R1234ze(E)" ], "sources": [ "Solarthermie (Brine/Water)", "Umweltwärme (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Thermodraft IKE", "name": "2.470G", "series": "HTHP G", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1-2", "circuit_configuration": null, "circuit_infos": null, "sink": "Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 985.8, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": 308.2, "min_flow_temperature": null, "max_flow_temperature": 90.0, "min_temp_source": 40.0, "max_temp_source": 90.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": null, "lifespan": null, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": "Plug & play", "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-02-03", "verified": false, "information_source": "https://thermodraft.gr/products/high-temperature-heat-pumps", "information_source_archive": null, "information_source_date": null }, { "id": 1178, "refrigerants": [ "R1233zd(E)", "R245fa" ], "sources": [ "Solarthermie (Brine/Water)", "Umweltwärme (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Thermodraft IKE", "name": "2.550T", "series": "HTHP T", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1-2", "circuit_configuration": null, "circuit_infos": "Kann um MVR erweitert werden.", "sink": "Prozesswärme, Prozessdampf", "min_thermal_capacity": null, "max_thermal_capacity": 670.8, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": 248.2, "min_flow_temperature": null, "max_flow_temperature": 120.0, "min_temp_source": 40.0, "max_temp_source": 90.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": null, "lifespan": null, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": "Plug & play", "space_requirements": null, "room_height_requirements": null, "comment": "Für höhere Dampftemperaturen um MVR erweiterbar.", "updated": "2025-02-05", "verified": false, "information_source": "https://thermodraft.gr/products/high-temperature-heat-pumps", "information_source_archive": null, "information_source_date": "2025-02-05" }, { "id": 1179, "refrigerants": [ "R1233zd(E)", "R245fa" ], "sources": [ "Solarthermie (Brine/Water)", "Umweltwärme (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Thermodraft IKE", "name": "2.620T", "series": "HTHP T", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1-2", "circuit_configuration": null, "circuit_infos": "Kann um MVR erweitert werden.", "sink": "Prozesswärme, Prozessdampf", "min_thermal_capacity": null, "max_thermal_capacity": 757.6, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": 280.0, "min_flow_temperature": null, "max_flow_temperature": 120.0, "min_temp_source": 40.0, "max_temp_source": 90.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": null, "lifespan": null, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": "Plug & play", "space_requirements": null, "room_height_requirements": null, "comment": "Für höhere Dampftemperaturen um MVR erweiterbar.", "updated": "2025-02-05", "verified": false, "information_source": "https://thermodraft.gr/products/high-temperature-heat-pumps", "information_source_archive": null, "information_source_date": "2025-02-05" }, { "id": 1155, "refrigerants": [ "R1234ze(E)" ], "sources": [ "Solarthermie (Brine/Water)", "Umweltwärme (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Thermodraft IKE", "name": "2.710G", "series": "HTHP G", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1-2", "circuit_configuration": null, "circuit_infos": null, "sink": "Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 1489.4, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": 459.8, "min_flow_temperature": null, "max_flow_temperature": 90.0, "min_temp_source": 40.0, "max_temp_source": 90.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": null, "lifespan": null, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": "Plug & play", "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-02-03", "verified": false, "information_source": "https://thermodraft.gr/products/high-temperature-heat-pumps", "information_source_archive": null, "information_source_date": "2025-02-03" }, { "id": 1180, "refrigerants": [ "R1233zd(E)", "R245fa" ], "sources": [ "Solarthermie (Brine/Water)", "Umweltwärme (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Thermodraft IKE", "name": "2.710T", "series": "HTHP T", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1-2", "circuit_configuration": null, "circuit_infos": "Kann um MVR erweitert werden.", "sink": "Prozesswärme, Prozessdampf", "min_thermal_capacity": null, "max_thermal_capacity": 879.2, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": 325.0, "min_flow_temperature": null, "max_flow_temperature": 120.0, "min_temp_source": 40.0, "max_temp_source": 90.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": null, "lifespan": null, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": "Plug & play", "space_requirements": null, "room_height_requirements": null, "comment": "Für höhere Dampftemperaturen um MVR erweiterbar.", "updated": "2025-02-05", "verified": false, "information_source": "https://thermodraft.gr/products/high-temperature-heat-pumps", "information_source_archive": null, "information_source_date": "2025-02-05" }, { "id": 1156, "refrigerants": [ "R1234ze(E)" ], "sources": [ "Solarthermie (Brine/Water)", "Umweltwärme (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Thermodraft IKE", "name": "2.790G", "series": "HTHP G", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1-2", "circuit_configuration": null, "circuit_infos": null, "sink": "Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 1641.4, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": 498.8, "min_flow_temperature": null, "max_flow_temperature": 90.0, "min_temp_source": 40.0, "max_temp_source": 90.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": null, "lifespan": null, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": "Plug & play", "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-02-04", "verified": false, "information_source": "https://thermodraft.gr/products/high-temperature-heat-pumps", "information_source_archive": null, "information_source_date": "2025-02-03" }, { "id": 1181, "refrigerants": [ "R1233zd(E)", "R245fa" ], "sources": [ "Solarthermie (Brine/Water)", "Umweltwärme (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Thermodraft IKE", "name": "2.830T", "series": "HTHP T", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1-2", "circuit_configuration": null, "circuit_infos": "Kann um MVR erweitert werden.", "sink": "Prozesswärme, Prozessdampf", "min_thermal_capacity": null, "max_thermal_capacity": 1042.2, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": 384.2, "min_flow_temperature": null, "max_flow_temperature": 120.0, "min_temp_source": 40.0, "max_temp_source": 90.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": null, "lifespan": null, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": "Plug & play", "space_requirements": null, "room_height_requirements": null, "comment": "Für höhere Dampftemperaturen um MVR erweiterbar.", "updated": "2025-02-05", "verified": false, "information_source": "https://thermodraft.gr/products/high-temperature-heat-pumps", "information_source_archive": null, "information_source_date": "2025-02-05" }, { "id": 1182, "refrigerants": [ "R1233zd(E)", "R245fa" ], "sources": [ "Solarthermie (Brine/Water)", "Umweltwärme (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Thermodraft IKE", "name": "2.930T", "series": "HTHP T", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1-2", "circuit_configuration": null, "circuit_infos": "Kann um MVR erweitert werden.", "sink": "Prozesswärme, Prozessdampf", "min_thermal_capacity": null, "max_thermal_capacity": 1164.8, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": 428.8, "min_flow_temperature": null, "max_flow_temperature": 120.0, "min_temp_source": 40.0, "max_temp_source": 90.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": null, "lifespan": null, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": "Plug & play", "space_requirements": null, "room_height_requirements": null, "comment": "Für höhere Dampftemperaturen um MVR erweiterbar.", "updated": "2025-02-05", "verified": false, "information_source": "https://thermodraft.gr/products/high-temperature-heat-pumps", "information_source_archive": null, "information_source_date": "2025-02-05" }, { "id": 1169, "refrigerants": [ "R1233zd(E)", "R245fa" ], "sources": [ "Solarthermie (Brine/Water)", "Umweltwärme (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Thermodraft IKE", "name": "200T", "series": "HTHP T", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1-2", "circuit_configuration": null, "circuit_infos": "Kann um MVR erweitert werden.", "sink": "Prozesswärme, Prozessdampf", "min_thermal_capacity": null, "max_thermal_capacity": 113.6, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": 42.9, "min_flow_temperature": null, "max_flow_temperature": 120.0, "min_temp_source": 40.0, "max_temp_source": 90.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "1", "filling_quantity": null, "min_load": null, "lifespan": null, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": "Plug & play", "space_requirements": null, "room_height_requirements": null, "comment": "Für höhere Dampftemperaturen um MVR erweiterbar.", "updated": "2025-02-05", "verified": false, "information_source": "https://thermodraft.gr/products/high-temperature-heat-pumps", "information_source_archive": null, "information_source_date": "2025-02-05" }, { "id": 1146, "refrigerants": [ "R1234ze(E)" ], "sources": [ "Solarthermie (Brine/Water)", "Umweltwärme (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Thermodraft IKE", "name": "230G", "series": "HTHP G", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1-2", "circuit_configuration": null, "circuit_infos": null, "sink": "Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 258.7, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": 84.3, "min_flow_temperature": null, "max_flow_temperature": 90.0, "min_temp_source": 40.0, "max_temp_source": 90.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "1", "filling_quantity": null, "min_load": null, "lifespan": null, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": "Plug & play", "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-02-04", "verified": false, "information_source": "https://thermodraft.gr/products/high-temperature-heat-pumps", "information_source_archive": null, "information_source_date": null }, { "id": 1170, "refrigerants": [ "R1233zd(E)", "R245fa" ], "sources": [ "Solarthermie (Brine/Water)", "Umweltwärme (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Thermodraft IKE", "name": "300T", "series": "HTHP T", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1-2", "circuit_configuration": null, "circuit_infos": "Kann um MVR erweitert werden.", "sink": "Prozesswärme, Prozessdampf", "min_thermal_capacity": null, "max_thermal_capacity": 176.5, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": 66.5, "min_flow_temperature": null, "max_flow_temperature": 120.0, "min_temp_source": 40.0, "max_temp_source": 90.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "1", "filling_quantity": null, "min_load": null, "lifespan": null, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": "Plug & play", "space_requirements": null, "room_height_requirements": null, "comment": "Für höhere Dampftemperaturen um MVR erweiterbar.", "updated": "2025-02-05", "verified": false, "information_source": "https://thermodraft.gr/products/high-temperature-heat-pumps", "information_source_archive": null, "information_source_date": "2025-02-05" }, { "id": 1147, "refrigerants": [ "R1234ze(E)" ], "sources": [ "Solarthermie (Brine/Water)", "Umweltwärme (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Thermodraft IKE", "name": "410G", "series": "HTHP G", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1-2", "circuit_configuration": null, "circuit_infos": null, "sink": "Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 433.7, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": 136.4, "min_flow_temperature": null, "max_flow_temperature": 90.0, "min_temp_source": 40.0, "max_temp_source": 90.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "1", "filling_quantity": null, "min_load": null, "lifespan": null, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": "Plug & play", "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-02-04", "verified": false, "information_source": "https://thermodraft.gr/products/high-temperature-heat-pumps", "information_source_archive": null, "information_source_date": null }, { "id": 1171, "refrigerants": [ "R1233zd(E)", "R245fa" ], "sources": [ "Solarthermie (Brine/Water)", "Umweltwärme (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Thermodraft IKE", "name": "410T", "series": "HTHP T", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1-2", "circuit_configuration": null, "circuit_infos": "Kann um MVR erweitert werden.", "sink": "Prozesswärme, Prozessdampf", "min_thermal_capacity": null, "max_thermal_capacity": 248.9, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": 94.3, "min_flow_temperature": null, "max_flow_temperature": 120.0, "min_temp_source": 40.0, "max_temp_source": 90.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "1", "filling_quantity": null, "min_load": null, "lifespan": null, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": "Plug & play", "space_requirements": null, "room_height_requirements": null, "comment": "Für höhere Dampftemperaturen um MVR erweiterbar.", "updated": "2025-02-05", "verified": false, "information_source": "https://thermodraft.gr/products/high-temperature-heat-pumps", "information_source_archive": null, "information_source_date": "2025-02-05" }, { "id": 1148, "refrigerants": [ "R1234ze(E)" ], "sources": [ "Solarthermie (Brine/Water)", "Umweltwärme (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Thermodraft IKE", "name": "470G", "series": "HTHP G", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1-2", "circuit_configuration": null, "circuit_infos": null, "sink": "Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 492.9, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": 154.1, "min_flow_temperature": null, "max_flow_temperature": 90.0, "min_temp_source": 49.0, "max_temp_source": 90.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "1", "filling_quantity": null, "min_load": null, "lifespan": null, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": "Plug & play", "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-02-03", "verified": false, "information_source": "https://thermodraft.gr/products/high-temperature-heat-pumps", "information_source_archive": null, "information_source_date": null }, { "id": 1172, "refrigerants": [ "R1233zd(E)", "R245fa" ], "sources": [ "Solarthermie (Brine/Water)", "Umweltwärme (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Thermodraft IKE", "name": "550T", "series": "HTHP T", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1-2", "circuit_configuration": null, "circuit_infos": "Kann um MVR erweitert werden.", "sink": "Prozesswärme, Prozessdampf", "min_thermal_capacity": null, "max_thermal_capacity": 335.4, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": 124.1, "min_flow_temperature": null, "max_flow_temperature": 120.0, "min_temp_source": 40.0, "max_temp_source": 90.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "1", "filling_quantity": null, "min_load": null, "lifespan": null, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": "Plug & play", "space_requirements": null, "room_height_requirements": null, "comment": "Für höhere Dampftemperaturen um MVR erweiterbar.", "updated": "2025-02-05", "verified": false, "information_source": "https://thermodraft.gr/products/high-temperature-heat-pumps", "information_source_archive": null, "information_source_date": "2025-02-05" }, { "id": 1173, "refrigerants": [ "R1233zd(E)", "R245fa" ], "sources": [ "Solarthermie (Brine/Water)", "Umweltwärme (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Thermodraft IKE", "name": "620T", "series": "HTHP T", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1-2", "circuit_configuration": null, "circuit_infos": "Kann um MVR erweitert werden.", "sink": "Prozesswärme, Prozessdampf", "min_thermal_capacity": null, "max_thermal_capacity": 439.6, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": 162.5, "min_flow_temperature": null, "max_flow_temperature": 120.0, "min_temp_source": 40.0, "max_temp_source": 90.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "1", "filling_quantity": null, "min_load": null, "lifespan": null, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": "Plug & play", "space_requirements": null, "room_height_requirements": null, "comment": "Für höhere Dampftemperaturen um MVR erweiterbar.", "updated": "2025-02-05", "verified": false, "information_source": "https://thermodraft.gr/products/high-temperature-heat-pumps", "information_source_archive": null, "information_source_date": "2025-02-05" }, { "id": 1149, "refrigerants": [ "R1234ze(E)" ], "sources": [ "Solarthermie (Brine/Water)", "Umweltwärme (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Thermodraft IKE", "name": "710G", "series": "HTHP G", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1-2", "circuit_configuration": null, "circuit_infos": null, "sink": "Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 744.7, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": 229.9, "min_flow_temperature": null, "max_flow_temperature": 90.0, "min_temp_source": 40.0, "max_temp_source": 90.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "1", "filling_quantity": null, "min_load": null, "lifespan": null, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": "Plug & play", "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-02-04", "verified": false, "information_source": "https://thermodraft.gr/products/high-temperature-heat-pumps", "information_source_archive": null, "information_source_date": null }, { "id": 1150, "refrigerants": [ "R1234ze(E)" ], "sources": [ "Solarthermie (Brine/Water)", "Umweltwärme (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Thermodraft IKE", "name": "790G", "series": "HTHP G", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1-2", "circuit_configuration": null, "circuit_infos": null, "sink": "Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 820.7, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": 249.4, "min_flow_temperature": null, "max_flow_temperature": 90.0, "min_temp_source": 40.0, "max_temp_source": 90.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "1", "filling_quantity": null, "min_load": null, "lifespan": null, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": "Plug & play", "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-02-04", "verified": false, "information_source": "https://thermodraft.gr/products/high-temperature-heat-pumps", "information_source_archive": null, "information_source_date": null }, { "id": 1174, "refrigerants": [ "R1233zd(E)", "R245fa" ], "sources": [ "Solarthermie (Brine/Water)", "Umweltwärme (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Thermodraft IKE", "name": "830T", "series": "HTHP T", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1-2", "circuit_configuration": null, "circuit_infos": "Kann um MVR erweitert werden.", "sink": "Prozesswärme, Prozessdampf", "min_thermal_capacity": null, "max_thermal_capacity": 582.4, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": 214.4, "min_flow_temperature": null, "max_flow_temperature": 120.0, "min_temp_source": 40.0, "max_temp_source": 90.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "1", "filling_quantity": null, "min_load": null, "lifespan": null, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": "Plug & play", "space_requirements": null, "room_height_requirements": null, "comment": "Für höhere Dampftemperaturen um MVR erweiterbar.", "updated": "2025-02-05", "verified": false, "information_source": "https://thermodraft.gr/products/high-temperature-heat-pumps", "information_source_archive": null, "information_source_date": "2025-02-05" }, { "id": 1337, "refrigerants": [ "R718 (Wasser)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Steam)" ], "manufacturer": "TLT-Turbo GmbH", "name": "Vapor Fans", "series": "Vapor Fans", "operation_mode": "H", "trl_min": 7, "trl_max": 9, "trl_description": null, "circuit": "MVR", "n_circuits": null, "circuit_configuration": "Reihenschaltung von Ventillatoren", "circuit_infos": null, "sink": "Prozessdampf", "min_thermal_capacity": null, "max_thermal_capacity": 5000.0, "el_connection_voltage": 1000.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 170.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Turboventilator", "n_compressor": "unbegrenzte Anzahl möglich", "filling_quantity": null, "min_load": null, "lifespan": null, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": "Anlagenbau auf Fundament", "space_requirements": null, "room_height_requirements": null, "comment": "Kundenspezifischer Anlagenbau mit max. 11 K Temperaturhub pro Verdichter.\r\n\r\nBesonderheiten des TLT-Designs:\r\nDurch die eingesetzte Hybrid-Lagerung, wird keine Ölversorgung benötigt.\r\nDie hohe Steifigkeit der Lagerung ermöglicht es, die Maschine grundsätzlich im unterkritischen Drehzahlbereich zu betreiben.", "updated": "2025-03-17", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": "2025-03-17" }, { "id": 630, "refrigerants": [ "R718 (Wasser)" ], "sources": [ "Dampf (Steam)" ], "manufacturer": "Tocircle Industries AS", "name": "MVR-1200", "series": "HIGH TEMPERATURE OPEN-LOOP HEAT PUMP", "operation_mode": "H", "trl_min": 7, "trl_max": 8, "trl_description": null, "circuit": "MVR", "n_circuits": null, "circuit_configuration": "Modulares Design", "circuit_infos": null, "sink": "Prozessdampf", "min_thermal_capacity": null, "max_thermal_capacity": 2200.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 100.0, "max_flow_temperature": 188.0, "min_temp_source": 90.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Drehschieberverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 5000.0, "width": 2000.0, "height": 2300.0, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-20", "verified": false, "information_source": "https://tocircle.com/solutions/#mvr", "information_source_archive": null, "information_source_date": null }, { "id": 629, "refrigerants": [ "R718 (Wasser)" ], "sources": [ "Dampf (Steam)" ], "manufacturer": "Tocircle Industries AS", "name": "MVR-400", "series": "HIGH TEMPERATURE OPEN-LOOP HEAT PUMP", "operation_mode": "H", "trl_min": 7, "trl_max": 8, "trl_description": null, "circuit": "MVR", "n_circuits": null, "circuit_configuration": "Modulares Design", "circuit_infos": null, "sink": "Prozessdampf", "min_thermal_capacity": null, "max_thermal_capacity": 650.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 100.0, "max_flow_temperature": 188.0, "min_temp_source": 90.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Drehschieberverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 5000.0, "width": 2000.0, "height": 2300.0, "weight": 8000.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-20", "verified": false, "information_source": "https://tocircle.com/solutions/#mvr", "information_source_archive": null, "information_source_date": null }, { "id": 849, "refrigerants": [ "R410A (R32/R125)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CMAF 080 SE SN", "series": "CMAF", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 298.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 10.0, "max_flow_temperature": 68.0, "min_temp_source": -18.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": 97.0, "min_load": 25, "lifespan": null, "length": 4520.0, "width": 2200.0, "height": 2530.0, "weight": 2835.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "4 Teillastschritte", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 90.0, "sound_pressure_1m": null, "sound_pressure_10m": 58.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "• 23 Größen mit Heizleistungen von 290 bis 680 kW \r\n• 3 Wirkungsgrade: SSE, SE und HE \r\n• 3 Akustikpakete: SN, LN, XLN", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=232", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 850, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CMAF 090 SE SN", "series": "CMAF", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 331.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 10.0, "max_flow_temperature": 68.0, "min_temp_source": -18.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": 98.0, "min_load": 23, "lifespan": null, "length": 4520.0, "width": 2200.0, "height": 2530.0, "weight": 2985.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "8 Teillastschritte", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 92.0, "sound_pressure_1m": null, "sound_pressure_10m": 60.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "• 23 Größen mit Heizleistungen von 290 bis 680 kW \r\n• 3 Wirkungsgrade: SSE, SE und HE \r\n• 3 Akustikpakete: SN, LN, XLN", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=232", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 851, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CMAF 100 SE SN", "series": "CMAF", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 368.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 10.0, "max_flow_temperature": 68.0, "min_temp_source": -18.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": 97.0, "min_load": 25, "lifespan": null, "length": 4520.0, "width": 2200.0, "height": 2530.0, "weight": 3085.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "4 Teillastschritte", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 93.0, "sound_pressure_1m": null, "sound_pressure_10m": 61.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "• 23 Größen mit Heizleistungen von 290 bis 680 kW \r\n• 3 Wirkungsgrade: SSE, SE und HE \r\n• 3 Akustikpakete: SN, LN, XLN", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=232", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 852, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CMAF 110 SE SN", "series": "CMAF", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 408.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 10.0, "max_flow_temperature": 68.0, "min_temp_source": -18.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": 97.0, "min_load": 21, "lifespan": null, "length": 4520.0, "width": 2200.0, "height": 2530.0, "weight": 3230.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 94.0, "sound_pressure_1m": null, "sound_pressure_10m": 62.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "• 23 Größen mit Heizleistungen von 290 bis 680 kW \r\n• 3 Wirkungsgrade: SSE, SE und HE \r\n• 3 Akustikpakete: SN, LN, XLN", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=232", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 853, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CMAF 130 SE SN", "series": "CMAF", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 447.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 10.0, "max_flow_temperature": 68.0, "min_temp_source": -18.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "2", "filling_quantity": 99.0, "min_load": 25, "lifespan": null, "length": 4520.0, "width": 2200.0, "height": 2530.0, "weight": 3355.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "4 Teillastschritte", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 95.0, "sound_pressure_1m": null, "sound_pressure_10m": 63.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "• 23 Größen mit Heizleistungen von 290 bis 680 kW \r\n• 3 Wirkungsgrade: SSE, SE und HE \r\n• 3 Akustikpakete: SN, LN, XLN", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=232", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 854, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CMAF 140 SE SN", "series": "CMAF", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 504.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 10.0, "max_flow_temperature": 68.0, "min_temp_source": -18.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "6", "filling_quantity": 125.0, "min_load": 15, "lifespan": null, "length": 5645.0, "width": 2200.0, "height": 2530.0, "weight": 3905.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "14 Teillaststufen", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 94.0, "sound_pressure_1m": null, "sound_pressure_10m": 62.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "• 23 Größen mit Heizleistungen von 290 bis 680 kW \r\n• 3 Wirkungsgrade: SSE, SE und HE \r\n• 3 Akustikpakete: SN, LN, XLN", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=232", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 855, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CMAF 150 SE SN", "series": "CMAF", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 537.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 10.0, "max_flow_temperature": 68.0, "min_temp_source": -18.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "6", "filling_quantity": 125.0, "min_load": 17, "lifespan": null, "length": 5645.0, "width": 2200.0, "height": 2530.0, "weight": 4125.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "14 Teillastschritte", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 95.0, "sound_pressure_1m": null, "sound_pressure_10m": 63.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "• 23 Größen mit Heizleistungen von 290 bis 680 kW \r\n• 3 Wirkungsgrade: SSE, SE und HE \r\n• 3 Akustikpakete: SN, LN, XLN", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=232", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 856, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CMAF 165 SE SN", "series": "CMAF", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 572.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 10.0, "max_flow_temperature": 68.0, "min_temp_source": -18.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "6", "filling_quantity": 127.0, "min_load": 15, "lifespan": null, "length": 5645.0, "width": 2200.0, "height": 2530.0, "weight": 4240.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "6 Teillastschritte", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 96.0, "sound_pressure_1m": null, "sound_pressure_10m": 64.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "• 23 Größen mit Heizleistungen von 290 bis 680 kW \r\n• 3 Wirkungsgrade: SSE, SE und HE \r\n• 3 Akustikpakete: SN, LN, XLN", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=232", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 857, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CMAF 180 SE SN", "series": "CMAF", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 637.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 10.0, "max_flow_temperature": 68.0, "min_temp_source": -18.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "6", "filling_quantity": 148.0, "min_load": 14, "lifespan": null, "length": 6770.0, "width": 2200.0, "height": 2530.0, "weight": 4645.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "14 Teillastschritte", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 96.0, "sound_pressure_1m": null, "sound_pressure_10m": 63.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "• 23 Größen mit Heizleistungen von 290 bis 680 kW \r\n• 3 Wirkungsgrade: SSE, SE und HE \r\n• 3 Akustikpakete: SN, LN, XLN", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=232", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 858, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CMAF 190 SE SN", "series": "CMAF", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 673.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 10.0, "max_flow_temperature": 68.0, "min_temp_source": -18.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "6", "filling_quantity": 149.0, "min_load": 17, "lifespan": null, "length": 6770.0, "width": 2200.0, "height": 2530.0, "weight": 4755.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "6 Leistungsschritte", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 97.0, "sound_pressure_1m": null, "sound_pressure_10m": 64.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "• 23 Größen mit Heizleistungen von 290 bis 680 kW \r\n• 3 Wirkungsgrade: SSE, SE und HE \r\n• 3 Akustikpakete: SN, LN, XLN", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=232", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 812, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXAF 055 HE EC SN R454B", "series": "CXAF HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 178.9, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 2505.0, "width": 1997.0, "height": 2412.0, "weight": 1549.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 92.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SE: Standard Efficiency \r\nHE: High Efficiency", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=216", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 794, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXAF 055 SE AC SN R454B", "series": "CXAF SE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 178.9, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 2505.0, "width": 1997.0, "height": 2412.0, "weight": 1549.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 92.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SE: Standard Efficiency \r\nHE: High Efficiency", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=216", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 813, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXAF 060 HE EC SN R454B", "series": "CXAF HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 202.5, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 2505.0, "width": 1997.0, "height": 2412.0, "weight": 1630.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 93.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SE: Standard Efficiency \r\nHE: High Efficiency", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=216", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 795, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXAF 060 SE AC SN R454B", "series": "CXAF SE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 202.5, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 2505.0, "width": 1997.0, "height": 2412.0, "weight": 1630.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 92.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SE: Standard Efficiency \r\nHE: High Efficiency", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=216", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 814, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXAF 061 HE EC SN R454B", "series": "CXAF HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 218.1, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 3255.0, "width": 2232.0, "height": 2531.0, "weight": 2044.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 94.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SE: Standard Efficiency \r\nHE: High Efficiency", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=216", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 796, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXAF 061 SE AC SN R454B", "series": "CXAF SE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 218.1, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 3255.0, "width": 2232.0, "height": 2531.0, "weight": 2044.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 93.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SE: Standard Efficiency \r\nHE: High Efficiency", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=216", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 815, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXAF 070 HE EC SN R454B", "series": "CXAF HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 240.1, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 3255.0, "width": 2232.0, "height": 2531.0, "weight": 2044.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 94.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SE: Standard Efficiency \r\nHE: High Efficiency", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=216", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 797, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXAF 070 SE AC SN R454B", "series": "CXAF SE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 240.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 3255.0, "width": 2232.0, "height": 2531.0, "weight": 2044.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 93.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SE: Standard Efficiency \r\nHE: High Efficiency", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=216", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 816, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXAF 074 HE EC SN R454B", "series": "CXAF HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 266.9, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 3255.0, "width": 2232.0, "height": 2531.0, "weight": 2030.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 96.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SE: Standard Efficiency \r\nHE: High Efficiency", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=216", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 798, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXAF 074 SE AC SN R454B", "series": "CXAF SE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 266.8, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 3255.0, "width": 2232.0, "height": 2531.0, "weight": 2030.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 95.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SE: Standard Efficiency \r\nHE: High Efficiency", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=216", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 817, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXAF 075 HE EC SN R454B", "series": "CXAF HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 274.7, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 3255.0, "width": 2232.0, "height": 2531.0, "weight": 2190.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 94.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SE: Standard Efficiency \r\nHE: High Efficiency", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=216", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 799, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXAF 075 SE AC SN R454B", "series": "CXAF SE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 274.4, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 3255.0, "width": 2232.0, "height": 2531.0, "weight": 2190.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 93.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SE: Standard Efficiency \r\nHE: High Efficiency", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=216", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 818, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXAF 080 HE AC SN R454B", "series": "CXAF HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 297.5, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 4520.0, "width": 2200.0, "height": 2530.0, "weight": 2885.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 90.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SE: Standard Efficiency \r\nHE: High Efficiency", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=216", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 800, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXAF 080 SE AC SN R454B", "series": "CXAF SE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 288.6, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 4520.0, "width": 2200.0, "height": 2530.0, "weight": 2835.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 90.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SE: Standard Efficiency \r\nHE: High Efficiency", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=216", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 819, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXAF 085 HE EC SN R454B", "series": "CXAF HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 305.2, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 3255.0, "width": 2232.0, "height": 2531.0, "weight": 2316.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 96.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SE: Standard Efficiency \r\nHE: High Efficiency", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=216", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 801, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXAF 085 SE AC SN R454B", "series": "CXAF SE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 304.9, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 3255.0, "width": 2232.0, "height": 2531.0, "weight": 2316.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 96.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SE: Standard Efficiency \r\nHE: High Efficiency", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=216", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 820, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXAF 090 HE AC SN R454B", "series": "CXAF HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 326.6, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 4520.0, "width": 2200.0, "height": 2530.0, "weight": 2984.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 92.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SE: Standard Efficiency \r\nHE: High Efficiency", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=216", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 802, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXAF 090 SE AC SN R454B", "series": "CXAF SE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 318.6, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 4520.0, "width": 2200.0, "height": 2530.0, "weight": 2934.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 92.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SE: Standard Efficiency \r\nHE: High Efficiency", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=216", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 821, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXAF 095 HE EC SN R454B", "series": "CXAF HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 335.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 3255.0, "width": 2232.0, "height": 2531.0, "weight": 2702.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 98.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SE: Standard Efficiency \r\nHE: High Efficiency", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=216", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 803, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXAF 095 SE AC SN R454B", "series": "CXAF SE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 334.6, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 3255.0, "width": 2232.0, "height": 2531.0, "weight": 2702.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 97.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SE: Standard Efficiency \r\nHE: High Efficiency", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=216", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 822, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXAF 100 HE AC SN R454B", "series": "CXAF HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 357.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 4520.0, "width": 2200.0, "height": 2530.0, "weight": 3138.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 94.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SE: Standard Efficiency \r\nHE: High Efficiency", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=216", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 804, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXAF 100 SE AC SN R454B", "series": "CXAF SE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 349.1, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 4520.0, "width": 2200.0, "height": 2530.0, "weight": 3078.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 94.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SE: Standard Efficiency \r\nHE: High Efficiency", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=216", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 823, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXAF 110 HE AC SN R454B", "series": "CXAF HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 400.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 4520.0, "width": 2200.0, "height": 2530.0, "weight": 3228.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 95.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SE: Standard Efficiency \r\nHE: High Efficiency", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=216", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 805, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXAF 110 SE AC SN R454B", "series": "CXAF SE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 392.4, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 4520.0, "width": 2200.0, "height": 2530.0, "weight": 3168.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 95.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SE: Standard Efficiency \r\nHE: High Efficiency", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=216", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 824, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXAF 130 HE AC SN R454B", "series": "CXAF HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 437.9, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 4520.0, "width": 2200.0, "height": 2530.0, "weight": 3295.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 96.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SE: Standard Efficiency \r\nHE: High Efficiency", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=216", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 806, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXAF 130 SE AC SN R454B", "series": "CXAF SE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 430.6, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 4520.0, "width": 2200.0, "height": 2530.0, "weight": 3235.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 96.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SE: Standard Efficiency \r\nHE: High Efficiency", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=216", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 825, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXAF 140 HE AC SN R454B", "series": "CXAF HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 491.8, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 5645.0, "width": 2200.0, "height": 2530.0, "weight": 3956.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 95.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SE: Standard Efficiency \r\nHE: High Efficiency", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=216", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 807, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXAF 140 SE AC SN R454B", "series": "CXAF SE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 483.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 5645.0, "width": 2200.0, "height": 2530.0, "weight": 3876.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 95.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SE: Standard Efficiency \r\nHE: High Efficiency", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=216", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 826, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXAF 150 HE AC SN R454B", "series": "CXAF HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 518.4, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 5645.0, "width": 2200.0, "height": 2530.0, "weight": 4140.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 96.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SE: Standard Efficiency \r\nHE: High Efficiency", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=216", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 808, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXAF 150 SE AC SN R454B", "series": "CXAF SE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 510.3, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 5645.0, "width": 2200.0, "height": 2530.0, "weight": 4060.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 96.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SE: Standard Efficiency \r\nHE: High Efficiency", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=216", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 827, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXAF 165 HE AC SN R454B", "series": "CXAF HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 555.3, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 5645.0, "width": 2200.0, "height": 2530.0, "weight": 4180.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 96.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SE: Standard Efficiency \r\nHE: High Efficiency", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=216", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 809, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXAF 165 SE AC SN R454B", "series": "CXAF SE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 547.8, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 5645.0, "width": 2200.0, "height": 2530.0, "weight": 4100.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 96.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SE: Standard Efficiency \r\nHE: High Efficiency", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=216", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 828, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXAF 180 HE AC SN R454B", "series": "CXAF HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 619.2, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 6770.0, "width": 2200.0, "height": 2530.0, "weight": 4639.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 97.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SE: Standard Efficiency \r\nHE: High Efficiency", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=216", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 810, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXAF 180 SE AC SN R454B", "series": "CXAF SE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 610.4, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 6770.0, "width": 2200.0, "height": 2530.0, "weight": 4554.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 97.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SE: Standard Efficiency \r\nHE: High Efficiency", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=216", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 829, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXAF 190 HE AC SN R454B", "series": "CXAF HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 657.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 6770.0, "width": 2200.0, "height": 2530.0, "weight": 4713.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 97.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SE: Standard Efficiency \r\nHE: High Efficiency", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=216", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 811, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXAF 190 SE AC SN R454B", "series": "CXAF SE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 649.2, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 6770.0, "width": 2200.0, "height": 2530.0, "weight": 4628.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 97.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "SE: Standard Efficiency \r\nHE: High Efficiency", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=216", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 631, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXWF 025", "series": "CXWF", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 104.4, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 1555.0, "width": 676.0, "height": 1417.0, "weight": 510.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=221", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 632, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXWF 029", "series": "CXWF", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 123.5, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 1755.0, "width": 810.0, "height": 1417.0, "weight": 692.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=221", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 633, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXWF 033", "series": "CXWF", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 142.9, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 1755.0, "width": 810.0, "height": 1417.0, "weight": 738.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=221", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 634, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXWF 037", "series": "CXWF", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 158.3, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 1755.0, "width": 810.0, "height": 1417.0, "weight": 747.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=221", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 635, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXWF 041", "series": "CXWF", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 173.2, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 1755.0, "width": 810.0, "height": 1417.0, "weight": 749.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=221", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 636, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXWF 042", "series": "CXWF", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 175.1, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 2511.0, "width": 882.0, "height": 1652.0, "weight": 950.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=221", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 637, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXWF 049", "series": "CXWF", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 206.7, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 2511.0, "width": 882.0, "height": 1652.0, "weight": 1043.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=221", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 638, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXWF 056", "series": "CXWF", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 243.3, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 2511.0, "width": 882.0, "height": 1642.0, "weight": 1145.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=221", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 639, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXWF 064", "series": "CXWF", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 280.8, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 2511.0, "width": 882.0, "height": 1844.0, "weight": 1348.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=221", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 640, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXWF 072", "series": "CXWF", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 311.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 2511.0, "width": 882.0, "height": 1844.0, "weight": 1422.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=221", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 641, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXWF 078", "series": "CXWF", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 340.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 2511.0, "width": 882.0, "height": 1844.0, "weight": 1425.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=221", "information_source_archive": null, "information_source_date": null } ] }