Spaces:
Sleeping
Sleeping
Update app/m_c_data.py
Browse files- app/m_c_data.py +1 -0
app/m_c_data.py
CHANGED
@@ -168,6 +168,7 @@ SAMPLE_FENESTRATIONS = {
|
|
168 |
("Wood with Glass Insert", "Sub-Structural", [0.15, 608.0, 1630.0, 0.045, 3.0, 0.65, 16.0, 0.925, 190.0])
|
169 |
]
|
170 |
}
|
|
|
171 |
|
172 |
# Sample Constructions Data
|
173 |
SAMPLE_CONSTRUCTIONS = {
|
|
|
168 |
("Wood with Glass Insert", "Sub-Structural", [0.15, 608.0, 1630.0, 0.045, 3.0, 0.65, 16.0, 0.925, 190.0])
|
169 |
]
|
170 |
}
|
171 |
+
}
|
172 |
|
173 |
# Sample Constructions Data
|
174 |
SAMPLE_CONSTRUCTIONS = {
|