chore: remove deprecated flow_boundary and update docs to match new architecture

This commit is contained in:
Sepehr
2026-03-01 20:00:09 +01:00
parent 20700afce8
commit d88914a44f
105 changed files with 11222 additions and 2994 deletions

View File

@@ -0,0 +1,35 @@
{
"model": "ZP49KCE-TFD",
"manufacturer": "Copeland",
"refrigerant": "R410A",
"capacity_coeffs": [
16500.0,
320.0,
-110.0,
2.3,
1.6,
-3.8,
0.04,
0.025,
-0.018,
0.009
],
"power_coeffs": [
4100.0,
88.0,
42.0,
0.75,
0.45,
1.1,
0.018,
0.009,
0.008,
0.004
],
"validity": {
"t_suction_min": -10.0,
"t_suction_max": 20.0,
"t_discharge_min": 25.0,
"t_discharge_max": 65.0
}
}

View File

@@ -0,0 +1,35 @@
{
"model": "ZP54KCE-TFD",
"manufacturer": "Copeland",
"refrigerant": "R410A",
"capacity_coeffs": [
18000.0,
350.0,
-120.0,
2.5,
1.8,
-4.2,
0.05,
0.03,
-0.02,
0.01
],
"power_coeffs": [
4500.0,
95.0,
45.0,
0.8,
0.5,
1.2,
0.02,
0.01,
0.01,
0.005
],
"validity": {
"t_suction_min": -10.0,
"t_suction_max": 20.0,
"t_discharge_min": 25.0,
"t_discharge_max": 65.0
}
}

View File

@@ -0,0 +1,4 @@
[
"ZP54KCE-TFD",
"ZP49KCE-TFD"
]