c9d30c6ca4Adding occupancy, lighting, and infiltration
Soroush
2020-11-13 01:37:53 -0500
fcbee21199Bugfixing in idf_helper, changing the method exposure so now adding surfaces add materials and layers automatically, added surface getter for ThermalBoundary
Guille
2020-11-12 13:50:43 -0500
ad9b40be48Adding materials and construction
Soroush
2020-11-11 19:39:51 -0500
8ad203bc90added four more properties to usage_zone.py that can be extracted from de_library.xml
pilar
2020-11-06 05:32:19 -0500
e535bf8280Add atributes for constructions materials and layers
Guille
2020-11-05 12:18:29 -0500
794f41262bAdd atributes for constructions materials and layers
Guille
2020-11-05 11:45:39 -0500
7ffe395aa9Add atributes for constructions materials and layers
Guille
2020-11-05 11:11:43 -0500
bec5d38c4aadd 20 buildings.gml to the test path
Guille
2020-11-04 11:58:37 -0500
93a35d359cFix broken unit test, change test gml file to 20 buildings instead 2 and correct physic path so standard library is used instead custom one
Guille
2020-11-04 11:56:57 -0500
75ff0bd800Corrected IDF helper, there are a bug related to the ep+ can not be executed directly from python in linux (more test are needed) a possible work around it's to call the console directly instead using "run function"
Guille
2020-11-04 08:54:10 -0500
1080f06d59added residential types to library copying them from mid-rise apartment. This needs to be changed
pilar
2020-11-03 06:38:39 -0500
96ec16a6b8modified files to include occupancy schedules and create yearly schedules from typical week days
pilar
2020-11-02 13:41:42 -0500
ec5b5f626csmall changes to fit weather_factory idea
pilar
2020-10-30 16:01:12 -0400
816ad2c7f5small changes to fit weather_factory idea
pilar
2020-10-30 13:47:59 -0400
584640ab6emodified hourly/monthly values in building.py to reduce number of properties using dictionaries
pilar
2020-10-30 08:32:38 -0400
4e26730090added step numbers like in the presentation
pilar
2020-06-29 17:24:54 -0400
877a64a06emoved data folder to libs and changed: def __init__(self, handler, city, base_path=Path(Path.cwd().parent / 'libs/data/physics')):
Pilar
2020-06-29 16:52:39 -0700
4dff9d3ba5moved data folder
Pilar
2020-06-29 16:52:05 -0700
79a8b9f9d6change reverse_geocoder for openmaps api callGuille2020-06-29 17:24:05 -0400
5502261e16moved data folder to libs and changed: def __init__(self, handler, city, base_path=Path(Path.cwd().parent / 'libs/data/physics')):
Pilar
2020-06-26 18:10:56 -0700