- zone_area_factorsdict
- This dictionary contains the name of the zone (str), the
zone area factor (float) and the zone usage from BoundaryConditions json
(str). (Default see doc string above) 
- outer_wall_namesdict
- This dictionary contains a random name for the outer walls,
their orientation and tilt. Default is a building in north-south
orientation) 
- roof_namesdict
- This dictionary contains the name of the roofs, their orientation
and tilt. Default is one flat roof. 
- ground_floor_namesdict
- This dictionary contains the name of the ground floors, their
orientation and tilt. Default is one ground floor. 
- window_namesdict
- This dictionary contains the name of the window, their
orientation and tilt. Default is a building in north-south
orientation) 
- inner_wall_namesdict
- This dictionary contains the name of the inner walls, their
orientation and tilt. Default is one cumulated inner wall. 
- ceiling_namesdict
- This dictionary contains the name of the ceilings, their
orientation and tilt. Default is one cumulated ceiling. 
- floor_namesdict
- This dictionary contains the name of the floors, their
orientation and tilt. Default is one cumulated floor. 
- gross_factorfloat
- gross factor used to correct the rooftop and floor area (default is
1.15) 
- est_factor_wall_areafloat
- estimation factor to calculate outer wall area 
- est_exponent_wallfloat
- estimation factor exponent to calculate outer wall area 
- est_factor_win_areafloat
- estimation factor to calculate window area 
- est_exponent_winfloat
- estimation factor exponent to calculate window area