Spaces:
Sleeping
Sleeping
Update app/m_c_data.py
Browse files- app/m_c_data.py +2 -3
app/m_c_data.py
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
"""
|
2 |
-
|
3 |
|
4 |
-
This module provides default materials, fenestrations, and constructions data for the
|
5 |
-
Data is adapted from material_library.py, compacted to reduce code size while retaining all properties.
|
6 |
|
7 |
Developed by: Dr Majed Abuseif, Deakin University
|
8 |
© 2025
|
|
|
1 |
"""
|
2 |
+
BuildSustain - Materials, Fenestrations, and Constructions Data Module
|
3 |
|
4 |
+
This module provides default materials, fenestrations, and constructions data for the BuildSustain application.
|
|
|
5 |
|
6 |
Developed by: Dr Majed Abuseif, Deakin University
|
7 |
© 2025
|