Pilar
96afcee56e
changed vegetation from thermal boundary to surface
2022-11-08 15:57:50 -05:00
448845a234
IDF export improvement.
...
IDF export now allows the user to select the target and adjacent buildings
- Only target and adjacent buildings in the city are calculated.
- All other buildings are considered shade objects.
The zones are properly labeled with the building name
The "Building" is labeled as a city
2022-11-07 15:04:51 -05:00
Pilar
3284215b5b
Merge remote-tracking branch 'origin/master'
2022-10-28 17:47:17 -04:00
Pilar
ba35ce361b
solved a bug found in the thermal zone when creating the classes related to the usage
2022-10-28 17:46:53 -04:00
e5e75bfe24
Merge remote-tracking branch 'origin/master'
2022-06-09 11:02:50 -04:00
98769670d9
Correct schedules duplication bug
2022-06-09 11:02:45 -04:00
Pilar
07a925b46b
erased a print
2022-06-08 17:22:17 -04:00
920d95eef2
Citygml can now generate the envelop out of the buildings
2022-06-07 13:31:35 -04:00
Pilar
6c8b8ec35b
Found a bug in comnet factory and modified type of data from temperature to any number
2022-06-06 13:37:48 -04:00
Pilar
a6e239bb45
Found a bug in comnet factory and modified type of data from temperature to any number
2022-06-01 23:17:04 -04:00
Pilar
1aeca13e01
greenery added to idf exporter and unittest created
2022-05-16 09:35:19 -04:00
Pilar
43aaf79cb6
new branch to add greenery to idf exporter
2022-05-12 10:46:08 -04:00
Pilar
fc733eb950
erased a not wanted print
2022-05-02 15:18:52 -04:00
Pilar
d0fa0c1f8a
windows included in idf export
2022-05-02 15:02:06 -04:00
Pilar
0e7acd89d1
looking for a bug
2022-04-28 14:34:23 -04:00
Pilar
88c0e9fa5f
modifications in idf to import more complex schedules and schedules by file
2022-04-26 18:39:42 -04:00
0592f2ce04
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# exports/formats/idf.py
2022-04-08 09:36:53 -04:00
920cb3015a
License header change to better reflect the coder and code contributors, remove the Model creators from the contributors as it may be misleading
2022-04-08 09:35:33 -04:00
Pilar
684238a3ff
Thermal zone concept modified. Now it includes all usage parameters associated to that thermal zone
2022-04-06 16:06:55 -04:00
Pilar
cf19f6fce5
fixed bug saving values
2022-03-24 18:43:55 -04:00
c8c4a681e3
Fixing bugs in idf export
2022-03-16 13:21:51 -04:00
Pilar
c12643d1dd
modified the exports_factory.py and related files to add the building list to be calculated with SRA.
2021-09-02 12:30:37 -04:00
312a9c34be
Quality improvements
2021-08-26 13:27:43 -04:00
53a7e259e4
Change bounded to thermal_boundaries and overall code quality review
2021-08-26 11:00:59 -04:00
61447e4d99
Add the needed files for the idf export
2021-08-25 14:33:30 -04:00
d006bdf69d
Complete idf schedule import (doe_idf)
2021-08-25 14:29:30 -04:00
c8bdc0fb0f
Partial implementation for idf schedule import (doe_idf)
2021-08-25 07:23:02 -04:00
487ae2fa26
Traffic classes proposal
2021-08-17 12:52:48 -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
Soroush Samareh Abolhassani
cab4df33db
Fine tuning the idf export
2021-08-11 16:16:15 -04:00
36553e0d0d
correct idf factory
2021-08-11 15:38:07 -04:00
49d97de3dd
idf changes
2021-08-11 15:11:00 -04:00
07926fcd10
Add c40
2021-08-11 12:24:57 -04:00
f06c19722e
Add c40
2021-08-11 12:13:16 -04:00
11982a35bd
Correct unit tests
2021-08-11 10:29:54 -04:00
Pilar
6b7dac8123
added class Point and used in polygon.py
2021-06-22 13:16:17 -04:00
Pilar
e4cf62b2ff
updating comments in classes for documentation
2021-06-09 14:23:45 -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
1d4841df83
city_objects_clusters are now city_objects
...
test_sensors_factory.py passes
2021-06-03 15:56:59 -04:00
Pilar
b9ca7d084a
WallSurface was converted back in Wall (and all the other types) as internal naming. The previous change was due to an error in changes in citygml import
2021-06-03 10:17:36 -04:00
5ea6a0f125
Create new factory to import concordia energy files into the libs.
...
Minor cosmetic changes
2021-06-01 18:31:50 -04:00
Pilar
4b7ae34985
Sra step repaired. Wall changed to WallSurface in simplified_radiosity_algorithm.py. A decision on the internal names of the surfaces must be also taken (not yet).
2021-05-28 11:53:23 -04:00
Pilar
9dcc12fd68
Changes in libs to new concept of keywords in libraries. Missing new tests.
2021-05-26 18:17:23 -04:00
Pilar
33ac71d5a6
added 'year' to 'minute' as constants in constants.py and adapted the code to that
2021-05-25 13:34:57 -04:00
35667ab083
Correct errors in simplified radiosity algorithm export
2021-04-14 10:22:29 -04:00
Pilar
146162165f
created epw_weather_parameters.py
2021-04-13 19:00:28 -04:00
bfd4868005
Rollback behnam changes and add sra export to the export factory
2021-04-13 14:12:45 -04:00