Commit Graph

73 Commits

Author SHA1 Message Date
c8c4a681e3 Fixing bugs in idf export 2022-03-16 13:21:51 -04:00
993233aff9 Small bug fixing in greenery catalog and energy_systems_factory.py 2022-03-09 17:02:12 -05:00
49bfc6eec9 Rhino implementation partially completed, need to be fully tested 2022-02-16 15:08:05 -05:00
Peter Yefi
bc762e4844 Added export method to export factory 2021-11-12 10:16:22 +00:00
Peter Yefi
a06ad62ec7 Added parameter for caller to specify output file path 2021-11-12 10:14:54 +00:00
Peter Yefi
b7d1197a2b Added method to write user output 2021-11-10 16:58:01 +00:00
Peter Yefi
f6de5b6f96 Modified export_heat_pump to run insel instead of exporting to CSV 2021-11-10 10:14:31 +00:00
Peter Yefi
c7d569b688 Added methods to run insel and write output files 2021-11-10 10:13:17 +00:00
Peter Yefi
45f682767d Added heatpump export module 2021-11-08 16:33:24 +00:00
Peter Yefi
12f8beb0d2 Included energy system export factory 2021-10-29 15:28:10 +00:00
Peter Yefi
20ca5a0fc3 Included export for heat pump energy system 2021-10-29 15:27:25 +00:00
Peter Yefi
4eea12a069 Included scipy for heat pump coefficient computation 2021-10-29 15:25:53 +00:00
fde837150d Small in the factories documentation 2021-09-22 07:25:53 -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
1c8ffcfee0 Revert "Restore repo"
This reverts commit c60aca4c07
2021-08-27 21:31:49 +00:00
Pilar
c60aca4c07 Restore repo 2021-08-27 17:29:32 -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
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
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
c1c0f598da Reorganize the citygml classes 2021-06-04 09:22:06 -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
f8a65b6057 Changes in libs to new concept of keywords in libraries. Added new tests. 2021-05-27 17:20:06 -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