Commit Graph

10 Commits

Author SHA1 Message Date
Pilar
dbbe3d56fc before behnam changes in libs 2021-03-23 10:13:01 -04:00
Pilar
21651aa0f4 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
Pilar
090e70a3d0 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
pilar
172ce69c4d hft internal gains interface 2021-01-06 16:42:38 -05:00
pilar
8250df79a8 fixed xml files 2021-01-05 15:20:44 -05:00
pilar
cb2be1382c nrel interface 2021-01-05 15:01:36 -05:00
pilar
ad67c4273b modifications in demo_occupancy_parameters.py and added new Rabeeh xml files 2020-12-14 19:11:56 -05:00
pilar
1080f06d59 added residential types to library copying them from mid-rise apartment. This needs to be changed 2020-11-03 06:38:39 -05:00
Guille
e8758eb76d Idf surfaces connection 2020-10-27 13:19:50 -04:00
Pilar
877a64a06e moved data folder to libs and changed:
def __init__(self, handler, city, base_path=Path(Path.cwd().parent / 'libs/data/physics')):

in physics_factory.py plus the paths in us_base_physics_parameters.py

Something similar should be done for usage_factory.py
2020-06-29 16:52:39 -07:00