Commit Graph

99 Commits

Author SHA1 Message Date
Guille
5bfac5b01b Partial implementation for non-triangular surfaces 2020-11-27 11:31:25 -05:00
pilar
6cccb18cd1 fixing format and cleaning todos 2020-11-26 09:26:55 -05:00
Soroush
d34d4395c1 Add occupancy modified 1 2020-11-18 02:28:29 -05:00
Guille
6a5e39fba6 Merge changes for conflict solving and remove debug messages 2020-11-16 09:42:43 -05:00
Guille
ce2c873aa0 Merge changes for conflict solving and remove debug messages 2020-11-12 13:57:15 -05:00
Guille
d91a726ba4 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	helpers/idf_helper.py
2020-11-12 13:53:05 -05:00
Soroush
c9d30c6ca4 Adding occupancy, lighting, and infiltration 2020-11-13 01:37:53 -05:00
Guille
fcbee21199 Bugfixing in idf_helper, changing the method exposure so now adding surfaces add materials and layers automatically, added surface getter for ThermalBoundary 2020-11-12 13:50:43 -05:00
Soroush
ad9b40be48 Adding materials and construction 2020-11-11 19:39:51 -05:00
Guille
794f41262b Add atributes for constructions materials and layers 2020-11-05 11:45:39 -05:00
Guille
7ffe395aa9 Add atributes for constructions materials and layers 2020-11-05 11:11:43 -05:00
Guille
93a35d359c Fix broken unit test, change test gml file to 20 buildings instead 2 and correct physic path so standard library is used instead custom one 2020-11-04 11:56:57 -05:00
Guille
75ff0bd800 Corrected 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" 2020-11-04 08:54:10 -05:00
Guille
bf952d88e4 Correct paths and unittest errors caused by refactoring 2020-10-28 13:57:56 -04:00
pilar
94c593b651 created weather_factory but not completed
re-structured weather.py file accordingly (now in weather_factory.helpers
2020-10-28 13:14:05 -04:00
Guille
c1b7d346bd Idf surfaces connection 2020-10-28 12:20:13 -04:00
Guille
e8758eb76d Idf surfaces connection 2020-10-27 13:19:50 -04:00
pilar
b2dcec9845 modified demo_occupancy_parameters.py 2020-10-27 09:31:57 -04:00
Guille
e8840de5a6 Idf blocks connection 2020-10-26 13:47:10 -04:00
Guille
e74f4ead79 Idf blocks connection 2020-10-26 13:33:03 -04:00
Guille
ee9364d704 Idf corrections and intermediate solution 2020-10-26 10:00:42 -04:00
Guille
2a6313bedf correct schedule setters 2020-10-23 15:49:04 -04:00
Guille
b306ecbd3b correct call in add zone 2020-10-22 07:55:40 -04:00
Guille
027bea5c2f Rename the idf class into idf_helper, most likely in the future it will become a factory 2020-10-22 07:30:34 -04:00
Guille
ab42ea4ac4 Add idf base class corrections and test files 2020-10-21 15:23:06 -04:00
Soroush Samareh Abolhassani
fc43166171 IDF class_ first implementation 2020-10-21 14:38:19 -04:00
pilar
6f7bde1716 constants.py moved from MEB and monthly_to_hourly_demand.py created but not finished 2020-10-19 10:07:03 -04:00
79a8b9f9d6 change reverse_geocoder for openmaps api call 2020-06-29 17:24:05 -04:00
160ca22754 change reverse_geocoder for openmaps api call 2020-06-26 14:50:13 -04:00
106fe545fa change reverse_geocoder for openmaps api call 2020-06-26 14:34:37 -04:00
02d6c652e0 Add max distance for adjacent buildings in the config file.
If the distance is bigger than the given one it's not even checked for shared walls
2020-06-22 14:35:52 -04:00
0b187a05a1 Add max distance for adjacent buildings in the config file.
If the distance is bigger than the given one it's not even checked for shared walls
2020-06-22 14:35:40 -04:00
366551cf38 Implement lod2 2020-06-22 13:26:50 -04:00
2f8de273dd Add virtual environment to the git repository, this isn't 100% right but it's practical at this development point 2020-06-16 10:34:17 -04:00
4a235e9e9e Correct the existing unit tests 2020-06-15 14:59:53 -04:00
pilar
2da64d7c60 MEB workflow run to the end only with option: sra_calculated = True 2020-06-11 18:30:50 -04:00
pilar
5720eca3c3 solved errors with geometry.py 2020-06-11 16:22:58 -04:00
145520c8a2 Add code comment to the classes and improve overall quality 2020-06-11 15:45:11 -04:00
de16e01677 Add code comment to the classes 2020-06-10 13:08:51 -04:00
pilar
18b367c632 Merge remote-tracking branch 'origin/master' 2020-06-09 15:17:29 -04:00
pilar
59c9d28afe Changes in physics library related files to control mandatory and optional properties, w/ and w/o default values 2020-06-09 15:17:19 -04:00
e613be147f Add code comment to the classes 2020-06-09 14:07:47 -04:00
pilar
eea722d16d Merge remote-tracking branch 'origin/master' 2020-06-09 11:34:19 -04:00
pilar
1be4d5acc8 Geometrical methods for dividing buildings by plane 2 2020-06-09 11:34:12 -04:00
d7b24eba41 move assumptions into configuration.ini 2020-06-05 12:24:03 -04:00
35793da38d shared wall implementation bug fixing 2020-06-03 16:56:17 -04:00
882aaead16 shared wall implementation bug fixing 2020-05-29 07:25:33 -04:00
9999c8a331 shared wall implementation and code refactoring. 2020-05-28 15:22:46 -04:00
pilar
27b4fb6e8e error detected in usage parsing 2020-05-19 17:00:15 -04:00