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
Pilar
77d1c01755
added one more class in transport
2021-08-09 11:27:25 -04:00
Pilar
2d71136d33
Added first version of traffic classes.
...
Reorganized classes inside "attributes" into different folders by topic.
2021-08-06 12:28:20 -04:00
Pilar
533e117b03
modified structure to new concept (thermal zones created after building division). Thermal_zone still not created, all tests related to thermal zones don't pass.
2021-06-23 09:53:33 -04:00
Pilar
6b7dac8123
added class Point and used in polygon.py
2021-06-22 13:16:17 -04:00
Pilar
b319ae50dc
erased populate and created enrich in libs.helpers.
...
add new constants to helpers.constants
2021-06-10 10:48:30 -04:00
Pilar
e5cc627ce4
just changed pilar_monsalvete@yahoo.es with pilar.monsalvete@concordia.ca
2021-06-10 08:29:24 -04:00
Pilar
e4cf62b2ff
updating comments in classes for documentation
2021-06-09 14:23:45 -04:00
Pilar
0218ea470d
added the option in obj and stl to get the geometry from gml or pickle
2021-06-09 10:47:46 -04:00
Pilar
31b5a26256
nrel_physics_interface.py: fixed a bug due to a refactor
...
polygon.py: fixed an error due to normal = 0 that created an infinite loop
simplified_radiosity_algorithm.py: added list of target buildings names to be simulated
2021-06-09 10:46:53 -04:00
Pilar
e77f6890f4
added Montreal weather file
2021-06-08 12:53:17 -04:00
c421425707
Merge remote-tracking branch 'origin/master'
2021-06-08 11:41:49 -04:00