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

Update app/components.py

Browse files
Files changed (1) hide show
  1. app/components.py +2 -2
app/components.py CHANGED
@@ -1,8 +1,8 @@
1
  """
2
- HVAC Load Calculator - Building Components Module
3
 
4
  This module handles the definition of building envelope components (walls, roofs, floors,
5
- windows, doors, skylights) for the HVAC Load Calculator application. It allows users to
6
  assign constructions and fenestrations to specific components, define their areas,
7
  orientations, and other relevant properties.
8
 
 
1
  """
2
+ BuildSustain - Building Components Module
3
 
4
  This module handles the definition of building envelope components (walls, roofs, floors,
5
+ windows, doors, skylights) for the BuildSustain application. It allows users to
6
  assign constructions and fenestrations to specific components, define their areas,
7
  orientations, and other relevant properties.
8