mabuseif commited on
Commit
b04d967
·
verified ·
1 Parent(s): f19355e

Update app/internal_loads.py

Browse files
Files changed (1) hide show
  1. app/internal_loads.py +4 -0
app/internal_loads.py CHANGED
@@ -881,3 +881,7 @@ def display_internal_loads_help():
881
  * Accurate schedules are essential for proper load calculations.
882
  * The summary section shows the combined effect of all internal loads.
883
  """)
 
 
 
 
 
881
  * Accurate schedules are essential for proper load calculations.
882
  * The summary section shows the combined effect of all internal loads.
883
  """)
884
+
885
+
886
+ BUILDING_TYPES = list(DEFAULT_OCCUPANCY_DENSITIES.keys())
887
+