mabuseif commited on
Commit
0f2785f
·
verified ·
1 Parent(s): b4df158

Update app/internal_loads.py

Browse files
Files changed (1) hide show
  1. app/internal_loads.py +2 -2
app/internal_loads.py CHANGED
@@ -1,7 +1,7 @@
1
  """
2
- HVAC Load Calculator - Internal Loads Module
3
 
4
- This module handles the internal loads functionality of the HVAC Load Calculator application,
5
  allowing users to define occupancy, lighting, equipment, and other internal heat gains.
6
  It provides schedule-based load profiles and integrates with building information.
7
 
 
1
  """
2
+ BuildSustain - Internal Loads Module
3
 
4
+ This module handles the internal loads functionality of the BuildSustain application,
5
  allowing users to define occupancy, lighting, equipment, and other internal heat gains.
6
  It provides schedule-based load profiles and integrates with building information.
7