Spaces:
Sleeping
Sleeping
Update app/renewable_energy.py
Browse files- app/renewable_energy.py +1 -1
app/renewable_energy.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
"""
|
2 |
-
|
3 |
|
4 |
This module handles the renewable energy system sizing and simulation, focusing on
|
5 |
solar PV performance modeling, energy offset calculations, and zero energy building analysis.
|
|
|
1 |
"""
|
2 |
+
BuildSustain - Renewable Energy Module
|
3 |
|
4 |
This module handles the renewable energy system sizing and simulation, focusing on
|
5 |
solar PV performance modeling, energy offset calculations, and zero energy building analysis.
|