You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added ECM-specific retrofit rate and documentation
A user may now specify ECM-specific retrofit rates (‘retro_rate’) as part of ECM definitions; the rate may be specified as a point value or as a probability distribution. The latter required several enhancements to the ‘partition_microsegment’ function in ‘ecm_prep.py’.
The documentation was expanded to reflect the new ‘retro_rate’ parameter as part of the “Additional ECM features” section and to include both this parameter and the recently added ‘time_sensitive_valuation’ parameter in the ECM JSON schema.
Additionally, a bug was found in the stock-and-flow dynamics in ‘ecm_prep.py’ for secondary microsegments and was fixed, and a few other minor edits were made to the code.
"notes": "Initial efficiency value taken from source section II.a.2.a. Efficiency value increased slightly based on efficacy values for fixtures categorized as '2x4 Luminaires for Ambient Lighting of Interior Commercial Spaces' in the DesignLights Consortium Qualified Products List (https://www.designlights.org/qpl).",
25
+
"source_data": [{
26
+
"title": "High Efficiency Troffer Performance Specification, Version 5.0",
"notes": "Assumes single fixture provides 4800 lm; requires 2 hour install with 2 people at a fully-burdened cost of $100/person/hr. Luminaire cost based on a range of retail prices found for luminaires with similar specifications found online in October 2016.",
36
+
"source_data": [{
37
+
"title": "",
38
+
"author": "",
39
+
"organization": "",
40
+
"year": null,
41
+
"pages": null,
42
+
"URL": ""}]},
43
+
"product_lifetime": 15,
44
+
"product_lifetime_units": "years",
45
+
"product_lifetime_source": {
46
+
"notes": "Calculated from 68,000 hrs, stated as item II.c.i, assuming 12 hr/day operation.",
47
+
"source_data": [{
48
+
"title": "High Efficiency Troffer Performance Specification, Version 5.0",
"notes": "Hypothetical retrofit rate, not tied to a specific source",
61
+
"source_data": [{
62
+
"title": "",
63
+
"author": "",
64
+
"organization": "",
65
+
"year": 0,
66
+
"pages": 0,
67
+
"URL": ""}]},
68
+
"_description": "LED troffers for commercial modular dropped ceiling grids that are a replacement for the entire troffer luminaire for linear fluorescent bulbs, not a retrofit kit or linear LED bulbs that slot into existing troffers.",
69
+
"_notes": "Energy performance is specified for the luminaire, not the base lamp.",
0 commit comments