mabuseif commited on
Commit
f443456
·
verified ·
1 Parent(s): 93c208b

Update app/building_information.py

Browse files
Files changed (1) hide show
  1. app/building_information.py +2 -2
app/building_information.py CHANGED
@@ -1,7 +1,7 @@
1
  """
2
- HVAC Load Calculator - Building Information Module
3
 
4
- This module handles the building information input page of the HVAC Load Calculator application,
5
  allowing users to define basic building parameters such as project name, floor area, building height,
6
  indoor design conditions, orientation, and building type.
7
 
 
1
  """
2
+ BuildSustain - Building Information Module
3
 
4
+ This module handles the building information input page of the BuildSustain application,
5
  allowing users to define basic building parameters such as project name, floor area, building height,
6
  indoor design conditions, orientation, and building type.
7