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.
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=600
https://grosswaermepumpen-info.de/en-us/api/products/?format=api&limit=100&offset=700", "previous": "https://grosswaermepumpen-info.de/en-us/api/products/?format=api&limit=100&offset=500", "results": [ { "id": 539, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Grundwasser (Brine/Water)" ], "manufacturer": "Fujian Snowman Co., Ltd. (SRMtec)", "name": "RBL26S-WDAA", "series": "Open-Type Screw Water Source Heat Pump Unit", "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": "Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 2315.9, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 85.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": 10, "lifespan": null, "length": 5255.0, "width": 2350.0, "height": 2930.0, "weight": 16200.0, "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": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-16", "verified": false, "information_source": "https://www.srmtec.group/en/product/productlist.html", "information_source_archive": null, "information_source_date": null }, { "id": 533, "refrigerants": [ "R134a" ], "sources": [ "Grundwasser (Brine/Water)" ], "manufacturer": "Fujian Snowman Co., Ltd. (SRMtec)", "name": "RBL26S-WDMA", "series": "Open-Type Screw Water Source Heat Pump Unit", "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": "Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 1298.8, "el_connection_voltage": 380.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 85.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": 10, "lifespan": null, "length": 5155.0, "width": 2460.0, "height": 2930.0, "weight": 16000.0, "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": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-16", "verified": false, "information_source": "https://www.srmtec.group/en/product/productlist.html", "information_source_archive": null, "information_source_date": null }, { "id": 545, "refrigerants": [ "R134a" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Fujian Snowman Co., Ltd. (SRMtec)", "name": "RBL26S-WDMA", "series": "Open-Type Screw Water Source Heat Pump Unit", "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": "Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 1413.6, "el_connection_voltage": 380.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 85.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": 10, "lifespan": null, "length": 5155.0, "width": 2460.0, "height": 2930.0, "weight": 16000.0, "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": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-16", "verified": false, "information_source": "https://www.srmtec.group/en/product/productlist.html", "information_source_archive": null, "information_source_date": null }, { "id": 551, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Fujian Snowman Co., Ltd. (SRMtec)", "name": "RBL26S-WDMA", "series": "Open-Type Screw Water Source Heat Pump Unit", "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": "Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 2539.4, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 85.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": 10, "lifespan": null, "length": 5255.0, "width": 2350.0, "height": 2930.0, "weight": 16200.0, "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": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-16", "verified": false, "information_source": "https://www.srmtec.group/en/product/productlist.html", "information_source_archive": null, "information_source_date": null }, { "id": 520, "refrigerants": [ "R245fa" ], "sources": [ "Abwärme (Brine/Water)" ], "manufacturer": "Fujian Snowman Co., Ltd. (SRMtec)", "name": "RBS12MWF ZANA", "series": "Open-type Steam Heat Pump Unit (125℃)", "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": "Prozessdampf", "min_thermal_capacity": null, "max_thermal_capacity": 145.0, "el_connection_voltage": 380.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 125.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": 10, "lifespan": null, "length": 3800.0, "width": 2300.0, "height": 2500.0, "weight": 3100.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN50", "evaporator_outlet": "DN50", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN32", "condenser_outlet": "DN32", "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-16", "verified": false, "information_source": "https://www.srmtec.group/en/product/productlist.html", "information_source_archive": null, "information_source_date": null }, { "id": 522, "refrigerants": [ "R245fa" ], "sources": [ "Abwärme (Brine/Water)" ], "manufacturer": "Fujian Snowman Co., Ltd. (SRMtec)", "name": "RBS16MWF ZANA", "series": "Open-type Steam Heat Pump Unit (125℃)", "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": "Prozessdampf", "min_thermal_capacity": null, "max_thermal_capacity": 375.0, "el_connection_voltage": 380.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 125.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": 10, "lifespan": null, "length": 4500.0, "width": 2300.0, "height": 2500.0, "weight": 3700.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN50", "evaporator_outlet": "DN50", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN40", "condenser_outlet": "DN40", "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-16", "verified": false, "information_source": "https://www.srmtec.group/en/product/productlist.html", "information_source_archive": null, "information_source_date": null }, { "id": 521, "refrigerants": [ "R245fa" ], "sources": [ "Abwärme (Brine/Water)" ], "manufacturer": "Fujian Snowman Co., Ltd. (SRMtec)", "name": "RBS16SWF ZANA", "series": "Open-type Steam Heat Pump Unit (125℃)", "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": "Prozessdampf", "min_thermal_capacity": null, "max_thermal_capacity": 297.0, "el_connection_voltage": 380.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 125.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": 10, "lifespan": null, "length": 4100.0, "width": 2300.0, "height": 2500.0, "weight": 3200.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN50", "evaporator_outlet": "DN50", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN32", "condenser_outlet": "DN32", "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-16", "verified": false, "information_source": "https://www.srmtec.group/en/product/productlist.html", "information_source_archive": null, "information_source_date": null }, { "id": 523, "refrigerants": [ "R245fa" ], "sources": [ "Abwärme (Brine/Water)" ], "manufacturer": "Fujian Snowman Co., Ltd. (SRMtec)", "name": "RBS20SWF ZANA", "series": "Open-type Steam Heat Pump Unit (125℃)", "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": "Prozessdampf", "min_thermal_capacity": null, "max_thermal_capacity": 586.0, "el_connection_voltage": 380.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 125.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": 10, "lifespan": null, "length": 5000.0, "width": 2300.0, "height": 3000.0, "weight": 4200.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN65", "evaporator_outlet": "DN65", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN40", "condenser_outlet": "DN40", "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-16", "verified": false, "information_source": "https://www.srmtec.group/en/product/productlist.html", "information_source_archive": null, "information_source_date": null }, { "id": 174, "refrigerants": [ "R1233zd(E)" ], "sources": [ "Abwärme (Brine/Water)" ], "manufacturer": "Futraheat", "name": "Greensteam", "series": "Greensteam", "operation_mode": "H", "trl_min": 6, "trl_max": 7, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Prozessdampf", "min_thermal_capacity": 300.0, "max_thermal_capacity": 1500.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 70.0, "max_flow_temperature": 150.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": 60.0, "cop": null, "compressor": "Turboverdichter (TurboClaw)", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": 20, "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": "", "updated": "2025-01-16", "verified": false, "information_source": "https://heatpumpingtechnologies.org/annex58/wp-content/uploads/sites/70/2023/10/futraheat-annex-58-final.pdf", "information_source_archive": null, "information_source_date": null }, { "id": 180, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "BA1500-RAMH", "series": "Blu-Red Fusion", "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": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 1950.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 50.0, "max_flow_temperature": 70.0, "min_temp_source": -14.0, "max_temp_source": 25.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 7500.0, "width": 3800.0, "height": 2400.0, "weight": 18325.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN125", "evaporator_outlet": "DN125", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN125", "condenser_outlet": "DN125", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/chillers/gea-blu-red-fusion/", "information_source_archive": null, "information_source_date": null }, { "id": 189, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "BA1500-RAML", "series": "Blu-Red Fusion", "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": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 2050.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 55.0, "max_flow_temperature": 80.0, "min_temp_source": -14.0, "max_temp_source": 25.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 7500.0, "width": 4000.0, "height": 2500.0, "weight": 23050.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN125", "evaporator_outlet": "DN125", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN125", "condenser_outlet": "DN125", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/chillers/gea-blu-red-fusion/", "information_source_archive": null, "information_source_date": null }, { "id": 181, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "BA1800-RAML", "series": "Blu-Red Fusion", "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": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 2250.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 50.0, "max_flow_temperature": 70.0, "min_temp_source": -14.0, "max_temp_source": 25.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 7500.0, "width": 3800.0, "height": 2400.0, "weight": 20695.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN125", "evaporator_outlet": "DN125", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN125", "condenser_outlet": "DN125", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/chillers/gea-blu-red-fusion/", "information_source_archive": null, "information_source_date": null }, { "id": 182, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "BA1800-RARM", "series": "Blu-Red Fusion", "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": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 2350.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 50.0, "max_flow_temperature": 70.0, "min_temp_source": -14.0, "max_temp_source": 25.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 7500.0, "width": 3800.0, "height": 2450.0, "weight": 21500.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN125", "evaporator_outlet": "DN125", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN125", "condenser_outlet": "DN125", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/chillers/gea-blu-red-fusion/", "information_source_archive": null, "information_source_date": null }, { "id": 190, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "BA1800-RARM", "series": "Blu-Red Fusion", "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": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 2360.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 55.0, "max_flow_temperature": 80.0, "min_temp_source": -14.0, "max_temp_source": 25.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 7500.0, "width": 4000.0, "height": 2450.0, "weight": 26765.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN125", "evaporator_outlet": "DN125", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN125", "condenser_outlet": "DN125", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/chillers/gea-blu-red-fusion/", "information_source_archive": null, "information_source_date": null }, { "id": 183, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "BA1800-RARN", "series": "Blu-Red Fusion", "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": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 2425.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 50.0, "max_flow_temperature": 70.0, "min_temp_source": -14.0, "max_temp_source": 25.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 7800.0, "width": 3800.0, "height": 2450.0, "weight": 22270.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN125", "evaporator_outlet": "DN125", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN125", "condenser_outlet": "DN125", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/chillers/gea-blu-red-fusion/", "information_source_archive": null, "information_source_date": null }, { "id": 191, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "BA1800-RARN", "series": "Blu-Red Fusion", "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": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 2425.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 55.0, "max_flow_temperature": 80.0, "min_temp_source": -14.0, "max_temp_source": 25.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 7800.0, "width": 4000.0, "height": 2450.0, "weight": 27450.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN125", "evaporator_outlet": "DN125", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN125", "condenser_outlet": "DN125", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/chillers/gea-blu-red-fusion/", "information_source_archive": null, "information_source_date": null }, { "id": 187, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "BG1200-RAHG", "series": "Blu-Red Fusion", "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": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 1500.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 55.0, "max_flow_temperature": 80.0, "min_temp_source": -14.0, "max_temp_source": 25.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 7100.0, "width": 3980.0, "height": 2500.0, "weight": 16515.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN100", "evaporator_outlet": "DN100", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN100", "condenser_outlet": "DN100", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/chillers/gea-blu-red-fusion/", "information_source_archive": null, "information_source_date": null }, { "id": 188, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "BG1200-RAMH", "series": "Blu-Red Fusion", "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": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 1755.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 55.0, "max_flow_temperature": 80.0, "min_temp_source": -14.0, "max_temp_source": 25.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 7300.0, "width": 4180.0, "height": 2500.0, "weight": 20930.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN125", "evaporator_outlet": "DN125", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN100", "condenser_outlet": "DN100", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/chillers/gea-blu-red-fusion/", "information_source_archive": null, "information_source_date": null }, { "id": 179, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "BG1200-RG1100", "series": "Blu-Red Fusion", "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": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 1670.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 50.0, "max_flow_temperature": 70.0, "min_temp_source": -14.0, "max_temp_source": 25.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 6300.0, "width": 3980.0, "height": 2500.0, "weight": 19475.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN125", "evaporator_outlet": "DN125", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN100", "condenser_outlet": "DN100", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/chillers/gea-blu-red-fusion/", "information_source_archive": null, "information_source_date": null }, { "id": 175, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "BG300-RG500", "series": "Blu-Red Fusion", "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": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 425.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 50.0, "max_flow_temperature": 70.0, "min_temp_source": -14.0, "max_temp_source": 25.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 5000.0, "width": 3780.0, "height": 2250.0, "weight": 10415.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN80", "evaporator_outlet": "DN80", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN80", "condenser_outlet": "DN80", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/chillers/gea-blu-red-fusion/", "information_source_archive": null, "information_source_date": null }, { "id": 184, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "BG450-RAEC", "series": "Blu-Red Fusion", "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": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 625.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 55.0, "max_flow_temperature": 80.0, "min_temp_source": -14.0, "max_temp_source": 25.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 6000.0, "width": 3780.0, "height": 2250.0, "weight": 12320.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN100", "evaporator_outlet": "DN100", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN100", "condenser_outlet": "DN100", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/chillers/gea-blu-red-fusion/", "information_source_archive": null, "information_source_date": null }, { "id": 176, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "BG450-RG500", "series": "Blu-Red Fusion", "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": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 625.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 50.0, "max_flow_temperature": 70.0, "min_temp_source": -14.0, "max_temp_source": 25.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 5300.0, "width": 3780.0, "height": 2250.0, "weight": 11355.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN100", "evaporator_outlet": "DN100", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN100", "condenser_outlet": "DN100", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/chillers/gea-blu-red-fusion/", "information_source_archive": null, "information_source_date": null }, { "id": 185, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "BG600-RAED", "series": "Blu-Red Fusion", "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": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 840.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 55.0, "max_flow_temperature": 80.0, "min_temp_source": -14.0, "max_temp_source": 25.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 6000.0, "width": 3780.0, "height": 2250.0, "weight": 14380.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN100", "evaporator_outlet": "DN100", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN100", "condenser_outlet": "DN100", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/chillers/gea-blu-red-fusion/", "information_source_archive": null, "information_source_date": null }, { "id": 177, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "BG600-RG800", "series": "Blu-Red Fusion", "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": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 875.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 50.0, "max_flow_temperature": 70.0, "min_temp_source": -14.0, "max_temp_source": 25.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 5900.0, "width": 3780.0, "height": 2300.0, "weight": 14075.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN100", "evaporator_outlet": "DN100", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN100", "condenser_outlet": "DN100", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/chillers/gea-blu-red-fusion/", "information_source_archive": null, "information_source_date": null }, { "id": 186, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "BG900-RAHE", "series": "Blu-Red Fusion", "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": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 1150.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 55.0, "max_flow_temperature": 80.0, "min_temp_source": -14.0, "max_temp_source": 25.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 6000.0, "width": 3780.0, "height": 2350.0, "weight": 15150.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN100", "evaporator_outlet": "DN100", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN100", "condenser_outlet": "DN100", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/chillers/gea-blu-red-fusion/", "information_source_archive": null, "information_source_date": null }, { "id": 178, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "BG900-RG800", "series": "Blu-Red Fusion", "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": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 1100.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 50.0, "max_flow_temperature": 70.0, "min_temp_source": -14.0, "max_temp_source": 25.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 5900.0, "width": 3780.0, "height": 2300.0, "weight": 14385.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN100", "evaporator_outlet": "DN100", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN100", "condenser_outlet": "DN100", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/chillers/gea-blu-red-fusion/", "information_source_archive": null, "information_source_date": null }, { "id": 211, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "GEA RedGenium 300", "series": "GEA RedGenium", "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": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 555.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 50.0, "max_flow_temperature": 70.0, "min_temp_source": 10.0, "max_temp_source": 34.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 4900.0, "width": 1600.0, "height": 2250.0, "weight": 5655.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "D80", "evaporator_outlet": "D80", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "D80", "condenser_outlet": "D80", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/heat-pumps/compact-heatpump-small-heat-load-redgenium/", "information_source_archive": null, "information_source_date": null }, { "id": 207, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "GEA RedGenium 35", "series": "GEA RedGenium", "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": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 205.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 50.0, "max_flow_temperature": 80.0, "min_temp_source": 10.0, "max_temp_source": 34.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 4500.0, "width": 1600.0, "height": 2250.0, "weight": 5050.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN80", "evaporator_outlet": "DN80", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN80", "condenser_outlet": "DN80", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/heat-pumps/compact-heatpump-small-heat-load-redgenium/", "information_source_archive": null, "information_source_date": null }, { "id": 214, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "GEA RedGenium 350", "series": "GEA RedGenium", "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": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 1195.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 50.0, "max_flow_temperature": 95.0, "min_temp_source": 10.0, "max_temp_source": 34.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 5900.0, "width": 1600.0, "height": 2250.0, "weight": 6960.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "D100", "evaporator_outlet": "DN100", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN80", "condenser_outlet": "DN80", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/heat-pumps/compact-heatpump-small-heat-load-redgenium/", "information_source_archive": null, "information_source_date": null }, { "id": 208, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "GEA RedGenium 45", "series": "GEA RedGenium", "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": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 275.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 50.0, "max_flow_temperature": 80.0, "min_temp_source": 10.0, "max_temp_source": 34.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 4500.0, "width": 1600.0, "height": 2250.0, "weight": 5150.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN80", "evaporator_outlet": "DN80", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN80", "condenser_outlet": "DN80", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/heat-pumps/compact-heatpump-small-heat-load-redgenium/", "information_source_archive": null, "information_source_date": null }, { "id": 212, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "GEA RedGenium 450", "series": "GEA RedGenium", "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": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 835.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 50.0, "max_flow_temperature": 70.0, "min_temp_source": 10.0, "max_temp_source": 34.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 5300.0, "width": 1600.0, "height": 2450.0, "weight": 6665.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "D100", "evaporator_outlet": "D100", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "D80", "condenser_outlet": "D80", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/heat-pumps/compact-heatpump-small-heat-load-redgenium/", "information_source_archive": null, "information_source_date": null }, { "id": 209, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "GEA RedGenium 55", "series": "GEA RedGenium", "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": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 345.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 50.0, "max_flow_temperature": 80.0, "min_temp_source": 10.0, "max_temp_source": 34.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 4700.0, "width": 1600.0, "height": 2250.0, "weight": 5355.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN80", "evaporator_outlet": "DN80", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN80", "condenser_outlet": "DN80", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/heat-pumps/compact-heatpump-small-heat-load-redgenium/", "information_source_archive": null, "information_source_date": null }, { "id": 215, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "GEA RedGenium 550", "series": "GEA RedGenium", "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": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 1775.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 50.0, "max_flow_temperature": 95.0, "min_temp_source": 10.0, "max_temp_source": 34.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 6100.0, "width": 1800.0, "height": 2450.0, "weight": 7280.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "D100", "evaporator_outlet": "DN100", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN100", "condenser_outlet": "DN100", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/heat-pumps/compact-heatpump-small-heat-load-redgenium/", "information_source_archive": null, "information_source_date": null }, { "id": 213, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "GEA RedGenium 600", "series": "GEA RedGenium", "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": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 1120.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 50.0, "max_flow_temperature": 70.0, "min_temp_source": 10.0, "max_temp_source": 34.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 5700.0, "width": 1600.0, "height": 2450.0, "weight": 7380.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "D100", "evaporator_outlet": "D100", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "D100", "condenser_outlet": "D100", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/heat-pumps/compact-heatpump-small-heat-load-redgenium/", "information_source_archive": null, "information_source_date": null }, { "id": 210, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "GEA RedGenium 65", "series": "GEA RedGenium", "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": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 410.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 50.0, "max_flow_temperature": 80.0, "min_temp_source": 10.0, "max_temp_source": 34.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 4700.0, "width": 1600.0, "height": 2250.0, "weight": 5455.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN80", "evaporator_outlet": "DN80", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN80", "condenser_outlet": "DN80", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/heat-pumps/compact-heatpump-small-heat-load-redgenium/", "information_source_archive": null, "information_source_date": null }, { "id": 216, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "GEA RedGenium 750", "series": "GEA RedGenium", "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": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 2385.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 50.0, "max_flow_temperature": 95.0, "min_temp_source": 10.0, "max_temp_source": 34.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 6900.0, "width": 1800.0, "height": 2450.0, "weight": 8020.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "D125", "evaporator_outlet": "DN125", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN100", "condenser_outlet": "DN100", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/heat-pumps/compact-heatpump-small-heat-load-redgenium/", "information_source_archive": null, "information_source_date": null }, { "id": 217, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "GEA RedGenium 950", "series": "GEA RedGenium", "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": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 2995.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 50.0, "max_flow_temperature": 95.0, "min_temp_source": 10.0, "max_temp_source": 34.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 7200.0, "width": 1800.0, "height": 2450.0, "weight": 9070.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "D125", "evaporator_outlet": "DN125", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN125", "condenser_outlet": "DN125", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/heat-pumps/compact-heatpump-small-heat-load-redgenium/", "information_source_archive": null, "information_source_date": null }, { "id": 192, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "RedAstrum EC", "series": "GEA RedAstrum", "operation_mode": "H", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 745.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 55.0, "max_flow_temperature": 80.0, "min_temp_source": 10.0, "max_temp_source": 45.0, "t_hub_max": 50.0, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 6000.0, "width": 1600.0, "height": 2350.0, "weight": 7420.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN100", "evaporator_outlet": "DN100", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN100", "condenser_outlet": "DN100", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/heat-pumps/redastrum-ammonia-heatpump/", "information_source_archive": null, "information_source_date": null }, { "id": 193, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "RedAstrum ED", "series": "GEA RedAstrum", "operation_mode": "H", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 880.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 55.0, "max_flow_temperature": 80.0, "min_temp_source": 10.0, "max_temp_source": 45.0, "t_hub_max": 50.0, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 7000.0, "width": 1800.0, "height": 2350.0, "weight": 7725.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN100", "evaporator_outlet": "DN100", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN100", "condenser_outlet": "DN100", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/heat-pumps/redastrum-ammonia-heatpump/", "information_source_archive": null, "information_source_date": null }, { "id": 200, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "RedAstrum EE", "series": "GEA RedAstrum", "operation_mode": "H", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 745.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 55.0, "max_flow_temperature": 65.0, "min_temp_source": 10.0, "max_temp_source": 45.0, "t_hub_max": 50.0, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 6000.0, "width": 1600.0, "height": 2350.0, "weight": 6995.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN100", "evaporator_outlet": "DN100", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN100", "condenser_outlet": "DN100", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/heat-pumps/redastrum-ammonia-heatpump/", "information_source_archive": null, "information_source_date": null }, { "id": 201, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "RedAstrum GG", "series": "GEA RedAstrum", "operation_mode": "H", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Fernwärme, Prozesswärme, Gebäudewärme", "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": 55.0, "max_flow_temperature": 65.0, "min_temp_source": 10.0, "max_temp_source": 45.0, "t_hub_max": 50.0, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 6000.0, "width": 1600.0, "height": 2350.0, "weight": 7400.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN100", "evaporator_outlet": "DN100", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN100", "condenser_outlet": "DN100", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/heat-pumps/redastrum-ammonia-heatpump/", "information_source_archive": null, "information_source_date": null }, { "id": 194, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "RedAstrum HE", "series": "GEA RedAstrum", "operation_mode": "H", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 1095.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 55.0, "max_flow_temperature": 80.0, "min_temp_source": 10.0, "max_temp_source": 45.0, "t_hub_max": 50.0, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 7000.0, "width": 1800.0, "height": 2450.0, "weight": 7945.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN100", "evaporator_outlet": "DN100", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN100", "condenser_outlet": "DN100", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/heat-pumps/redastrum-ammonia-heatpump/", "information_source_archive": null, "information_source_date": null }, { "id": 195, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "RedAstrum HG", "series": "GEA RedAstrum", "operation_mode": "H", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 1300.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 55.0, "max_flow_temperature": 80.0, "min_temp_source": 10.0, "max_temp_source": 45.0, "t_hub_max": 50.0, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 7000.0, "width": 1800.0, "height": 2450.0, "weight": 8465.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN100", "evaporator_outlet": "DN100", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN100", "condenser_outlet": "DN100", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/heat-pumps/redastrum-ammonia-heatpump/", "information_source_archive": null, "information_source_date": null }, { "id": 202, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "RedAstrum HH", "series": "GEA RedAstrum", "operation_mode": "H", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 880.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 55.0, "max_flow_temperature": 65.0, "min_temp_source": 10.0, "max_temp_source": 45.0, "t_hub_max": 50.0, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 6000.0, "width": 1600.0, "height": 2450.0, "weight": 7705.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN100", "evaporator_outlet": "DN100", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN100", "condenser_outlet": "DN100", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/heat-pumps/redastrum-ammonia-heatpump/", "information_source_archive": null, "information_source_date": null }, { "id": 203, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "RedAstrum LL", "series": "GEA RedAstrum", "operation_mode": "H", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 780.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 55.0, "max_flow_temperature": 65.0, "min_temp_source": 10.0, "max_temp_source": 45.0, "t_hub_max": 50.0, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 6000.0, "width": 1600.0, "height": 2450.0, "weight": 7915.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN100", "evaporator_outlet": "DN100", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN100", "condenser_outlet": "DN100", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/heat-pumps/redastrum-ammonia-heatpump/", "information_source_archive": null, "information_source_date": null }, { "id": 196, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "RedAstrum MH", "series": "GEA RedAstrum", "operation_mode": "H", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 1690.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 55.0, "max_flow_temperature": 80.0, "min_temp_source": 10.0, "max_temp_source": 45.0, "t_hub_max": 50.0, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 7300.0, "width": 1800.0, "height": 2450.0, "weight": 9185.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN125", "evaporator_outlet": "DN125", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN125", "condenser_outlet": "DN125", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/heat-pumps/redastrum-ammonia-heatpump/", "information_source_archive": null, "information_source_date": null }, { "id": 197, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "RedAstrum ML", "series": "GEA RedAstrum", "operation_mode": "H", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 1940.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 55.0, "max_flow_temperature": 80.0, "min_temp_source": 10.0, "max_temp_source": 45.0, "t_hub_max": 50.0, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 7600.0, "width": 1800.0, "height": 2450.0, "weight": 10205.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN125", "evaporator_outlet": "DN125", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN125", "condenser_outlet": "DN125", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/heat-pumps/redastrum-ammonia-heatpump/", "information_source_archive": null, "information_source_date": null }, { "id": 204, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "RedAstrum MM", "series": "GEA RedAstrum", "operation_mode": "H", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 1095.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 55.0, "max_flow_temperature": 65.0, "min_temp_source": 10.0, "max_temp_source": 45.0, "t_hub_max": 50.0, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 7300.0, "width": 1800.0, "height": 2450.0, "weight": 8725.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN100", "evaporator_outlet": "DN100", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN100", "condenser_outlet": "DN100", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/heat-pumps/redastrum-ammonia-heatpump/", "information_source_archive": null, "information_source_date": null }, { "id": 205, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "RedAstrum NN", "series": "GEA RedAstrum", "operation_mode": "H", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 985.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 55.0, "max_flow_temperature": 65.0, "min_temp_source": 10.0, "max_temp_source": 45.0, "t_hub_max": 50.0, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 7300.0, "width": 1800.0, "height": 2450.0, "weight": 9945.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN125", "evaporator_outlet": "DN125", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN100", "condenser_outlet": "DN100", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/heat-pumps/redastrum-ammonia-heatpump/", "information_source_archive": null, "information_source_date": null }, { "id": 198, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "RedAstrum RM", "series": "GEA RedAstrum", "operation_mode": "H", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 2380.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 55.0, "max_flow_temperature": 80.0, "min_temp_source": 10.0, "max_temp_source": 45.0, "t_hub_max": 50.0, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 7900.0, "width": 2000.0, "height": 2450.0, "weight": 11540.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN125", "evaporator_outlet": "DN125", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN125", "condenser_outlet": "DN125", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/heat-pumps/redastrum-ammonia-heatpump/", "information_source_archive": null, "information_source_date": null }, { "id": 199, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "RedAstrum RN", "series": "GEA RedAstrum", "operation_mode": "H", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 2910.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 55.0, "max_flow_temperature": 80.0, "min_temp_source": 10.0, "max_temp_source": 45.0, "t_hub_max": 50.0, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 7900.0, "width": 2000.0, "height": 2450.0, "weight": 12860.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN125", "evaporator_outlet": "DN125", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN125", "condenser_outlet": "DN125", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/heat-pumps/redastrum-ammonia-heatpump/", "information_source_archive": null, "information_source_date": null }, { "id": 206, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Grundwasser (Brine/Water)", "Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Germany GmbH", "name": "RedAstrum RR", "series": "GEA RedAstrum", "operation_mode": "H", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Fernwärme, Prozesswärme, Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 1300.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 55.0, "max_flow_temperature": 65.0, "min_temp_source": 10.0, "max_temp_source": 45.0, "t_hub_max": 50.0, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 7600.0, "width": 2000.0, "height": 2450.0, "weight": 11260.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN125", "evaporator_outlet": "DN125", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN125", "condenser_outlet": "DN125", "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-16", "verified": false, "information_source": "https://www.gea.com/de/products/heat-pumps/redastrum-ammonia-heatpump/", "information_source_archive": null, "information_source_date": null }, { "id": 218, "refrigerants": [ "R744 (CO2)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "GEA Refrigeration Netherlands", "name": "CO2 Heat Pump", "series": "CO2 Heat Pump", "operation_mode": "H&C", "trl_min": null, "trl_max": 8, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Prozesswärme, Fernwärme", "min_thermal_capacity": 100.0, "max_thermal_capacity": 1200.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 90.0, "max_flow_temperature": 130.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": 15, "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": "", "updated": "2025-01-16", "verified": false, "information_source": "https://heatpumpingtechnologies.org/annex58/wp-content/uploads/sites/70/2022/07/hthpannex58suppliertechnologygea.pdf", "information_source_archive": null, "information_source_date": null }, { "id": 1048, "refrigerants": [ "HC", "HFO" ], "sources": [ "Abwärme (Steam)", "Dampf (Steam)" ], "manufacturer": "Heaten Germany GmbH", "name": "HBL16-S/S", "series": "HBL16", "operation_mode": "H", "trl_min": 7, "trl_max": 9, "trl_description": "ab 2026", "circuit": "BOT", "n_circuits": "1-2", "circuit_configuration": null, "circuit_infos": null, "sink": "Prozessdampf", "min_thermal_capacity": null, "max_thermal_capacity": 8000.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 90.0, "max_flow_temperature": 180.0, "min_temp_source": 10.0, "max_temp_source": 150.0, "t_hub_max": 140.0, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": 20, "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": null, "space_requirements": null, "room_height_requirements": null, "comment": "HeatBooster System bis 50 MW (thermisch) möglich.", "updated": "2025-01-14", "verified": false, "information_source": "https://www.heaten.com/products/", "information_source_archive": null, "information_source_date": null }, { "id": 1047, "refrigerants": [ "HC", "HFO" ], "sources": [ "Abwasser (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Heaten Germany GmbH", "name": "HBL16-W/S", "series": "HBL16", "operation_mode": "H&C", "trl_min": 7, "trl_max": 9, "trl_description": "ab 2026", "circuit": "BOT", "n_circuits": "1-2", "circuit_configuration": null, "circuit_infos": null, "sink": "Prozessdampf", "min_thermal_capacity": null, "max_thermal_capacity": 8000.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 90.0, "max_flow_temperature": 180.0, "min_temp_source": 10.0, "max_temp_source": 150.0, "t_hub_max": 140.0, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": 20, "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": null, "space_requirements": null, "room_height_requirements": null, "comment": "HeatBooster System bis 50 MW (thermisch) möglich.", "updated": "2025-01-14", "verified": false, "information_source": "https://www.heaten.com/products/", "information_source_archive": null, "information_source_date": null }, { "id": 1046, "refrigerants": [ "HC", "HFO" ], "sources": [ "Abwärme (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Heaten Germany GmbH", "name": "HBL16-W/W", "series": "HBL16", "operation_mode": "H&C", "trl_min": 7, "trl_max": 9, "trl_description": "ab 2026", "circuit": "CLO", "n_circuits": "1-2", "circuit_configuration": null, "circuit_infos": null, "sink": "Prozesswärme, Fernwärme", "min_thermal_capacity": null, "max_thermal_capacity": 8000.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 90.0, "max_flow_temperature": 200.0, "min_temp_source": 10.0, "max_temp_source": 150.0, "t_hub_max": 140.0, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": 20, "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": null, "space_requirements": null, "room_height_requirements": null, "comment": "HeatBooster System bis 50 MW (thermisch) möglich.", "updated": "2025-01-14", "verified": false, "information_source": "https://www.heaten.com/products/", "information_source_archive": null, "information_source_date": null }, { "id": 1045, "refrigerants": [ "HC", "HFO" ], "sources": [ "Abwärme (Steam)", "Dampf (Steam)" ], "manufacturer": "Heaten Germany GmbH", "name": "HBL4-S/S", "series": "HBL4", "operation_mode": "H", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "BOT", "n_circuits": "1-2", "circuit_configuration": null, "circuit_infos": null, "sink": "Prozessdampf", "min_thermal_capacity": 800.0, "max_thermal_capacity": 2000.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 90.0, "max_flow_temperature": 180.0, "min_temp_source": 50.0, "max_temp_source": 130.0, "t_hub_max": 140.0, "cop": null, "compressor": "Turboverdichter", "n_compressor": null, "filling_quantity": null, "min_load": 20, "lifespan": null, "length": 8300.0, "width": 2700.0, "height": 3200.0, "weight": 23500.0, "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": 77.0, "sound_pressure_10m": null, "installation_type": "Containerlösung", "space_requirements": null, "room_height_requirements": null, "comment": "HeatBooster System bis 50 MW (thermisch) möglich.", "updated": "2025-01-14", "verified": false, "information_source": "https://www.heaten.com/products/", "information_source_archive": null, "information_source_date": null }, { "id": 1044, "refrigerants": [ "HC", "HFO" ], "sources": [ "Abwärme (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Heaten Germany GmbH", "name": "HBL4-W/S", "series": "HBL4", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "MIX", "n_circuits": "1-2", "circuit_configuration": null, "circuit_infos": null, "sink": "Prozessdampf", "min_thermal_capacity": 800.0, "max_thermal_capacity": 2000.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 90.0, "max_flow_temperature": 180.0, "min_temp_source": 10.0, "max_temp_source": 150.0, "t_hub_max": 140.0, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": 20, "lifespan": null, "length": 7500.0, "width": 2700.0, "height": 3200.0, "weight": 19000.0, "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": 77.0, "sound_pressure_10m": null, "installation_type": "Containerlösung", "space_requirements": null, "room_height_requirements": null, "comment": "HeatBooster System bis 50 MW (thermisch) möglich.", "updated": "2025-01-14", "verified": false, "information_source": "https://www.heaten.com/products/", "information_source_archive": null, "information_source_date": null }, { "id": 1043, "refrigerants": [ "HC", "HFO" ], "sources": [ "Abwärme (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Heaten Germany GmbH", "name": "HBL4-W/W", "series": "HBL4", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "1-2", "circuit_configuration": null, "circuit_infos": null, "sink": "Prozesswärme, Fernwärme", "min_thermal_capacity": 800.0, "max_thermal_capacity": 2000.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 90.0, "max_flow_temperature": 200.0, "min_temp_source": 10.0, "max_temp_source": 150.0, "t_hub_max": 140.0, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": 20, "lifespan": null, "length": 5600.0, "width": 2340.0, "height": 2350.0, "weight": 13500.0, "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": 77.0, "sound_pressure_10m": null, "installation_type": "Containerlösung", "space_requirements": null, "room_height_requirements": null, "comment": "HeatBooster System bis 50 MW (thermisch) möglich.", "updated": "2025-01-14", "verified": false, "information_source": "https://www.heaten.com/products/", "information_source_archive": null, "information_source_date": null }, { "id": 1347, "refrigerants": [ "R1233zd(E)", "R1234ze(E)", "R601 (Pentan)", "R601a (Isopentan)" ], "sources": [ "Abwärme (Air)", "Abwärme (Brine/Water)", "Abwärme (Steam)", "feuchte Heißluft (Air)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Heatlift", "name": "Heatlift HA", "series": "Heatlift", "operation_mode": "H&C", "trl_min": null, "trl_max": 8, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Heiße Prozessluft", "min_thermal_capacity": 2000.0, "max_thermal_capacity": 15000.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 90.0, "max_flow_temperature": 200.0, "min_temp_source": 0.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Turboverdichter", "n_compressor": "2-3", "filling_quantity": null, "min_load": 50, "lifespan": 20, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "VFD & IGV", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": 85.0, "sound_pressure_10m": null, "installation_type": "Preassembled skids < 10 MW. On-site assembly above", "space_requirements": null, "room_height_requirements": null, "comment": "Kundenspezifische Auslegung", "updated": "2025-05-19", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": "2025-05-19" }, { "id": 1348, "refrigerants": [ "R1233zd(E)", "R1234ze(E)", "R600a (Isobutan)", "R601a (Isopentan)" ], "sources": [ "Abwärme (Air)", "Abwärme (Brine/Water)", "Abwärme (Steam)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Heatlift", "name": "Heatlift HW", "series": "Heatlift", "operation_mode": "H&C", "trl_min": null, "trl_max": 8, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Heiswasser", "min_thermal_capacity": 2000.0, "max_thermal_capacity": 15000.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 210.0, "min_temp_source": 0.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Turboverdichter", "n_compressor": "2-3", "filling_quantity": null, "min_load": 50, "lifespan": 20, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "VFD & IGV", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": 85.0, "sound_pressure_10m": null, "installation_type": "Preassembled skids < 10 MW. On-site assembly above", "space_requirements": null, "room_height_requirements": null, "comment": "Kundenspezifische Auslegung", "updated": "2025-05-19", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": "2025-05-19" }, { "id": 1346, "refrigerants": [ "R1233zd(E)", "R1234ze(E)", "R600a (Isobutan)", "R601a (Isopentan)" ], "sources": [ "Abwärme (Air)", "Abwärme (Brine/Water)", "Abwärme (Steam)", "Geothermie (Brine/Water)", "Gewässer (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Heatlift", "name": "Heatlift SG", "series": "Heatlift", "operation_mode": "H&C", "trl_min": null, "trl_max": 8, "trl_description": null, "circuit": "MIX", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Prozessdampf", "min_thermal_capacity": 2000.0, "max_thermal_capacity": 15000.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 90.0, "max_flow_temperature": 250.0, "min_temp_source": 0.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Turboverdichter", "n_compressor": "2-3", "filling_quantity": null, "min_load": 50, "lifespan": 20, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "VFD & IGV", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": 85.0, "sound_pressure_10m": null, "installation_type": "Preassembled skids < 10 MW. On-site assembly above", "space_requirements": null, "room_height_requirements": null, "comment": "Kundenspezifische Auslegung", "updated": "2025-05-19", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": "2025-05-19" }, { "id": 1382, "refrigerants": [ "R1233zd(E)", "R1234ze(E)", "R1234ze(Z)", "R450A (R1234ze(E)/R134a)", "R454C", "R513A (R1234yf/R134a)", "R515B (R1234ze(E)/ 227ea)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Air)", "Abwärme (Brine/Water)", "Geothermie (Brine/Water)", "Gewässer (Brine/Water)", "Grundwasser (Brine/Water)", "Luft (Air)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "HECK Kältetechnik GmbH", "name": "Sonderanlagenbau Wärmepumpe", "series": "Industriewärmepumpen / Großwärmepumpen", "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, Fernwärme, Nahwärme, Prozesswärme", "min_thermal_capacity": 25.0, "max_thermal_capacity": 2500.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 120.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter, Schraubenverdichter", "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": "Drehzahlgeregelt oder Stufenregelung", "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": "Alle Anlagen werden projekt-/anwendungsspezifisch nach Kundenwunsch geplant und gefertigt", "updated": "2025-07-09", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": "2025-07-09" }, { "id": 239, "refrigerants": [ "R134a" ], "sources": [ "Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "-", "series": "YORK YCSE", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1-8", "circuit_configuration": null, "circuit_infos": null, "sink": null, "min_thermal_capacity": 170.0, "max_thermal_capacity": 2400.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 35.0, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "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": "", "updated": "2025-01-23", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 282, "refrigerants": [ "R134a" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "-", "series": "YORK YMC2", "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": null, "min_thermal_capacity": 900.0, "max_thermal_capacity": 4000.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 35.0, "max_flow_temperature": 65.0, "min_temp_source": 2.0, "max_temp_source": 40.0, "t_hub_max": null, "cop": null, "compressor": "Turboverdichter", "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": "", "updated": "2025-01-24", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 283, "refrigerants": [ "R134a" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "-", "series": "YORK YK", "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": null, "min_thermal_capacity": 1200.0, "max_thermal_capacity": 13000.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 70.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Turboverdichter", "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": "", "updated": "2025-01-24", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 289, "refrigerants": [ "R1233zd(E)", "R1234ze(Z)", "R515B (R1234ze(E)/ 227ea)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "-", "series": "YORK CYK", "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": null, "min_thermal_capacity": 2051.0, "max_thermal_capacity": 11136.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 110.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Turboverdichter", "n_compressor": null, "filling_quantity": null, "min_load": 25, "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": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-24", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 290, "refrigerants": [ "R1234ze(Z)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "-", "series": "YORK Titan OM HP", "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": null, "min_thermal_capacity": 5000.0, "max_thermal_capacity": 20000.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 95.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Turboverdichter", "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": "", "updated": "2025-01-24", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 260, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "DualPAC 104-W", "series": "Sabroe DualPAC", "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": null, "min_thermal_capacity": null, "max_thermal_capacity": 1039.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 70.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 5000.0, "width": 3000.0, "height": 2000.0, "weight": 7578.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": 84.0, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-24", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 261, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "DualPAC 106-W", "series": "Sabroe DualPAC", "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": null, "min_thermal_capacity": null, "max_thermal_capacity": 1557.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 70.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 5500.0, "width": 3000.0, "height": 2000.0, "weight": 9303.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": 85.0, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-24", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 262, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "DualPAC 108-W", "series": "Sabroe DualPAC", "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": null, "min_thermal_capacity": null, "max_thermal_capacity": 2075.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 70.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 6000.0, "width": 3000.0, "height": 2000.0, "weight": 12619.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": 86.0, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-24", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 263, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "DualPAC 112-W", "series": "Sabroe DualPAC", "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": null, "min_thermal_capacity": null, "max_thermal_capacity": 2895.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 70.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 7500.0, "width": 3000.0, "height": 2000.0, "weight": 16132.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": 86.0, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-24", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 257, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "DualPAC 24-W", "series": "Sabroe DualPAC", "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": null, "min_thermal_capacity": null, "max_thermal_capacity": 434.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 70.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 3500.0, "width": 3000.0, "height": 2000.0, "weight": 5853.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": 82.0, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-24", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 258, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "DualPAC 26-W", "series": "Sabroe DualPAC", "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": null, "min_thermal_capacity": null, "max_thermal_capacity": 652.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 70.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 3700.0, "width": 3000.0, "height": 2000.0, "weight": 6260.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": 83.0, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-24", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 259, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "DualPAC 28-W", "series": "Sabroe DualPAC", "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": null, "min_thermal_capacity": null, "max_thermal_capacity": 869.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 70.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 3750.0, "width": 3000.0, "height": 2000.0, "weight": 6571.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": 84.0, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-24", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 264, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "DualPAC 704-W", "series": "Sabroe DualPAC", "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": null, "min_thermal_capacity": null, "max_thermal_capacity": 460.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 90.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 4200.0, "width": 3000.0, "height": 2100.0, "weight": 7053.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": 86.0, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-24", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 265, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "DualPAC 706-W", "series": "Sabroe DualPAC", "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": null, "min_thermal_capacity": null, "max_thermal_capacity": 690.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 90.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 4500.0, "width": 3000.0, "height": 2100.0, "weight": 8564.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": 86.0, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-24", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 266, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "DualPAC 708-W", "series": "Sabroe DualPAC", "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": null, "min_thermal_capacity": null, "max_thermal_capacity": 920.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 90.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 5000.0, "width": 3000.0, "height": 2100.0, "weight": 10078.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": 87.0, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-24", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 267, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "DualPAC 712-W", "series": "Sabroe DualPAC", "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": null, "min_thermal_capacity": null, "max_thermal_capacity": 1381.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 90.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 5500.0, "width": 3000.0, "height": 2100.0, "weight": 13606.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": 88.0, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-24", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 268, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "DualPAC 716-W", "series": "Sabroe DualPAC", "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": null, "min_thermal_capacity": null, "max_thermal_capacity": 1841.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 90.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 6100.0, "width": 3000.0, "height": 2100.0, "weight": 16618.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": 89.0, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-24", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 247, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "HeatPAC 104-W", "series": "Sabroe HeatPAC", "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": null, "min_thermal_capacity": null, "max_thermal_capacity": 725.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 70.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 4500.0, "width": 1000.0, "height": 2000.0, "weight": 5173.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": 82.0, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-23", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 248, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "HeatPAC 106-W", "series": "Sabroe HeatPAC", "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": null, "min_thermal_capacity": null, "max_thermal_capacity": 1087.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 70.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 4900.0, "width": 1000.0, "height": 2000.0, "weight": 5687.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": 83.0, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-23", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 249, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "HeatPAC 108-W", "series": "Sabroe HeatPAC", "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": null, "min_thermal_capacity": null, "max_thermal_capacity": 1432.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 70.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 5300.0, "width": 1000.0, "height": 2000.0, "weight": 6304.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": 84.0, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-23", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 250, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "HeatPAC 112-W", "series": "Sabroe HeatPAC", "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": null, "min_thermal_capacity": null, "max_thermal_capacity": 2078.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 70.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 5700.0, "width": 1000.0, "height": 2000.0, "weight": 8921.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": 85.0, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-23", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 251, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "HeatPAC 116-W", "series": "Sabroe HeatPAC", "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": null, "min_thermal_capacity": null, "max_thermal_capacity": 2663.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 70.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 6000.0, "width": 1000.0, "height": 2000.0, "weight": 9930.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": 85.0, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-23", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 244, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "HeatPAC 24-W", "series": "Sabroe HeatPAC", "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": null, "min_thermal_capacity": null, "max_thermal_capacity": 307.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 70.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 3900.0, "width": 1000.0, "height": 2000.0, "weight": 3138.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": 76.0, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-23", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 245, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "HeatPAC 26-W", "series": "Sabroe HeatPAC", "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": null, "min_thermal_capacity": null, "max_thermal_capacity": 461.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 70.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 4100.0, "width": 1000.0, "height": 2000.0, "weight": 3948.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": 78.0, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-23", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 246, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "HeatPAC 28-W", "series": "Sabroe HeatPAC", "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": null, "min_thermal_capacity": null, "max_thermal_capacity": 615.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 70.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 4300.0, "width": 1000.0, "height": 2000.0, "weight": 4255.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": 79.0, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-23", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 252, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "HeatPAC 704-W", "series": "Sabroe HeatPAC", "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": null, "min_thermal_capacity": null, "max_thermal_capacity": 341.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 90.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 3800.0, "width": 1000.0, "height": 2100.0, "weight": 3535.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": 83.0, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-23", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 253, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "HeatPAC 706-W", "series": "Sabroe HeatPAC", "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": null, "min_thermal_capacity": null, "max_thermal_capacity": 511.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 90.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 4000.0, "width": 1000.0, "height": 2100.0, "weight": 4244.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": 85.0, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-23", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 254, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "HeatPAC 708-W", "series": "Sabroe HeatPAC", "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, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 682.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 90.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 440.0, "width": 1000.0, "height": 2100.0, "weight": 5054.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": 85.0, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-23", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 255, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "HeatPAC 712-W", "series": "Sabroe HeatPAC", "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": null, "min_thermal_capacity": null, "max_thermal_capacity": 1023.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 90.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 5200.0, "width": 1000.0, "height": 2100.0, "weight": 6323.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": 86.0, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-23", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 256, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "HeatPAC 716-W", "series": "Sabroe HeatPAC", "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": null, "min_thermal_capacity": null, "max_thermal_capacity": 1346.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 90.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 6000.0, "width": 1000.0, "height": 2100.0, "weight": 7088.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": 86.0, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-23", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 269, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "HicaHP 193 S", "series": "Sabroe HicaHP", "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": null, "min_thermal_capacity": null, "max_thermal_capacity": 1690.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 72.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "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": 84.0, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-24", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 270, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "HicaHP 233 S", "series": "Sabroe HicaHP", "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": null, "min_thermal_capacity": null, "max_thermal_capacity": 3021.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 72.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "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": 86.0, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-24", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 271, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "HicaHP 273 S", "series": "Sabroe HicaHP", "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": null, "min_thermal_capacity": null, "max_thermal_capacity": 5375.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 95.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "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": 84.3, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-24", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 275, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "HicaHP 273 S/283 L", "series": "Sabroe HicaHP", "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": null, "min_thermal_capacity": null, "max_thermal_capacity": 7260.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 95.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "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": 86.4, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-24", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 276, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "HicaHP 273 S/283 L", "series": "Sabroe HicaHP", "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": null, "min_thermal_capacity": null, "max_thermal_capacity": 6450.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 95.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "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": 86.2, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-24", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 274, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "HicaHP 273 S/283 S", "series": "Sabroe HicaHP", "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": null, "min_thermal_capacity": null, "max_thermal_capacity": 6750.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 95.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "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": 86.6, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-24", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 273, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Johnson Controls", "name": "HicaHP 407 L", "series": "Sabroe HicaHP", "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": null, "min_thermal_capacity": null, "max_thermal_capacity": 23986.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 95.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "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": 84.3, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-24", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null } ] }{ "count": 1222, "next": "