Commit Graph

665 Commits

Author SHA1 Message Date
53a7e259e4 Change bounded to thermal_boundaries and overall code quality review 2021-08-26 11:00:59 -04:00
Pilar
8636f4693c Merge remote-tracking branch 'origin/master' 2021-08-26 09:45:29 -04:00
0ad3ecb637 delete idea folder 2021-08-26 09:44:48 -04:00
5517510603 Add git ignore to .idea 2021-08-26 09:40:19 -04:00
Pilar
03a7f4cc33 Added new attributes in thermal_opening.py and thermal_boundary.py. Modified surface.py and thermal_boundary.py to adapt to dynamic simulation. First version of thermal_demand_dynamic_simulation.py working well (only tested for one room) 2021-08-26 09:36:10 -04:00
338adb399e Overall code quality review for the city_model_structure 2021-08-26 09:19:38 -04:00
61447e4d99 Add the needed files for the idf export 2021-08-25 14:33:30 -04:00
d86623f535 use small office as residential source for schedules till we got the proper idf file for it 2021-08-25 14:32:34 -04:00
d006bdf69d Complete idf schedule import (doe_idf) 2021-08-25 14:29:30 -04:00
c861dc6bc3 Partial implementation for idf schedule import (doe_idf) 2021-08-25 11:05:22 -04:00
5af0984aee Partial implementation for idf schedule import (doe_idf) 2021-08-25 07:24:21 -04:00
c8bdc0fb0f Partial implementation for idf schedule import (doe_idf) 2021-08-25 07:23:02 -04:00
Soroush Samareh Abolhassani
c2e5cd5970 idf sample from DOE 2021-08-24 15:18:40 -04:00
Soroush Samareh Abolhassani
665adae908 Idf parser and standardization is done (correct version)_need to be updated 2021-08-20 18:36:28 -04:00
Soroush Samareh Abolhassani
1d0dd11409 Idf parser and standardization is done 2021-08-19 21:55:19 -04:00
676567f1b6 Merge remote-tracking branch 'origin/master' 2021-08-17 13:34:25 -04:00
c8170509f7 Traffic classes proposal 2021-08-17 13:32:23 -04:00
d8314356b3 Traffic classes proposal 2021-08-17 13:31:48 -04:00
abafd57223 Traffic classes proposal 2021-08-17 13:30:51 -04:00
487ae2fa26 Traffic classes proposal 2021-08-17 12:52:48 -04:00
f1d23a056b Idf factory can export now one building in kelowna 2021-08-17 12:49:12 -04:00
Soroush Samareh Abolhassani
3d922ab4f4 I added an idf sample from DOE 2021-08-17 10:17:07 -04:00
Pilar
e1f0f47bd0 added C40_Game to tests_data 2021-08-13 12:45:23 -04:00
Pilar
f0be55b279 Merge remote-tracking branch 'origin/master' 2021-08-13 09:43:35 -04:00
Pilar
aac8e53872 fixed bug in simplified_radiosity_algorithm.py that imposed the calculation of the first building only 2021-08-13 09:43:25 -04:00
13eb9eaaa7 Idf factory can export now one building in kelowna 2021-08-12 14:18:44 -04:00
7772d807dc correct idf factory 2021-08-12 11:58:24 -04:00
Pilar
17477bc049 is_heated and is_cooled pass from thermal_zone to usage_zone 2021-08-12 11:42:47 -04:00
Pilar
6970bac1f0 Added a parameter in building.py to specifically decide whether dividing the building in storeys or not. By default, False. 2021-08-12 11:08:29 -04:00
Pilar
398a114333 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	city_model_structure/building_demand/thermal_zone.py
2021-08-11 16:39:46 -04:00
Pilar
eb32b7b3e6 added volume to thermal_zones 2021-08-11 16:38:06 -04:00
Soroush Samareh Abolhassani
cab4df33db Fine tuning the idf export 2021-08-11 16:16:15 -04:00
92d35d8c8a correct idf factory 2021-08-11 15:43:48 -04:00
1bec0cf2dd correct idf factory 2021-08-11 15:43:15 -04:00
719342cb29 correct idf factory 2021-08-11 15:42:00 -04:00
e53f9cc675 correct idf factory 2021-08-11 15:40:57 -04:00
36553e0d0d correct idf factory 2021-08-11 15:38:07 -04:00
06a8a397b3 correct idf factory 2021-08-11 15:23:57 -04:00
4dbf77fd11 Merge remote-tracking branch 'origin/master' 2021-08-11 15:11:06 -04:00
49d97de3dd idf changes 2021-08-11 15:11:00 -04:00
Pilar
826c5e566c changes in test c40 for weather 2021-08-11 14:19:36 -04:00
Pilar
c7ebce49b7 fixed a bug in us_archetypes.xml, "interior slab" for "exterior slab"
added number_of_storeys = 1 in building.py; it must be reviewed
2021-08-11 12:53:49 -04:00
Pilar
64c1ef92ee Merge remote-tracking branch 'origin/master' 2021-08-11 12:27:57 -04:00
Pilar
900651d771 test c40 added 2021-08-11 12:25:52 -04:00
07926fcd10 Add c40 2021-08-11 12:24:57 -04:00
f06c19722e Add c40 2021-08-11 12:13:16 -04:00
Pilar
2f86f6c8d4 only 2 unittest don't pass and must be reviewed, test_import_obj and test_subway 2021-08-11 11:14:06 -04:00
11982a35bd Correct unit tests 2021-08-11 10:29:54 -04:00
Pilar
a28774fde0 Finished the changes to divide buildings by storey to be used in dynamic bulding simulations. Some unittests don't pass yet but the problem can come from the gml reading. 2021-08-10 17:09:42 -04:00
Pilar
70c020ee77 added one more class in transport 2021-08-09 11:29:18 -04:00