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
51f6edbd31
demo_schedules is now called comnet_archetypes.xlsx
2020-12-15 12:15:04 -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
pilar
b17bab8df7
error in test_weather_factory.py
2020-10-30 06:23:29 -04:00
pilar
f4ea7686a5
first version of weather factory and related files
2020-10-29 07:40:40 -04:00
Guille
e8758eb76d
Idf surfaces connection
2020-10-27 13:19:50 -04:00
Guille
1f2a79d43b
Add the demo factory to the libs
2020-10-22 11:02:41 -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