city_retrofit/city_model_structure/attributes
2021-03-15 11:47:30 -04:00
..
domestic_hot_water.py Call parent constructor into the children 2020-12-15 10:04:51 -05:00
electric_appliances.py Call parent constructor into the children 2020-12-15 10:04:51 -05:00
facility.py modified structure 2020-10-28 13:42:58 -04:00
household.py Correct class and file names to match CERC coding rules 2020-10-28 14:05:45 -04:00
hvac.py Call parent constructor into the children 2020-12-15 10:04:51 -05:00
internal_gains.py chek units from libraries and storing classes 2021-01-08 16:08:29 -05:00
layer.py modified structure 2020-10-28 13:42:58 -04:00
lighting.py Call parent constructor into the children 2020-12-15 10:04:51 -05:00
material.py chek units from libraries and storing classes 2021-01-08 16:08:29 -05:00
occupancy.py modified files to include occupancy schedules and create yearly schedules from typical week days 2020-11-02 13:41:42 -05:00
polygon.py working version after creating polygon.py 2021-03-08 18:27:14 -05:00
polyhedron.py working version after creating polygon.py 2021-03-08 18:27:14 -05:00
schedule_value.py Correct class and file names to match CERC coding rules 2020-10-28 14:05:45 -04:00
surface.py actualized requirements.txt 2021-03-15 11:47:30 -04:00
thermal_boundary.py changes in archetypes reduced from Rabeeh, erased foot_print in building.py and erased default values in thermal_boundary.py and thermal_opening.py 2021-03-11 14:31:28 -05:00
thermal_opening.py changes in archetypes reduced from Rabeeh, erased foot_print in building.py and erased default values in thermal_boundary.py and thermal_opening.py 2021-03-11 14:31:28 -05:00
thermal_zone.py actualized requirements.txt 2021-03-15 11:47:30 -04:00
usage_zone.py In building.py: added property storeys and corrected two bugs. In city_object.py, added property polyhedron. In polyhedron.py added documentation. In test_geometry_factory.py added new unittest test_divide_mesh_by_plane. 2021-03-01 16:42:03 -05:00