mabuseif commited on
Commit
e9e5696
·
verified ·
1 Parent(s): 599543d

Update app/m_c_data.py

Browse files
Files changed (1) hide show
  1. app/m_c_data.py +2 -3
app/m_c_data.py CHANGED
@@ -1,8 +1,7 @@
1
  """
2
- HVAC Load Calculator - Materials, Fenestrations, and Constructions Data Module
3
 
4
- This module provides default materials, fenestrations, and constructions data for the HVAC Load Calculator.
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