Spaces:
Sleeping
Sleeping
Update app/construction.py
Browse files- app/construction.py +2 -2
app/construction.py
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
"""
|
2 |
-
BuildSustain - Construction Module
|
3 |
|
4 |
This module handles the construction assembly functionality of the BuildSustain application,
|
5 |
allowing users to create and manage multi-layer constructions for walls, roofs, and floors.
|
6 |
It integrates with the material library to select materials for each layer and calculates
|
7 |
-
overall thermal properties.
|
8 |
|
9 |
Developed by: Dr Majed Abuseif, Deakin University
|
10 |
© 2025
|
|
|
1 |
"""
|
2 |
+
BuildSustain - Construction Module
|
3 |
|
4 |
This module handles the construction assembly functionality of the BuildSustain application,
|
5 |
allowing users to create and manage multi-layer constructions for walls, roofs, and floors.
|
6 |
It integrates with the material library to select materials for each layer and calculates
|
7 |
+
overall thermal properties.
|
8 |
|
9 |
Developed by: Dr Majed Abuseif, Deakin University
|
10 |
© 2025
|