Spaces:
Sleeping
Sleeping
Update app/building_information.py
Browse files
app/building_information.py
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
"""
|
2 |
-
|
3 |
|
4 |
-
This module handles the building information input page of the
|
5 |
allowing users to define basic building parameters such as project name, floor area, building height,
|
6 |
indoor design conditions, orientation, and building type.
|
7 |
|
|
|
1 |
"""
|
2 |
+
BuildSustain - Building Information Module
|
3 |
|
4 |
+
This module handles the building information input page of the BuildSustain application,
|
5 |
allowing users to define basic building parameters such as project name, floor area, building height,
|
6 |
indoor design conditions, orientation, and building type.
|
7 |
|