hub/city_model_structure/attributes
2021-03-08 12:56:19 -05: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 Surface and Polygon classes finished. Added test_surfaces to test_geometry_factory.py. Still not working version. 2021-03-03 16:33:33 -05:00
polyhedron.py Surface and Polygon classes finished. Added test_surfaces to test_geometry_factory.py. Still not working version. 2021-03-03 16:33:33 -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 removed remove_last parameter 2021-03-08 12:56:19 -05:00
thermal_boundary.py Partial implementation of new concept surfaces vs. polygons, not a working version 2021-03-02 18:57:09 -05:00
thermal_opening.py Partial implementation of new concept surfaces vs. polygons, not a working version 2021-03-02 18:57:09 -05:00
thermal_zone.py Partial implementation of new concept surfaces vs. polygons, not a working version 2021-03-02 18:57:09 -05: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