mabuseif commited on
Commit
3ec87f0
·
verified ·
1 Parent(s): a75102f

Update app/construction.py

Browse files
Files changed (1) hide show
  1. app/construction.py +2 -2
app/construction.py CHANGED
@@ -1,7 +1,7 @@
1
  """
2
- HVAC Load Calculator - Construction Module
3
 
4
- This module handles the construction assembly functionality of the HVAC Load Calculator 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.
 
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.