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=500
https://grosswaermepumpen-info.de/en-us/api/products/?format=api&limit=100&offset=600", "previous": "https://grosswaermepumpen-info.de/en-us/api/products/?format=api&limit=100&offset=400", "results": [ { "id": 138, "refrigerants": [ "R1234yf", "R1234ze(Z)", "R450A (R1234ze(E)/R134a)", "R513A (R1234yf/R134a)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Combitherm GmbH", "name": "HWW 2/9563", "series": "HWW", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": "Kundenspezifischer Anlagenbau", "sink": null, "min_thermal_capacity": null, "max_thermal_capacity": 1582.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": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 4900.0, "width": 2000.0, "height": 2200.0, "weight": 7400.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": "Innen, Außen, Containerlösung", "space_requirements": null, "room_height_requirements": null, "comment": "Auslegung erfolgt als kundenspezifischer Anlagenbau.", "updated": "2025-01-16", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 139, "refrigerants": [ "R1233zd(E)", "R1234yf", "R1234ze(Z)", "R450A (R1234ze(E)/R134a)", "R513A (R1234yf/R134a)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Combitherm GmbH", "name": "HWW 2/9573", "series": "HWW", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": "Kundenspezifischer Anlagenbau", "sink": null, "min_thermal_capacity": null, "max_thermal_capacity": 1801.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": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 4900.0, "width": 2000.0, "height": 2200.0, "weight": 7800.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": "Innen, Außen, Containerlösung", "space_requirements": null, "room_height_requirements": null, "comment": "Auslegung erfolgt als kundenspezifischer Anlagenbau.", "updated": "2025-01-16", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 140, "refrigerants": [ "R1233zd(E)", "R1234yf", "R1234ze(Z)", "R450A (R1234ze(E)/R134a)", "R513A (R1234yf/R134a)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Combitherm GmbH", "name": "HWW 2/9583", "series": "HWW", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": "Kundenspezifischer Anlagenbau", "sink": null, "min_thermal_capacity": null, "max_thermal_capacity": 2071.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": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 4900.0, "width": 2000.0, "height": 2200.0, "weight": 8500.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": "Innen, Außen, Containerlösung", "space_requirements": null, "room_height_requirements": null, "comment": "Auslegung erfolgt als kundenspezifischer Anlagenbau.", "updated": "2025-01-16", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 135, "refrigerants": [ "HFKW", "HFO", "Natürlich" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Combitherm GmbH", "name": "Wärmepumpe", "series": "Wärmepumpe", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": "Kundenspezifischer Anlagenbau", "sink": null, "min_thermal_capacity": 30.0, "max_thermal_capacity": 5000.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 30.0, "max_flow_temperature": 80.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter, Kolbenverdichter", "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": "Auslegung erfolgt als kundenspezifischer Anlagenbau.", "updated": "2025-01-16", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 1344, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Copeland Europe GmbH", "name": "VQ95-1051", "series": "340er Serie", "operation_mode": "H&C", "trl_min": 8, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": null, "min_thermal_capacity": null, "max_thermal_capacity": 5460.0, "el_connection_voltage": null, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "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 (Vilter Single Screw)", "n_compressor": "1", "filling_quantity": 230.0, "min_load": 20, "lifespan": null, "length": 6200.0, "width": 2300.0, "height": 2900.0, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Integrierte Schiebersteuerung plus optionale Drehzahlregelung", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": "42", "room_height_requirements": 3400.0, "comment": "", "updated": "2025-03-20", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": "2025-03-20" }, { "id": 1345, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Copeland Europe GmbH", "name": "VQ95-1201", "series": "340er Serie", "operation_mode": "H&C", "trl_min": 8, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": null, "min_thermal_capacity": null, "max_thermal_capacity": 5919.0, "el_connection_voltage": null, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "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 (Vilter Single Screw)", "n_compressor": "1", "filling_quantity": 230.0, "min_load": 20, "lifespan": null, "length": 6200.0, "width": 2300.0, "height": 2900.0, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Integrierte Schiebersteuerung plus optionale Drehzahlregelung", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": "42", "room_height_requirements": 3400.0, "comment": "", "updated": "2025-03-20", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": "2025-03-20" }, { "id": 1338, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Copeland Europe GmbH", "name": "VQ95-291", "series": "240er Serie", "operation_mode": "H&C", "trl_min": 8, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": null, "min_thermal_capacity": null, "max_thermal_capacity": 1451.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "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 (Vilter Single Screw)", "n_compressor": "1", "filling_quantity": 150.0, "min_load": 20, "lifespan": null, "length": 5600.0, "width": 2000.0, "height": 2700.0, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Integrierte Schiebersteuerung plus optionale Drehzahlregelung", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": "37", "room_height_requirements": 3200.0, "comment": "", "updated": "2025-03-20", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": "2025-03-20" }, { "id": 1339, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Copeland Europe GmbH", "name": "VQ95-341", "series": "240er Serie", "operation_mode": "H&C", "trl_min": 8, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": null, "min_thermal_capacity": null, "max_thermal_capacity": 1703.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "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 (Vilter Single Screw)", "n_compressor": "1", "filling_quantity": 150.0, "min_load": 20, "lifespan": null, "length": 5600.0, "width": 2000.0, "height": 2700.0, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Integrierte Schiebersteuerung plus optionale Drehzahlregelung", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": "37", "room_height_requirements": 3200.0, "comment": "", "updated": "2025-03-20", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": "2025-03-20" }, { "id": 1340, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Copeland Europe GmbH", "name": "VQ95-451", "series": "240er Serie", "operation_mode": "H&C", "trl_min": 8, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": null, "min_thermal_capacity": null, "max_thermal_capacity": 2403.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "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 (Vilter Single Screw)", "n_compressor": "1", "filling_quantity": 150.0, "min_load": 20, "lifespan": null, "length": 5600.0, "width": 2000.0, "height": 2700.0, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Integrierte Schiebersteuerung plus optionale Drehzahlregelung", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": "37", "room_height_requirements": 3200.0, "comment": "", "updated": "2025-03-20", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": "2025-03-20" }, { "id": 1341, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Copeland Europe GmbH", "name": "VQ95-601", "series": "240er Serie", "operation_mode": "H&C", "trl_min": 8, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": null, "min_thermal_capacity": null, "max_thermal_capacity": 2742.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "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 (Vilter Single Screw)", "n_compressor": "1", "filling_quantity": 150.0, "min_load": 20, "lifespan": null, "length": 5600.0, "width": 2000.0, "height": 2700.0, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Integrierte Schiebersteuerung plus optionale Drehzahlregelung", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": "37", "room_height_requirements": 3200.0, "comment": "", "updated": "2025-03-20", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": "2025-03-20" }, { "id": 1342, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Copeland Europe GmbH", "name": "VQ95-791", "series": "340er Serie", "operation_mode": "H&C", "trl_min": 8, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": null, "min_thermal_capacity": null, "max_thermal_capacity": 4150.0, "el_connection_voltage": null, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "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 (Vilter Single Screw)", "n_compressor": "1", "filling_quantity": 230.0, "min_load": 20, "lifespan": null, "length": 6200.0, "width": 2300.0, "height": 2900.0, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Integrierte Schiebersteuerung plus optionale Drehzahlregelung", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": "42", "room_height_requirements": 3400.0, "comment": "", "updated": "2025-03-20", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": "2025-03-20" }, { "id": 1343, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Copeland Europe GmbH", "name": "VQ95-891", "series": "340er Serie", "operation_mode": "H&C", "trl_min": 8, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": null, "min_thermal_capacity": null, "max_thermal_capacity": 4692.0, "el_connection_voltage": null, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "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 (Vilter Single Screw)", "n_compressor": "1", "filling_quantity": 230.0, "min_load": 20, "lifespan": null, "length": 6200.0, "width": 2300.0, "height": 2900.0, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Integrierte Schiebersteuerung plus optionale Drehzahlregelung", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": "42", "room_height_requirements": 3400.0, "comment": "", "updated": "2025-03-20", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": "2025-03-20" }, { "id": 1067, "refrigerants": [ "R702/R756" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Ecop Technologies GmbH", "name": "K7.2.4", "series": "Rotations-Wärmepumpe", "operation_mode": "H&C", "trl_min": 7, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": "Single-Stage", "circuit_infos": "Geschlossener reverse Joule Cycle", "sink": null, "min_thermal_capacity": 250.0, "max_thermal_capacity": 700.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 150.0, "min_temp_source": -15.0, "max_temp_source": 110.0, "t_hub_max": 55.0, "cop": null, "compressor": "Rotationsverdichtung + Radial-Ventilator", "n_compressor": "1", "filling_quantity": null, "min_load": 30, "lifespan": null, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Rotor und Fan können unabhängig drehzahlgeregelt werden.", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": 84.0, "sound_pressure_10m": null, "installation_type": "Standard-Lösung (Sicherheitskältemittel A1)", "space_requirements": "35", "room_height_requirements": 2800.0, "comment": "", "updated": "2025-01-16", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 1068, "refrigerants": [ "GEN3" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Ecop Technologies GmbH", "name": "K7.3.2", "series": "Rotations-Wärmepumpe", "operation_mode": "H&C", "trl_min": 6, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": "Single-Stage", "circuit_infos": "Geschlossener reverse Joule Cycle", "sink": null, "min_thermal_capacity": 350.0, "max_thermal_capacity": 700.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 200.0, "min_temp_source": -50.0, "max_temp_source": 150.0, "t_hub_max": 100.0, "cop": null, "compressor": "Rotationsverdichtung + Radial-Ventilator", "n_compressor": "1", "filling_quantity": null, "min_load": 30, "lifespan": 20, "length": 6000.0, "width": 1500.0, "height": 2500.0, "weight": 9000.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "80", "evaporator_outlet": "80", "compressor_regulation": "Rotor und Fan können unabhängig drehzahlgeregelt werden.", "condenser_inlet": "80", "condenser_outlet": "80", "sound_power": null, "sound_pressure_1m": 84.0, "sound_pressure_10m": null, "installation_type": "Standard-Lösung (Sicherheitskältemittel A1)", "space_requirements": "24", "room_height_requirements": 2800.0, "comment": "", "updated": "2025-01-16", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 1377, "refrigerants": [ "Edelgasge." ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Ecop Technologies GmbH", "name": "RHP K7.3", "series": "Rotations-Wärmepumpe", "operation_mode": "H&C", "trl_min": 7, "trl_max": 8, "trl_description": "2 Pilotanlagen installiert, 3 kommerzielle Anlagen werden 2025 installiert", "circuit": "CLO", "n_circuits": "1", "circuit_configuration": "Kaskade möglich", "circuit_infos": null, "sink": "Gebäudewärme, Prozesswärme, Prozessdampf, Fernwärme, sehr flexibel", "min_thermal_capacity": 280.0, "max_thermal_capacity": 700.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": 497.0, "min_flow_temperature": 5.0, "max_flow_temperature": 200.0, "min_temp_source": -20.0, "max_temp_source": 135.0, "t_hub_max": 100.0, "cop": null, "compressor": "Integrale Rotationsverdichtung", "n_compressor": "1", "filling_quantity": 60.0, "min_load": 40, "lifespan": 20, "length": 6000.0, "width": 1800.0, "height": 2300.0, "weight": 10000.0, "weight_max": null, "weight_description": "inkl. Schaltschränke und Peripherie ohne Verrohrung zu Senke und Quelle", "evaporator_inlet": "DN80", "evaporator_outlet": "DN80", "compressor_regulation": "Drehzahlregelung Rotor für Hub Drehzahlregelung Ventilator für th. Leistung (unabhängig)", "condenser_inlet": "DN80", "condenser_outlet": "DN80", "sound_power": 75.0, "sound_pressure_1m": 78.0, "sound_pressure_10m": null, "installation_type": "Aufstellung in Maschinenraum", "space_requirements": "30", "room_height_requirements": 3.0, "comment": "", "updated": "2025-06-06", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": "2025-06-06" }, { "id": 149, "refrigerants": [ "R704 (Helium)" ], "sources": [ "Abwärme (Brine/Water)" ], "manufacturer": "Enerin AS", "name": "HoegTemp UHT heat pump", "series": "HoegTemp UHT heat pump", "operation_mode": "H", "trl_min": null, "trl_max": 7, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": "Stirling-Prozess", "sink": "Prozesswärme, Prozessdampf", "min_thermal_capacity": 300.0, "max_thermal_capacity": 10000.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 100.0, "max_flow_temperature": 250.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": 200.0, "cop": null, "compressor": "Kolbenverdichter", "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/2022/07/enerin-hoegtemp.pdf", "information_source_archive": null, "information_source_date": null }, { "id": 161, "refrigerants": [ "R744 (CO2)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Geothermie (Brine/Water)", "Grundwasser (Brine/Water)" ], "manufacturer": "Engie Refrigeration GmbH", "name": "HHR1000", "series": "thermeco2 HHR", "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": "Raumwärme, Nahwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 1000.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": "mehrstufig", "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-16", "verified": false, "information_source": "https://www.engie-refrigeration.de/sites/engie-refrigeration/files/2022-10/2022-10-06_engie_broschuere-thermeco2_de.pdf", "information_source_archive": null, "information_source_date": null }, { "id": 155, "refrigerants": [ "R744 (CO2)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Geothermie (Brine/Water)", "Grundwasser (Brine/Water)" ], "manufacturer": "Engie Refrigeration GmbH", "name": "HHR130", "series": "thermeco2 HHR", "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": "Raumwärme, Nahwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 130.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": "mehrstufig", "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-16", "verified": false, "information_source": "https://www.engie-refrigeration.de/sites/engie-refrigeration/files/2022-10/2022-10-06_engie_broschuere-thermeco2_de.pdf", "information_source_archive": null, "information_source_date": null }, { "id": 156, "refrigerants": [ "R744 (CO2)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Geothermie (Brine/Water)", "Grundwasser (Brine/Water)" ], "manufacturer": "Engie Refrigeration GmbH", "name": "HHR180", "series": "thermeco2 HHR", "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": "Raumwärme, Nahwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 180.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": "mehrstufig", "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-16", "verified": false, "information_source": "https://www.engie-refrigeration.de/sites/engie-refrigeration/files/2022-10/2022-10-06_engie_broschuere-thermeco2_de.pdf", "information_source_archive": null, "information_source_date": null }, { "id": 157, "refrigerants": [ "R744 (CO2)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Geothermie (Brine/Water)", "Grundwasser (Brine/Water)" ], "manufacturer": "Engie Refrigeration GmbH", "name": "HHR260", "series": "thermeco2 HHR", "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": "Raumwärme, Nahwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 260.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": "mehrstufig", "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-16", "verified": false, "information_source": "https://www.engie-refrigeration.de/sites/engie-refrigeration/files/2022-10/2022-10-06_engie_broschuere-thermeco2_de.pdf", "information_source_archive": null, "information_source_date": null }, { "id": 158, "refrigerants": [ "R744 (CO2)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Geothermie (Brine/Water)", "Grundwasser (Brine/Water)" ], "manufacturer": "Engie Refrigeration GmbH", "name": "HHR360", "series": "thermeco2 HHR", "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": "Raumwärme, Nahwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 360.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": "mehrstufig", "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-16", "verified": false, "information_source": "https://www.engie-refrigeration.de/sites/engie-refrigeration/files/2022-10/2022-10-06_engie_broschuere-thermeco2_de.pdf", "information_source_archive": null, "information_source_date": null }, { "id": 159, "refrigerants": [ "R744 (CO2)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Geothermie (Brine/Water)", "Grundwasser (Brine/Water)" ], "manufacturer": "Engie Refrigeration GmbH", "name": "HHR520", "series": "thermeco2 HHR", "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": "Raumwärme, Nahwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 520.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": "mehrstufig", "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-16", "verified": false, "information_source": "https://www.engie-refrigeration.de/sites/engie-refrigeration/files/2022-10/2022-10-06_engie_broschuere-thermeco2_de.pdf", "information_source_archive": null, "information_source_date": null }, { "id": 160, "refrigerants": [ "R744 (CO2)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Geothermie (Brine/Water)", "Grundwasser (Brine/Water)" ], "manufacturer": "Engie Refrigeration GmbH", "name": "HHR720", "series": "thermeco2 HHR", "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": "Raumwärme, Nahwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 720.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": "mehrstufig", "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-16", "verified": false, "information_source": "https://www.engie-refrigeration.de/sites/engie-refrigeration/files/2022-10/2022-10-06_engie_broschuere-thermeco2_de.pdf", "information_source_archive": null, "information_source_date": null }, { "id": 154, "refrigerants": [ "R744 (CO2)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Geothermie (Brine/Water)", "Grundwasser (Brine/Water)" ], "manufacturer": "Engie Refrigeration GmbH", "name": "HHR90", "series": "thermeco2 HHR", "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": "Raumwärme, Nahwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 130.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": 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://www.engie-refrigeration.de/sites/engie-refrigeration/files/2022-10/2022-10-06_engie_broschuere-thermeco2_de.pdf", "information_source_archive": null, "information_source_date": null }, { "id": 152, "refrigerants": [ "R1234ze(Z)", "R515B (R1234ze(E)/ 227ea)" ], "sources": [ "Abwärme (Brine/Water)", "Geothermie (Brine/Water)", "Gewässer (Brine/Water)", "Serverabwärme (Brine/Water)" ], "manufacturer": "Engie Refrigeration GmbH", "name": "SPECTRUM Water", "series": "SPECTRUM Water", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": 350.0, "max_thermal_capacity": 3100.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 65.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Turboverdichter", "n_compressor": "bis zu 6 Stufen", "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-16", "verified": false, "information_source": "https://www.engie-refrigeration.de/de/waermepumpen/spectrum-water-waermepumpe", "information_source_archive": null, "information_source_date": null }, { "id": 153, "refrigerants": [ "R1234ze(Z)", "R513A (R1234yf/R134a)", "R515B (R1234ze(E)/ 227ea)" ], "sources": [ "Sole (Brine/Water)" ], "manufacturer": "Engie Refrigeration GmbH", "name": "SPECTRUM Water Sole-Wasser", "series": "SPECTRUM Water Sole-Wasser", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": 170.0, "max_thermal_capacity": 1060.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 50.0, "min_temp_source": -10.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Turboverdichter", "n_compressor": "bis zu 6 Stufen", "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-16", "verified": false, "information_source": "https://www.engie-refrigeration.de/de/waermepumpen/spectrum-water-waermepumpe", "information_source_archive": null, "information_source_date": null }, { "id": 162, "refrigerants": [ "R718 (Wasser)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Air)", "Abwärme (Brine/Water)", "feuchte Heißluft (Air)", "Kältemittel (Refrigerant)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "EPCON Evaporation Technology AS", "name": "MVR-HP", "series": "MVR-HP", "operation_mode": "H", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "BOT", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Prozessdampf, Wasser, andere Flüssigkeiten", "min_thermal_capacity": 200.0, "max_thermal_capacity": 100000.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 60.0, "max_flow_temperature": 210.0, "min_temp_source": 50.0, "max_temp_source": 200.0, "t_hub_max": 120.0, "cop": null, "compressor": "Radialventilator, Kompaktventilator, Turboverdichter, Kolbengebläse", "n_compressor": "UNBEKANNT", "filling_quantity": null, "min_load": 70, "lifespan": 20, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahl, Anströmwinkel", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": "Container, Betonfundament, Skid", "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-08", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 1326, "refrigerants": [ "Natürlich" ], "sources": [ "Luft (Air)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "EQUANS Kältetechnik GmbH", "name": "Upgrader95°", "series": "Upgrader95°", "operation_mode": "H&C", "trl_min": null, "trl_max": null, "trl_description": "kundenspezifisch / Serie in Planung", "circuit": "CLO", "n_circuits": "kundenspezifisch", "circuit_configuration": "Kaskade", "circuit_infos": null, "sink": "Gebäudewärme, Fernwärme, Prozesswärme", "min_thermal_capacity": 500.0, "max_thermal_capacity": 25000.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": "Kolbenverdichter, Schraubenverdichter, 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": "Drehzahlgeregelt oder Stufenregelung", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": "Containterlösung, Split-Einheiten, Systembau verfügbar", "space_requirements": "kundenspezifisch", "room_height_requirements": null, "comment": "Kundenspezifischer Anlagenbau", "updated": "2025-02-20", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": "2025-02-20" }, { "id": 1227, "refrigerants": [ "R290 (Propan)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Euroklimat S.p.A.", "name": "170-2-2 PV", "series": "HERA HT R290", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 173.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 30.0, "max_flow_temperature": 70.0, "min_temp_source": -20.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": null, "lifespan": null, "length": 3665.0, "width": 2280.0, "height": 2550.0, "weight": 2800.0, "weight_max": null, "weight_description": "Transportgewicht - BP/LN/AS/EC/II Version", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 86.0, "sound_pressure_1m": 67.0, "sound_pressure_10m": 54.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Dimension, Gewicht und Schallemissionen beziehen sich auf LN (Low Noise)-Version; Ebenfalls erhältlich: SL - Super Low Noise; XL - Extra Low Noise", "updated": "2025-02-07", "verified": false, "information_source": "https://www.euroklimat.it/en/natural-cooling/#contatti", "information_source_archive": null, "information_source_date": "2025-02-07" }, { "id": 1216, "refrigerants": [ "R290 (Propan)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Euroklimat S.p.A.", "name": "200-2-2 PV", "series": "HERA BS R290", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 201.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 30.0, "max_flow_temperature": 55.0, "min_temp_source": -20.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": null, "lifespan": null, "length": 3665.0, "width": 2280.0, "height": 2550.0, "weight": 2800.0, "weight_max": null, "weight_description": "Transportgewicht - BP/LN/AS/EC/II Version", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 86.0, "sound_pressure_1m": 67.0, "sound_pressure_10m": 54.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Dimension, Gewicht und Schallemissionen beziehen sich auf LN (Low Noise)-Version; Ebenfalls erhältlich: SL - Super Low Noise; XL - Extra Low Noise; 2 weitere Effizienzklassen erhältlich: HE, HE+", "updated": "2025-02-07", "verified": false, "information_source": "https://www.euroklimat.it/en/natural-cooling/#contatti", "information_source_archive": null, "information_source_date": "2025-02-07" }, { "id": 1228, "refrigerants": [ "R290 (Propan)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Euroklimat S.p.A.", "name": "205-2-2 PV", "series": "HERA HT R290", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 202.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 30.0, "max_flow_temperature": 70.0, "min_temp_source": -20.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": null, "lifespan": null, "length": 3665.0, "width": 2280.0, "height": 2550.0, "weight": 2840.0, "weight_max": null, "weight_description": "Transportgewicht - BP/LN/AS/EC/II Version", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 87.0, "sound_pressure_1m": 68.0, "sound_pressure_10m": 55.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Dimension, Gewicht und Schallemissionen beziehen sich auf LN (Low Noise)-Version; Ebenfalls erhältlich: SL - Super Low Noise; XL - Extra Low Noise", "updated": "2025-02-07", "verified": false, "information_source": "https://www.euroklimat.it/en/natural-cooling/#contatti", "information_source_archive": null, "information_source_date": "2025-02-07" }, { "id": 1217, "refrigerants": [ "R290 (Propan)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Euroklimat S.p.A.", "name": "240-2-2 PV", "series": "HERA BS R290", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 239.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 30.0, "max_flow_temperature": 55.0, "min_temp_source": -20.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": null, "lifespan": null, "length": 3665.0, "width": 2280.0, "height": 2550.0, "weight": 2840.0, "weight_max": null, "weight_description": "Transportgewicht - BP/LN/AS/EC/II Version", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 87.0, "sound_pressure_1m": 68.0, "sound_pressure_10m": 55.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Dimension, Gewicht und Schallemissionen beziehen sich auf LN (Low Noise)-Version; Ebenfalls erhältlich: SL - Super Low Noise; XL - Extra Low Noise; 2 weitere Effizienzklassen erhältlich: HE, HE+", "updated": "2025-02-07", "verified": false, "information_source": "https://www.euroklimat.it/en/natural-cooling/#contatti", "information_source_archive": null, "information_source_date": "2025-02-07" }, { "id": 1229, "refrigerants": [ "R290 (Propan)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Euroklimat S.p.A.", "name": "245-2-2 PV", "series": "HERA HT R290", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 240.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 30.0, "max_flow_temperature": 70.0, "min_temp_source": -20.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": null, "lifespan": null, "length": 5230.0, "width": 2280.0, "height": 2550.0, "weight": 3970.0, "weight_max": null, "weight_description": "Transportgewicht - BP/LN/AS/EC/II Version", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 91.0, "sound_pressure_1m": 71.0, "sound_pressure_10m": 59.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Dimension, Gewicht und Schallemissionen beziehen sich auf LN (Low Noise)-Version; Ebenfalls erhältlich: SL - Super Low Noise; XL - Extra Low Noise", "updated": "2025-02-07", "verified": false, "information_source": "https://www.euroklimat.it/en/natural-cooling/#contatti", "information_source_archive": null, "information_source_date": "2025-02-07" }, { "id": 1230, "refrigerants": [ "R290 (Propan)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Euroklimat S.p.A.", "name": "280-2-2 PV", "series": "HERA HT R290", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 279.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 30.0, "max_flow_temperature": 70.0, "min_temp_source": -20.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": null, "lifespan": null, "length": 5230.0, "width": 2280.0, "height": 2550.0, "weight": 3990.0, "weight_max": null, "weight_description": "Transportgewicht - BP/LN/AS/EC/II Version", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 92.0, "sound_pressure_1m": 72.0, "sound_pressure_10m": 60.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Dimension, Gewicht und Schallemissionen beziehen sich auf LN (Low Noise)-Version; Ebenfalls erhältlich: SL - Super Low Noise; XL - Extra Low Noise", "updated": "2025-02-07", "verified": false, "information_source": "https://www.euroklimat.it/en/natural-cooling/#contatti", "information_source_archive": null, "information_source_date": "2025-02-07" }, { "id": 1218, "refrigerants": [ "R290 (Propan)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Euroklimat S.p.A.", "name": "305-2-2 PV", "series": "HERA BS R290", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 297.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 30.0, "max_flow_temperature": 55.0, "min_temp_source": -20.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": null, "lifespan": null, "length": 5230.0, "width": 2280.0, "height": 2550.0, "weight": 3970.0, "weight_max": null, "weight_description": "Transportgewicht - BP/LN/AS/EC/II Version", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 91.0, "sound_pressure_1m": 71.0, "sound_pressure_10m": 59.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Dimension, Gewicht und Schallemissionen beziehen sich auf LN (Low Noise)-Version; Ebenfalls erhältlich: SL - Super Low Noise; XL - Extra Low Noise; 2 weitere Effizienzklassen erhältlich: HE, HE+", "updated": "2025-02-07", "verified": false, "information_source": "https://www.euroklimat.it/en/natural-cooling/#contatti", "information_source_archive": null, "information_source_date": "2025-02-07" }, { "id": 1231, "refrigerants": [ "R290 (Propan)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Euroklimat S.p.A.", "name": "310-2-2 PV", "series": "HERA HT R290", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 307.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 30.0, "max_flow_temperature": 70.0, "min_temp_source": -20.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": null, "lifespan": null, "length": 5230.0, "width": 2280.0, "height": 2550.0, "weight": 4180.0, "weight_max": null, "weight_description": "Transportgewicht - BP/LN/AS/EC/II Version", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 93.0, "sound_pressure_1m": 73.0, "sound_pressure_10m": 61.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Dimension, Gewicht und Schallemissionen beziehen sich auf LN (Low Noise)-Version; Ebenfalls erhältlich: SL - Super Low Noise; XL - Extra Low Noise", "updated": "2025-02-07", "verified": false, "information_source": "https://www.euroklimat.it/en/natural-cooling/#contatti", "information_source_archive": null, "information_source_date": "2025-02-07" }, { "id": 1219, "refrigerants": [ "R290 (Propan)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Euroklimat S.p.A.", "name": "335-2-2 PV", "series": "HERA BS R290", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 333.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 30.0, "max_flow_temperature": 55.0, "min_temp_source": -20.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": null, "lifespan": null, "length": 5230.0, "width": 2280.0, "height": 2550.0, "weight": 3990.0, "weight_max": null, "weight_description": "Transportgewicht - BP/LN/AS/EC/II Version", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 92.0, "sound_pressure_1m": 72.0, "sound_pressure_10m": 60.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Dimension, Gewicht und Schallemissionen beziehen sich auf LN (Low Noise)-Version; Ebenfalls erhältlich: SL - Super Low Noise; XL - Extra Low Noise; 2 weitere Effizienzklassen erhältlich: HE, HE+", "updated": "2025-02-07", "verified": false, "information_source": "https://www.euroklimat.it/en/natural-cooling/#contatti", "information_source_archive": null, "information_source_date": "2025-02-07" }, { "id": 1232, "refrigerants": [ "R290 (Propan)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Euroklimat S.p.A.", "name": "365-3-3 PV", "series": "HERA HT R290", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "3", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 360.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 30.0, "max_flow_temperature": 70.0, "min_temp_source": -20.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": "3", "filling_quantity": null, "min_load": null, "lifespan": null, "length": 7475.0, "width": 2280.0, "height": 2550.0, "weight": 5960.0, "weight_max": null, "weight_description": "Transportgewicht - BP/LN/AS/EC/II Version", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 93.0, "sound_pressure_1m": 72.0, "sound_pressure_10m": 60.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Dimension, Gewicht und Schallemissionen beziehen sich auf LN (Low Noise)-Version; Ebenfalls erhältlich: SL - Super Low Noise; XL - Extra Low Noise", "updated": "2025-02-07", "verified": false, "information_source": "https://www.euroklimat.it/en/natural-cooling/#contatti", "information_source_archive": null, "information_source_date": "2025-02-07" }, { "id": 1220, "refrigerants": [ "R290 (Propan)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Euroklimat S.p.A.", "name": "380-2-2 PV", "series": "HERA BS R290", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 377.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 30.0, "max_flow_temperature": 55.0, "min_temp_source": -20.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": null, "lifespan": null, "length": 5230.0, "width": 2280.0, "height": 2550.0, "weight": 4180.0, "weight_max": null, "weight_description": "Transportgewicht - BP/LN/AS/EC/II Version", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 93.0, "sound_pressure_1m": 73.0, "sound_pressure_10m": 61.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Dimension, Gewicht und Schallemissionen beziehen sich auf LN (Low Noise)-Version; Ebenfalls erhältlich: SL - Super Low Noise; XL - Extra Low Noise; 2 weitere Effizienzklassen erhältlich: HE, HE+", "updated": "2025-02-07", "verified": false, "information_source": "https://www.euroklimat.it/en/natural-cooling/#contatti", "information_source_archive": null, "information_source_date": "2025-02-07" }, { "id": 1233, "refrigerants": [ "R290 (Propan)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Euroklimat S.p.A.", "name": "425-3-3 PV", "series": "HERA HT R290", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "3", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 419.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 30.0, "max_flow_temperature": 70.0, "min_temp_source": -20.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": "3", "filling_quantity": null, "min_load": null, "lifespan": null, "length": 7475.0, "width": 2280.0, "height": 2550.0, "weight": 5960.0, "weight_max": null, "weight_description": "Transportgewicht - BP/LN/AS/EC/II Version", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 93.0, "sound_pressure_1m": 72.0, "sound_pressure_10m": 60.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Dimension, Gewicht und Schallemissionen beziehen sich auf LN (Low Noise)-Version; Ebenfalls erhältlich: SL - Super Low Noise; XL - Extra Low Noise", "updated": "2025-02-07", "verified": false, "information_source": "https://www.euroklimat.it/en/natural-cooling/#contatti", "information_source_archive": null, "information_source_date": "2025-02-07" }, { "id": 1221, "refrigerants": [ "R290 (Propan)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Euroklimat S.p.A.", "name": "455-3-3 PV", "series": "HERA BS R290", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "3", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 446.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 30.0, "max_flow_temperature": 55.0, "min_temp_source": -20.0, "max_temp_source": 25.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": "3", "filling_quantity": null, "min_load": null, "lifespan": null, "length": 7475.0, "width": 2280.0, "height": 2550.0, "weight": 5960.0, "weight_max": null, "weight_description": "Transportgewicht - BP/LN/AS/EC/II Version", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 93.0, "sound_pressure_1m": 72.0, "sound_pressure_10m": 60.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Dimension, Gewicht und Schallemissionen beziehen sich auf LN (Low Noise)-Version; Ebenfalls erhältlich: SL - Super Low Noise; XL - Extra Low Noise; 2 weitere Effizienzklassen erhältlich: HE, HE+", "updated": "2025-02-07", "verified": false, "information_source": "https://www.euroklimat.it/en/natural-cooling/#contatti", "information_source_archive": null, "information_source_date": "2025-02-07" }, { "id": 1234, "refrigerants": [ "R290 (Propan)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Euroklimat S.p.A.", "name": "465-3-3 PV", "series": "HERA HT R290", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "3", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 461.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 30.0, "max_flow_temperature": 70.0, "min_temp_source": -20.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": "3", "filling_quantity": null, "min_load": null, "lifespan": null, "length": 7475.0, "width": 2280.0, "height": 2550.0, "weight": 6250.0, "weight_max": null, "weight_description": "Transportgewicht - BP/LN/AS/EC/II Version", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 93.0, "sound_pressure_1m": 72.0, "sound_pressure_10m": 60.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Dimension, Gewicht und Schallemissionen beziehen sich auf LN (Low Noise)-Version; Ebenfalls erhältlich: SL - Super Low Noise; XL - Extra Low Noise", "updated": "2025-02-07", "verified": false, "information_source": "https://www.euroklimat.it/en/natural-cooling/#contatti", "information_source_archive": null, "information_source_date": "2025-02-07" }, { "id": 1222, "refrigerants": [ "R290 (Propan)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Euroklimat S.p.A.", "name": "500-3-3 PV", "series": "HERA BS R290", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "3", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 499.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 30.0, "max_flow_temperature": 55.0, "min_temp_source": -20.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": "3", "filling_quantity": null, "min_load": null, "lifespan": null, "length": 7475.0, "width": 2280.0, "height": 2550.0, "weight": 5960.0, "weight_max": null, "weight_description": "Transportgewicht - BP/LN/AS/EC/II Version", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 93.0, "sound_pressure_1m": 72.0, "sound_pressure_10m": 60.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Dimension, Gewicht und Schallemissionen beziehen sich auf LN (Low Noise)-Version; Ebenfalls erhältlich: SL - Super Low Noise; XL - Extra Low Noise; 2 weitere Effizienzklassen erhältlich: HE, HE+", "updated": "2025-02-07", "verified": false, "information_source": "https://www.euroklimat.it/en/natural-cooling/#contatti", "information_source_archive": null, "information_source_date": "2025-02-07" }, { "id": 1235, "refrigerants": [ "R290 (Propan)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Euroklimat S.p.A.", "name": "510-3-3 PV", "series": "HERA HT R290", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "3", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 507.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 30.0, "max_flow_temperature": 70.0, "min_temp_source": -20.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": "3", "filling_quantity": null, "min_load": null, "lifespan": null, "length": 7475.0, "width": 2280.0, "height": 2550.0, "weight": 6290.0, "weight_max": null, "weight_description": "Transportgewicht - BP/LN/AS/EC/II Version", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 95.0, "sound_pressure_1m": 74.0, "sound_pressure_10m": 62.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Dimension, Gewicht und Schallemissionen beziehen sich auf LN (Low Noise)-Version; Ebenfalls erhältlich: SL - Super Low Noise; XL - Extra Low Noise", "updated": "2025-02-07", "verified": false, "information_source": "https://www.euroklimat.it/en/natural-cooling/#contatti", "information_source_archive": null, "information_source_date": "2025-02-07" }, { "id": 1223, "refrigerants": [ "R290 (Propan)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Euroklimat S.p.A.", "name": "535-3-3 PV", "series": "HERA BS R290", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "3", "circuit_configuration": null, "circuit_infos": null, "sink": "GEbäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 533.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 30.0, "max_flow_temperature": 55.0, "min_temp_source": -20.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": "3", "filling_quantity": null, "min_load": null, "lifespan": null, "length": 7475.0, "width": 2280.0, "height": 2550.0, "weight": 6250.0, "weight_max": null, "weight_description": "Transportgewicht - BP/LN/AS/EC/II Version", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 93.0, "sound_pressure_1m": 72.0, "sound_pressure_10m": 60.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Dimension, Gewicht und Schallemissionen beziehen sich auf LN (Low Noise)-Version; Ebenfalls erhältlich: SL - Super Low Noise; XL - Extra Low Noise; 2 weitere Effizienzklassen erhältlich: HE, HE+", "updated": "2025-02-07", "verified": false, "information_source": "https://www.euroklimat.it/en/natural-cooling/#contatti", "information_source_archive": null, "information_source_date": "2025-02-07" }, { "id": 1236, "refrigerants": [ "R290 (Propan)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Euroklimat S.p.A.", "name": "560-4-4 PV", "series": "HERA HT R290", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "4", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 559.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 30.0, "max_flow_temperature": 70.0, "min_temp_source": -20.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": null, "lifespan": null, "length": 9615.0, "width": 2280.0, "height": 2550.0, "weight": 7880.0, "weight_max": null, "weight_description": "Transportgewicht - BP/LN/AS/EC/II Version", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 95.0, "sound_pressure_1m": 74.0, "sound_pressure_10m": 62.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Dimension, Gewicht und Schallemissionen beziehen sich auf LN (Low Noise)-Version; Ebenfalls erhältlich: SL - Super Low Noise; XL - Extra Low Noise", "updated": "2025-02-07", "verified": false, "information_source": "https://www.euroklimat.it/en/natural-cooling/#contatti", "information_source_archive": null, "information_source_date": "2025-02-07" }, { "id": 1224, "refrigerants": [ "R290 (Propan)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Euroklimat S.p.A.", "name": "565-3-3 PV", "series": "HERA BS R290", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "3", "circuit_configuration": null, "circuit_infos": null, "sink": "565-3-3 PV", "min_thermal_capacity": null, "max_thermal_capacity": 566.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 30.0, "max_flow_temperature": 55.0, "min_temp_source": -20.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": "3", "filling_quantity": null, "min_load": null, "lifespan": null, "length": 7475.0, "width": 2280.0, "height": 2550.0, "weight": 6290.0, "weight_max": null, "weight_description": "Transportgewicht - BP/LN/AS/EC/II Version", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 95.0, "sound_pressure_1m": 74.0, "sound_pressure_10m": 62.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Dimension, Gewicht und Schallemissionen beziehen sich auf LN (Low Noise)-Version; Ebenfalls erhältlich: SL - Super Low Noise; XL - Extra Low Noise; 2 weitere Effizienzklassen erhältlich: HE, HE+", "updated": "2025-02-07", "verified": false, "information_source": "https://www.euroklimat.it/en/natural-cooling/#contatti", "information_source_archive": null, "information_source_date": "2025-02-07" }, { "id": 1237, "refrigerants": [ "R290 (Propan)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Euroklimat S.p.A.", "name": "620-4-4 PV", "series": "HERA HT R290", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "4", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 614.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 30.0, "max_flow_temperature": 70.0, "min_temp_source": -20.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": null, "lifespan": null, "length": 9615.0, "width": 2280.0, "height": 2550.0, "weight": 8250.0, "weight_max": null, "weight_description": "Transportgewicht - BP/LN/AS/EC/II Version", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 95.0, "sound_pressure_1m": 74.0, "sound_pressure_10m": 62.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Dimension, Gewicht und Schallemissionen beziehen sich auf LN (Low Noise)-Version; Ebenfalls erhältlich: SL - Super Low Noise; XL - Extra Low Noise", "updated": "2025-02-07", "verified": false, "information_source": "https://www.euroklimat.it/en/natural-cooling/#contatti", "information_source_archive": null, "information_source_date": "2025-02-07" }, { "id": 1225, "refrigerants": [ "R290 (Propan)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Euroklimat S.p.A.", "name": "665-4-4 PV", "series": "HERA BS R290", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "4", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 666.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 30.0, "max_flow_temperature": 55.0, "min_temp_source": -20.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": null, "lifespan": null, "length": 9615.0, "width": 2280.0, "height": 2550.0, "weight": 7880.0, "weight_max": null, "weight_description": "Transportgewicht - BP/LN/AS/EC/II Version", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 95.0, "sound_pressure_1m": 74.0, "sound_pressure_10m": 62.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Dimension, Gewicht und Schallemissionen beziehen sich auf LN (Low Noise)-Version; Ebenfalls erhältlich: SL - Super Low Noise; XL - Extra Low Noise; 2 weitere Effizienzklassen erhältlich: HE, HE+", "updated": "2025-02-07", "verified": false, "information_source": "https://www.euroklimat.it/en/natural-cooling/#contatti", "information_source_archive": null, "information_source_date": "2025-02-07" }, { "id": 1238, "refrigerants": [ "R290 (Propan)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Euroklimat S.p.A.", "name": "680-4-4 PV", "series": "HERA HT R290", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "4", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 676.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 30.0, "max_flow_temperature": 70.0, "min_temp_source": -20.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": null, "lifespan": null, "length": 9615.0, "width": 2280.0, "height": 2550.0, "weight": 8340.0, "weight_max": null, "weight_description": "Transportgewicht - BP/LN/AS/EC/II Version", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 96.0, "sound_pressure_1m": 74.0, "sound_pressure_10m": 63.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Dimension, Gewicht und Schallemissionen beziehen sich auf LN (Low Noise)-Version; Ebenfalls erhältlich: SL - Super Low Noise; XL - Extra Low Noise", "updated": "2025-02-07", "verified": false, "information_source": "https://www.euroklimat.it/en/natural-cooling/#contatti", "information_source_archive": null, "information_source_date": "2025-02-07" }, { "id": 1226, "refrigerants": [ "R290 (Propan)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Euroklimat S.p.A.", "name": "720-4-4 PV", "series": "HERA BS R290", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "4", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 710.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 30.0, "max_flow_temperature": 55.0, "min_temp_source": -20.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": null, "lifespan": null, "length": 9615.0, "width": 2280.0, "height": 2550.0, "weight": 8340.0, "weight_max": null, "weight_description": "Transportgewicht - BP/LN/AS/EC/II Version", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 96.0, "sound_pressure_1m": 74.0, "sound_pressure_10m": 63.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Dimension, Gewicht und Schallemissionen beziehen sich auf LN (Low Noise)-Version; Ebenfalls erhältlich: SL - Super Low Noise; XL - Extra Low Noise; 2 weitere Effizienzklassen erhältlich: HE, HE+", "updated": "2025-02-07", "verified": false, "information_source": "https://www.euroklimat.it/en/natural-cooling/#contatti", "information_source_archive": null, "information_source_date": "2025-02-07" }, { "id": 167, "refrigerants": [ "R744 (CO2)" ], "sources": [ "Luft (Air)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "FENAGY A/S", "name": "CHC-1200", "series": "CHC-RANGE", "operation_mode": "H&C", "trl_min": 8, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": "möglich", "circuit_infos": null, "sink": null, "min_thermal_capacity": null, "max_thermal_capacity": 1200.0, "el_connection_voltage": 4.0, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 5.0, "max_flow_temperature": 85.0, "min_temp_source": -20.0, "max_temp_source": 25.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": "4-8", "filling_quantity": null, "min_load": null, "lifespan": null, "length": 2400.0, "width": 8000.0, "height": 1400.0, "weight": 7500.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN80", "evaporator_outlet": "DN80", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN80", "condenser_outlet": "DN80", "sound_power": 101.0, "sound_pressure_1m": 40.0, "sound_pressure_10m": null, "installation_type": "Containerlösung", "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-08", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 168, "refrigerants": [ "R744 (CO2)" ], "sources": [ "Luft (Air)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "FENAGY A/S", "name": "CHC-1800", "series": "CHC-RANGE", "operation_mode": "H&C", "trl_min": 8, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": "möglich", "circuit_infos": null, "sink": null, "min_thermal_capacity": null, "max_thermal_capacity": 1800.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 5.0, "max_flow_temperature": 85.0, "min_temp_source": -20.0, "max_temp_source": 25.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": "6", "filling_quantity": null, "min_load": null, "lifespan": null, "length": 2400.0, "width": 11000.0, "height": 1400.0, "weight": 12000.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN100", "evaporator_outlet": "DN100", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN100", "condenser_outlet": "DN100", "sound_power": 102.0, "sound_pressure_1m": 40.0, "sound_pressure_10m": null, "installation_type": "Containerlösung", "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-08", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 169, "refrigerants": [ "R744 (CO2)" ], "sources": [ "Luft (Air)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "FENAGY A/S", "name": "CHC-2600", "series": "CHC-RANGE", "operation_mode": "H&C", "trl_min": 8, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": "möglich", "circuit_infos": null, "sink": null, "min_thermal_capacity": null, "max_thermal_capacity": 2600.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 5.0, "max_flow_temperature": 85.0, "min_temp_source": -20.0, "max_temp_source": 25.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": "8", "filling_quantity": null, "min_load": null, "lifespan": null, "length": 2400.0, "width": 12000.0, "height": 1600.0, "weight": 16000.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN200", "evaporator_outlet": "DN200", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN200", "condenser_outlet": "DN200", "sound_power": 105.0, "sound_pressure_1m": 40.0, "sound_pressure_10m": null, "installation_type": "Containerlösung", "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-08", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 164, "refrigerants": [ "R744 (CO2)" ], "sources": [ "Luft (Air)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "FENAGY A/S", "name": "H-1200", "series": "H-RANGE", "operation_mode": "H", "trl_min": 8, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": "möglich", "circuit_infos": null, "sink": null, "min_thermal_capacity": null, "max_thermal_capacity": 1200.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 5.0, "max_flow_temperature": 85.0, "min_temp_source": -20.0, "max_temp_source": 25.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": "4-8", "filling_quantity": null, "min_load": null, "lifespan": null, "length": 2400.0, "width": 8000.0, "height": 1400.0, "weight": 7500.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN80", "evaporator_outlet": "DN80", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN80", "condenser_outlet": "DN80", "sound_power": 101.0, "sound_pressure_1m": 40.0, "sound_pressure_10m": null, "installation_type": "Containerlösung", "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-08", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 165, "refrigerants": [ "R744 (CO2)" ], "sources": [ "Luft (Air)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "FENAGY A/S", "name": "H-1800", "series": "H-RANGE", "operation_mode": "H", "trl_min": 8, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": "möglich", "circuit_infos": null, "sink": null, "min_thermal_capacity": null, "max_thermal_capacity": 1800.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 5.0, "max_flow_temperature": 85.0, "min_temp_source": -20.0, "max_temp_source": 25.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": "6", "filling_quantity": null, "min_load": null, "lifespan": null, "length": 2400.0, "width": 11000.0, "height": 1400.0, "weight": 12000.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN100", "evaporator_outlet": "DN100", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN100", "condenser_outlet": "DN100", "sound_power": 102.0, "sound_pressure_1m": 40.0, "sound_pressure_10m": null, "installation_type": "Containerlösung", "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-08", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 166, "refrigerants": [ "R744 (CO2)" ], "sources": [ "Luft (Air)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "FENAGY A/S", "name": "H-2600", "series": "H-RANGE", "operation_mode": "H", "trl_min": 8, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": "möglich", "circuit_infos": null, "sink": null, "min_thermal_capacity": null, "max_thermal_capacity": 2600.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 5.0, "max_flow_temperature": 85.0, "min_temp_source": -20.0, "max_temp_source": 25.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": "8", "filling_quantity": null, "min_load": null, "lifespan": null, "length": 2400.0, "width": 12000.0, "height": 1600.0, "weight": 16000.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN200", "evaporator_outlet": "DN200", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN200", "condenser_outlet": "DN200", "sound_power": 105.0, "sound_pressure_1m": 40.0, "sound_pressure_10m": null, "installation_type": "Containerlösung", "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-08", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 163, "refrigerants": [ "R744 (CO2)" ], "sources": [ "Luft (Air)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "FENAGY A/S", "name": "H-600", "series": "H-RANGE", "operation_mode": "H", "trl_min": 8, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": "möglich", "circuit_infos": null, "sink": null, "min_thermal_capacity": null, "max_thermal_capacity": 600.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 5.0, "max_flow_temperature": 85.0, "min_temp_source": -20.0, "max_temp_source": 25.0, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": "3-4", "filling_quantity": null, "min_load": null, "lifespan": null, "length": 2400.0, "width": 5000.0, "height": 1400.0, "weight": 4500.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN50", "evaporator_outlet": "DN50", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN50", "condenser_outlet": "DN50", "sound_power": 98.0, "sound_pressure_1m": 40.0, "sound_pressure_10m": null, "installation_type": "Containerlösung", "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-08", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 170, "refrigerants": [ "R600 (Butan)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "FENAGY A/S", "name": "HCI-1000", "series": "HCI-RANGE", "operation_mode": "H", "trl_min": 8, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": "möglich", "circuit_infos": null, "sink": null, "min_thermal_capacity": null, "max_thermal_capacity": 1000.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": -5.0, "max_temp_source": 55.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "1", "filling_quantity": null, "min_load": 50, "lifespan": null, "length": 2800.0, "width": 3500.0, "height": 1600.0, "weight": 3500.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN100", "evaporator_outlet": "DN100", "compressor_regulation": "3 Leistungsstufen", "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-08", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 171, "refrigerants": [ "R600 (Butan)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "FENAGY A/S", "name": "HCI-3000", "series": "HCI-RANGE", "operation_mode": "H", "trl_min": 8, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": "möglich", "circuit_infos": null, "sink": null, "min_thermal_capacity": null, "max_thermal_capacity": 3000.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": -5.0, "max_temp_source": 55.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "3", "filling_quantity": null, "min_load": 16, "lifespan": null, "length": 3000.0, "width": 4600.0, "height": 3200.0, "weight": 10000.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN150", "evaporator_outlet": "DN150", "compressor_regulation": "9 Leistungsstufen", "condenser_inlet": "DN150", "condenser_outlet": "DN150", "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-08", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 172, "refrigerants": [ "R290 (Propan)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "FENAGY A/S", "name": "HCP-1000", "series": "HCP-RANGE", "operation_mode": "H&C", "trl_min": 8, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": "möglich", "circuit_infos": null, "sink": null, "min_thermal_capacity": null, "max_thermal_capacity": 1000.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 5.0, "max_flow_temperature": 73.0, "min_temp_source": -30.0, "max_temp_source": 25.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "1", "filling_quantity": null, "min_load": 50, "lifespan": null, "length": 2800.0, "width": 3500.0, "height": 1600.0, "weight": 3500.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN100", "evaporator_outlet": "DN100", "compressor_regulation": "3 Leistungsstufen", "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-08", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 173, "refrigerants": [ "R290 (Propan)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "FENAGY A/S", "name": "HCP-3000", "series": "HCP-RANGE", "operation_mode": "H&C", "trl_min": 8, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": "möglich", "circuit_infos": null, "sink": null, "min_thermal_capacity": null, "max_thermal_capacity": 3000.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 5.0, "max_flow_temperature": 73.0, "min_temp_source": -30.0, "max_temp_source": 25.0, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "3", "filling_quantity": null, "min_load": 16, "lifespan": null, "length": 3000.0, "width": 4600.0, "height": 3200.0, "weight": 10000.0, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN150", "evaporator_outlet": "DN150", "compressor_regulation": "9 Leistungsstufen", "condenser_inlet": "DN150", "condenser_outlet": "DN150", "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2024-12-18", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 1157, "refrigerants": [ "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "FläktGroup Deutschland GmbH", "name": "FGAS 4034 EG2", "series": "HeaMo Air", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Heizwärme", "min_thermal_capacity": null, "max_thermal_capacity": 445.5, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 26.0, "max_flow_temperature": 55.0, "min_temp_source": -15.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": 77.4, "min_load": 25, "lifespan": null, "length": 3905.0, "width": 2260.0, "height": 2450.0, "weight": 3400.0, "weight_max": null, "weight_description": "Gilt für Geräte ohne Pumpenmodul(e)", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": 96.0, "sound_pressure_1m": null, "sound_pressure_10m": 64.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Ausführungen: Standard; SL-Gerät – besonders leise Ausführung; HE HE-Gerät – hocheffiziente Ausführung", "updated": "2025-02-05", "verified": false, "information_source": "https://www.flaktgroup.com/de/products/luftklimatisierung-heizung/kaltwassererzeuger-und-warmepumpen/luftgekuhlte-kaltwassererzeuger-und-luft-wasser-warmepumpen-fur-aubenaufstellung/luft-wasser-warmep", "information_source_archive": null, "information_source_date": "2025-02-05" }, { "id": 1158, "refrigerants": [ "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "FläktGroup Deutschland GmbH", "name": "FGAS 4036 EG2", "series": "HeaMo Air", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Heizwärme", "min_thermal_capacity": null, "max_thermal_capacity": 468.8, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 26.0, "max_flow_temperature": 55.0, "min_temp_source": -15.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": 93.6, "min_load": 25, "lifespan": null, "length": 3905.0, "width": 2260.0, "height": 2450.0, "weight": 3490.0, "weight_max": null, "weight_description": "Gilt für Geräte ohne Pumpenmodul(e)", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": 96.0, "sound_pressure_1m": null, "sound_pressure_10m": 64.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Ausführungen: Standard; SL-Gerät – besonders leise Ausführung; HE HE-Gerät – hocheffiziente Ausführung", "updated": "2025-02-05", "verified": false, "information_source": "https://www.flaktgroup.com/de/products/luftklimatisierung-heizung/kaltwassererzeuger-und-warmepumpen/luftgekuhlte-kaltwassererzeuger-und-luft-wasser-warmepumpen-fur-aubenaufstellung/luft-wasser-warmep", "information_source_archive": null, "information_source_date": "2025-02-05" }, { "id": 1159, "refrigerants": [ "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "FläktGroup Deutschland GmbH", "name": "FGAS 4040 EG2", "series": "HeaMo Air", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Heizwärme", "min_thermal_capacity": null, "max_thermal_capacity": 514.9, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 26.0, "max_flow_temperature": 55.0, "min_temp_source": -15.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichte", "n_compressor": "4", "filling_quantity": 93.6, "min_load": 25, "lifespan": null, "length": 3905.0, "width": 2260.0, "height": 2450.0, "weight": 3530.0, "weight_max": null, "weight_description": "Gilt für Geräte ohne Pumpenmodul(e)", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": 96.0, "sound_pressure_1m": null, "sound_pressure_10m": 64.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Ausführungen: Standard; SL-Gerät – besonders leise Ausführung; HE HE-Gerät – hocheffiziente Ausführung", "updated": "2025-02-05", "verified": false, "information_source": "https://www.flaktgroup.com/de/products/luftklimatisierung-heizung/kaltwassererzeuger-und-warmepumpen/luftgekuhlte-kaltwassererzeuger-und-luft-wasser-warmepumpen-fur-aubenaufstellung/luft-wasser-warmep", "information_source_archive": null, "information_source_date": "2025-02-05" }, { "id": 1160, "refrigerants": [ "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "FläktGroup Deutschland GmbH", "name": "FGAS 6044 EG2", "series": "HeaMo Air", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "3", "circuit_configuration": null, "circuit_infos": null, "sink": "Heizwärme", "min_thermal_capacity": null, "max_thermal_capacity": 581.4, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 26.0, "max_flow_temperature": 55.0, "min_temp_source": -15.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "6", "filling_quantity": 97.2, "min_load": 17, "lifespan": null, "length": 4515.0, "width": 2260.0, "height": 2450.0, "weight": 4670.0, "weight_max": null, "weight_description": "Gilt für Geräte ohne Pumpenmodul(e)", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": 96.0, "sound_pressure_1m": null, "sound_pressure_10m": 64.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Ausführungen: Standard; SL-Gerät – besonders leise Ausführung; HE HE-Gerät – hocheffiziente Ausführung", "updated": "2025-02-05", "verified": false, "information_source": "https://www.flaktgroup.com/de/products/luftklimatisierung-heizung/kaltwassererzeuger-und-warmepumpen/luftgekuhlte-kaltwassererzeuger-und-luft-wasser-warmepumpen-fur-aubenaufstellung/luft-wasser-warmep", "information_source_archive": null, "information_source_date": "2025-02-05" }, { "id": 1161, "refrigerants": [ "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "FläktGroup Deutschland GmbH", "name": "FGAS 6050 EG2", "series": "HeaMo Air", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "3", "circuit_configuration": null, "circuit_infos": null, "sink": "Heizwärme", "min_thermal_capacity": null, "max_thermal_capacity": 633.4, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 26.0, "max_flow_temperature": 55.0, "min_temp_source": -15.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "6", "filling_quantity": 108.0, "min_load": 17, "lifespan": null, "length": 5690.0, "width": 2260.0, "height": 2450.0, "weight": 5030.0, "weight_max": null, "weight_description": "Gilt für Geräte ohne Pumpenmodul(e)", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": 97.0, "sound_pressure_1m": null, "sound_pressure_10m": 65.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Ausführungen: Standard; SL-Gerät – besonders leise Ausführung; HE HE-Gerät – hocheffiziente Ausführung", "updated": "2025-02-05", "verified": false, "information_source": "https://www.flaktgroup.com/de/products/luftklimatisierung-heizung/kaltwassererzeuger-und-warmepumpen/luftgekuhlte-kaltwassererzeuger-und-luft-wasser-warmepumpen-fur-aubenaufstellung/luft-wasser-warmep", "information_source_archive": null, "information_source_date": "2025-02-05" }, { "id": 1162, "refrigerants": [ "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "FläktGroup Deutschland GmbH", "name": "FGAS 6052 EG2", "series": "HeaMo Air", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "3", "circuit_configuration": null, "circuit_infos": null, "sink": "Heizwärme", "min_thermal_capacity": null, "max_thermal_capacity": 681.2, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 26.0, "max_flow_temperature": 55.0, "min_temp_source": -15.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "6", "filling_quantity": 124.0, "min_load": 17, "lifespan": null, "length": 5690.0, "width": 2260.0, "height": 2450.0, "weight": 5170.0, "weight_max": null, "weight_description": "Gilt für Geräte ohne Pumpenmodul(e)", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": 97.0, "sound_pressure_1m": null, "sound_pressure_10m": 65.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Ausführungen: Standard; SL-Gerät – besonders leise Ausführung; HE HE-Gerät – hocheffiziente Ausführung", "updated": "2025-02-05", "verified": false, "information_source": "https://www.flaktgroup.com/de/products/luftklimatisierung-heizung/kaltwassererzeuger-und-warmepumpen/luftgekuhlte-kaltwassererzeuger-und-luft-wasser-warmepumpen-fur-aubenaufstellung/luft-wasser-warmep", "information_source_archive": null, "information_source_date": "2025-02-05" }, { "id": 1163, "refrigerants": [ "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "FläktGroup Deutschland GmbH", "name": "FGAS 6054 EG2", "series": "HeaMo Air", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "3", "circuit_configuration": null, "circuit_infos": null, "sink": "Heizwärme", "min_thermal_capacity": null, "max_thermal_capacity": 704.1, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 26.0, "max_flow_temperature": 55.0, "min_temp_source": -15.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "6", "filling_quantity": 125.0, "min_load": 17, "lifespan": null, "length": 5690.0, "width": 2260.0, "height": 2450.0, "weight": 5230.0, "weight_max": null, "weight_description": "Gilt für Geräte ohne Pumpenmodul(e)", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": 97.0, "sound_pressure_1m": null, "sound_pressure_10m": 65.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Ausführungen: Standard; SL-Gerät – besonders leise Ausführung; HE HE-Gerät – hocheffiziente Ausführung", "updated": "2025-02-05", "verified": false, "information_source": "https://www.flaktgroup.com/de/products/luftklimatisierung-heizung/kaltwassererzeuger-und-warmepumpen/luftgekuhlte-kaltwassererzeuger-und-luft-wasser-warmepumpen-fur-aubenaufstellung/luft-wasser-warmep", "information_source_archive": null, "information_source_date": "2025-02-05" }, { "id": 1164, "refrigerants": [ "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "FläktGroup Deutschland GmbH", "name": "FGAS 6060 EG2.HE", "series": "HeaMo Air", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "3", "circuit_configuration": null, "circuit_infos": null, "sink": "Heizwärme", "min_thermal_capacity": null, "max_thermal_capacity": 772.6, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 26.0, "max_flow_temperature": 55.0, "min_temp_source": -15.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "3", "filling_quantity": 142.0, "min_load": 17, "lifespan": null, "length": 7430.0, "width": 2260.0, "height": 2450.0, "weight": 5840.0, "weight_max": null, "weight_description": "Gilt für Geräte ohne Pumpenmodul(e)", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": 99.0, "sound_pressure_1m": null, "sound_pressure_10m": 66.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "HE-Gerät – hocheffiziente Ausführung", "updated": "2025-02-05", "verified": false, "information_source": "https://www.flaktgroup.com/de/products/luftklimatisierung-heizung/kaltwassererzeuger-und-warmepumpen/luftgekuhlte-kaltwassererzeuger-und-luft-wasser-warmepumpen-fur-aubenaufstellung/luft-wasser-warmep", "information_source_archive": null, "information_source_date": "2025-02-05" }, { "id": 1165, "refrigerants": [ "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "FläktGroup Deutschland GmbH", "name": "FGAS 8070 EG2.HE", "series": "HeaMo Air", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "4", "circuit_configuration": null, "circuit_infos": null, "sink": "Heizwärme", "min_thermal_capacity": null, "max_thermal_capacity": 890.9, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 26.0, "max_flow_temperature": 55.0, "min_temp_source": -15.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "8", "filling_quantity": 178.0, "min_load": 13, "lifespan": null, "length": 9780.0, "width": 2260.0, "height": 2450.0, "weight": 7440.0, "weight_max": null, "weight_description": "Gilt für Geräte ohne Pumpenmodul(e)", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": 99.0, "sound_pressure_1m": null, "sound_pressure_10m": 66.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "HE-Gerät – hocheffiziente Ausführung", "updated": "2025-02-05", "verified": false, "information_source": "https://www.flaktgroup.com/de/products/luftklimatisierung-heizung/kaltwassererzeuger-und-warmepumpen/luftgekuhlte-kaltwassererzeuger-und-luft-wasser-warmepumpen-fur-aubenaufstellung/luft-wasser-warmep", "information_source_archive": null, "information_source_date": "2025-02-05" }, { "id": 1166, "refrigerants": [ "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "FläktGroup Deutschland GmbH", "name": "FGAS 8073 EG2.HE", "series": "HeaMo Air", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "4", "circuit_configuration": null, "circuit_infos": null, "sink": "Heizwärme", "min_thermal_capacity": null, "max_thermal_capacity": 938.6, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 26.0, "max_flow_temperature": 55.0, "min_temp_source": -15.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "8", "filling_quantity": 190.0, "min_load": 13, "lifespan": null, "length": 9780.0, "width": 2260.0, "height": 2450.0, "weight": 7640.0, "weight_max": null, "weight_description": "Gilt für Geräte ohne Pumpenmodul(e)", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": 100.0, "sound_pressure_1m": null, "sound_pressure_10m": 67.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "HE-Gerät – hocheffiziente Ausführung", "updated": "2025-02-05", "verified": false, "information_source": "https://www.flaktgroup.com/de/products/luftklimatisierung-heizung/kaltwassererzeuger-und-warmepumpen/luftgekuhlte-kaltwassererzeuger-und-luft-wasser-warmepumpen-fur-aubenaufstellung/luft-wasser-warmep", "information_source_archive": null, "information_source_date": "2025-02-05" }, { "id": 1167, "refrigerants": [ "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "FläktGroup Deutschland GmbH", "name": "FGAS 8076 EG2.HE", "series": "HeaMo Air", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "4", "circuit_configuration": null, "circuit_infos": null, "sink": "Heizwärme", "min_thermal_capacity": null, "max_thermal_capacity": 983.8, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 26.0, "max_flow_temperature": 55.0, "min_temp_source": -15.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": 190.0, "min_load": 13, "lifespan": null, "length": 9780.0, "width": 2260.0, "height": 2450.0, "weight": 7680.0, "weight_max": null, "weight_description": "Gilt für Geräte ohne Pumpenmodul(e)", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": 100.0, "sound_pressure_1m": null, "sound_pressure_10m": 67.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "HE-Gerät – hocheffiziente Ausführung", "updated": "2025-02-05", "verified": false, "information_source": "https://www.flaktgroup.com/de/products/luftklimatisierung-heizung/kaltwassererzeuger-und-warmepumpen/luftgekuhlte-kaltwassererzeuger-und-luft-wasser-warmepumpen-fur-aubenaufstellung/luft-wasser-warmep", "information_source_archive": null, "information_source_date": "2025-02-05" }, { "id": 1168, "refrigerants": [ "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "FläktGroup Deutschland GmbH", "name": "FGAS 8080 EG2.HE", "series": "HeaMo Air", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "4", "circuit_configuration": null, "circuit_infos": null, "sink": "Heizwärme", "min_thermal_capacity": null, "max_thermal_capacity": 1030.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 26.0, "max_flow_temperature": 55.0, "min_temp_source": -15.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "8", "filling_quantity": 190.0, "min_load": 13, "lifespan": null, "length": 9780.0, "width": 2260.0, "height": 2450.0, "weight": 7720.0, "weight_max": null, "weight_description": "Gilt für Geräte ohne Pumpenmodul(e)", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": 100.0, "sound_pressure_1m": null, "sound_pressure_10m": 67.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "HE-Gerät – hocheffiziente Ausführung", "updated": "2025-02-05", "verified": false, "information_source": "https://www.flaktgroup.com/de/products/luftklimatisierung-heizung/kaltwassererzeuger-und-warmepumpen/luftgekuhlte-kaltwassererzeuger-und-luft-wasser-warmepumpen-fur-aubenaufstellung/luft-wasser-warmep", "information_source_archive": null, "information_source_date": "2025-02-05" }, { "id": 1069, "refrigerants": [ "R134a" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Friotherm Deutschland GmbH", "name": "Unitop", "series": "Unitop", "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": null, "min_thermal_capacity": 300.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": 30.0, "max_flow_temperature": 92.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Turboverdichter, Schraubenverdichter", "n_compressor": "1-2", "filling_quantity": null, "min_load": 10, "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": "Kundenspezifisch geplant und ausgeführt.", "updated": "2025-01-16", "verified": false, "information_source": "https://www.friotherm.com/de/produkte/unitop/", "information_source_archive": null, "information_source_date": null }, { "id": 524, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwärme (Brine/Water)", "Geothermie (Brine/Water)", "Umweltwärme (Brine/Water)" ], "manufacturer": "Fujian Snowman Co., Ltd. (SRMtec)", "name": "RBH12M-WFAA", "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": 371.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": 90.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": 2000.0, "height": 2400.0, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN100", "evaporator_outlet": "DN100", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN50", "condenser_outlet": "DN50", "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": 525, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwärme (Brine/Water)", "Geothermie (Brine/Water)", "Umweltwärme (Brine/Water)" ], "manufacturer": "Fujian Snowman Co., Ltd. (SRMtec)", "name": "RBH16M-WFAA", "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": 699.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": 90.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": 4400.0, "width": 2200.0, "height": 2700.0, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN125", "evaporator_outlet": "DN125", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN65", "condenser_outlet": "DN65", "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": 526, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwärme (Brine/Water)", "Geothermie (Brine/Water)", "Umweltwärme (Brine/Water)" ], "manufacturer": "Fujian Snowman Co., Ltd. (SRMtec)", "name": "RBH18M-WFAA", "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": 1070.3, "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": 90.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": 4700.0, "width": 2400.0, "height": 2800.0, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN150", "evaporator_outlet": "DN150", "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.srmtec.group/en/product/productlist.html", "information_source_archive": null, "information_source_date": null }, { "id": 527, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwärme (Brine/Water)", "Geothermie (Brine/Water)", "Umweltwärme (Brine/Water)" ], "manufacturer": "Fujian Snowman Co., Ltd. (SRMtec)", "name": "RBH20M-WFAA", "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": 1399.2, "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": 90.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": 5100.0, "width": 2600.0, "height": 3000.0, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN200", "evaporator_outlet": "DN200", "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.srmtec.group/en/product/productlist.html", "information_source_archive": null, "information_source_date": null }, { "id": 528, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwärme (Brine/Water)", "Geothermie (Brine/Water)", "Umweltwärme (Brine/Water)" ], "manufacturer": "Fujian Snowman Co., Ltd. (SRMtec)", "name": "RBH26M-WFAA", "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": 2518.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": 90.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": 5500.0, "width": 2800.0, "height": 3200.0, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": "DN250", "evaporator_outlet": "DN250", "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.srmtec.group/en/product/productlist.html", "information_source_archive": null, "information_source_date": null }, { "id": 536, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Grundwasser (Brine/Water)" ], "manufacturer": "Fujian Snowman Co., Ltd. (SRMtec)", "name": "RBL16M-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": 744.9, "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": 4400.0, "width": 2150.0, "height": 2650.0, "weight": 6850.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": 530, "refrigerants": [ "R134a" ], "sources": [ "Grundwasser (Brine/Water)" ], "manufacturer": "Fujian Snowman Co., Ltd. (SRMtec)", "name": "RBL16M-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": 411.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": 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": 3800.0, "width": 2250.0, "height": 2550.0, "weight": 6850.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": 542, "refrigerants": [ "R134a" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Fujian Snowman Co., Ltd. (SRMtec)", "name": "RBL16M-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": 447.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": 3800.0, "width": 2250.0, "height": 2550.0, "weight": 6850.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": 548, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Fujian Snowman Co., Ltd. (SRMtec)", "name": "RBL16M-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": 816.9, "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": 4400.0, "width": 2150.0, "height": 2650.0, "weight": 6850.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": 535, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Grundwasser (Brine/Water)" ], "manufacturer": "Fujian Snowman Co., Ltd. (SRMtec)", "name": "RBL16S-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": 599.5, "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": 4400.0, "width": 2100.0, "height": 2550.0, "weight": 6600.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": 529, "refrigerants": [ "R134a" ], "sources": [ "Grundwasser (Brine/Water)" ], "manufacturer": "Fujian Snowman Co., Ltd. (SRMtec)", "name": "RBL16S-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": 336.9, "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": 3500.0, "width": 2200.0, "height": 2450.0, "weight": 6600.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": 541, "refrigerants": [ "R134a" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Fujian Snowman Co., Ltd. (SRMtec)", "name": "RBL16S-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": 357.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": 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": 3500.0, "width": 2200.0, "height": 2450.0, "weight": 6600.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": 547, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Fujian Snowman Co., Ltd. (SRMtec)", "name": "RBL16S-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": 657.4, "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": 4400.0, "width": 2100.0, "height": 2550.0, "weight": 6600.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": 538, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Grundwasser (Brine/Water)" ], "manufacturer": "Fujian Snowman Co., Ltd. (SRMtec)", "name": "RBL20M-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": 1529.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": 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": 5100.0, "width": 2275.0, "height": 2855.0, "weight": 9450.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": 532, "refrigerants": [ "R134a" ], "sources": [ "Grundwasser (Brine/Water)" ], "manufacturer": "Fujian Snowman Co., Ltd. (SRMtec)", "name": "RBL20M-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": 853.7, "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": 4805.0, "width": 2350.0, "height": 2800.0, "weight": 10450.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": 544, "refrigerants": [ "R134a" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Fujian Snowman Co., Ltd. (SRMtec)", "name": "RBL20M-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": 929.3, "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": 4805.0, "width": 2350.0, "height": 2800.0, "weight": 10450.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": 550, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Fujian Snowman Co., Ltd. (SRMtec)", "name": "RBL20M-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": 1676.9, "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": 5100.0, "width": 2275.0, "height": 2855.0, "weight": 9450.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": 537, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Grundwasser (Brine/Water)" ], "manufacturer": "Fujian Snowman Co., Ltd. (SRMtec)", "name": "RBL20S-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": 1182.2, "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": 4900.0, "width": 2250.0, "height": 2800.0, "weight": 9200.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": 531, "refrigerants": [ "R134a" ], "sources": [ "Grundwasser (Brine/Water)" ], "manufacturer": "Fujian Snowman Co., Ltd. (SRMtec)", "name": "RBL20S-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": 610.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": 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": 4600.0, "width": 2300.0, "height": 2700.0, "weight": 9000.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": 543, "refrigerants": [ "R134a" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Fujian Snowman Co., Ltd. (SRMtec)", "name": "RBL20S-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": 714.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": 4600.0, "width": 2300.0, "height": 2700.0, "weight": 9000.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": 549, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Fujian Snowman Co., Ltd. (SRMtec)", "name": "RBL20S-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": 1296.4, "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": 4900.0, "width": 2250.0, "height": 2800.0, "weight": 9200.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": 540, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Grundwasser (Brine/Water)" ], "manufacturer": "Fujian Snowman Co., Ltd. (SRMtec)", "name": "RBL26M-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": 2915.1, "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": 5300.0, "width": 2400.0, "height": 2950.0, "weight": 18500.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": 534, "refrigerants": [ "R134a" ], "sources": [ "Grundwasser (Brine/Water)" ], "manufacturer": "Fujian Snowman Co., Ltd. (SRMtec)", "name": "RBL26M-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": 1633.9, "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": 5200.0, "width": 2500.0, "height": 2950.0, "weight": 16500.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": 546, "refrigerants": [ "R134a" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Fujian Snowman Co., Ltd. (SRMtec)", "name": "RBL26M-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": 1778.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": 5200.0, "width": 2500.0, "height": 2950.0, "weight": 16500.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": 552, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Fujian Snowman Co., Ltd. (SRMtec)", "name": "RBL26M-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": 3196.7, "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": 5300.0, "width": 2400.0, "height": 2950.0, "weight": 18500.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 } ] }{ "count": 1222, "next": "