Spaces:
Sleeping
Sleeping
Update app/hvac_loads.py
Browse files- app/hvac_loads.py +1 -1
app/hvac_loads.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
"""
|
2 |
-
|
3 |
|
4 |
This module performs the core cooling and heating load calculations based on the
|
5 |
ASHRAE methodology. It integrates data from climate, components, and internal loads
|
|
|
1 |
"""
|
2 |
+
BuildSustain - HVAC Loads Module
|
3 |
|
4 |
This module performs the core cooling and heating load calculations based on the
|
5 |
ASHRAE methodology. It integrates data from climate, components, and internal loads
|