Commit Graph

745 Commits

Author SHA1 Message Date
8c12ac19a1 testing something with sanam 2021-11-11 11:50:07 -05:00
Guillermo Gutierrez Morote
d6323362a3 Update test_doe_idf.py 2021-11-11 16:49:21 +00:00
Peter Yefi
b7d1197a2b Added method to write user output 2021-11-10 16:58:01 +00:00
Peter Yefi
ebe5439f02 Fixed issue with coefficient computation 2021-11-10 10:17: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
102e6ae2d4 Added return type to objective_function 2021-11-08 16:37:58 +00:00
Peter Yefi
2976434bc7 Updated requirement file with PyYAML 2021-11-08 16:37:16 +00:00
Peter Yefi
e505351853 Removed heat pump constants 2021-11-08 16:33:43 +00:00
Peter Yefi
45f682767d Added heatpump export module 2021-11-08 16:33:24 +00:00
Peter Yefi
ce2e46a236 Added yaml file to have heat pump constants 2021-11-08 16:28:21 +00:00
Pilar
ef6afb0ab4 created customized imports factory and correspondent test 2021-11-05 10:16:35 -04:00
Peter Yefi
545c58a5f1 Modified heat pump import to compute coefficient of performance data 2021-11-01 14:53:51 +00:00
Peter Yefi
c221c9876f Added attributes for heatpump coefficients 2021-11-01 14:52:38 +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
ae0e2a905f Fixed error with reading cooling data 2021-10-29 15:26:48 +00:00
Peter Yefi
4eea12a069 Included scipy for heat pump coefficient computation 2021-10-29 15:25:53 +00:00
Peter Yefi
bf649638d7 Changed code indentation 2021-10-26 11:12:02 +00:00
Peter Yefi
8e86f299d5 Changed variable names and code indentation 2021-10-26 11:11:48 +00:00
Peter Yefi
ca191ab480 Renamed variables, changed indentation to 2 spaces 2021-10-26 11:11:19 +00:00
Pilar
688ba9bd37 created customized imports factory and correspondent test 2021-10-25 18:05:51 -04:00
Pilar
eb836809a8 Merge remote-tracking branch 'origin/master' 2021-10-25 13:33:48 -04:00
Pilar
9243a0a4d4 added many new classes needed for the transportation group models. The documentation is not done because it is needed the students feed-back 2021-10-25 13:33:08 -04:00
cbc24917c1 import changes into typevar to avoid circular references when documentation is created 2021-10-25 13:28:43 -04:00
Pilar
f820816f12 added many new classes needed for the transportation group models. The documentation is not done because it is needed the students feed-back 2021-10-22 13:13:12 -04:00
Pilar
c34e64eb56 added the belonging specific edges and nodes to origind-destination and traffic networks 2021-10-22 11:28:22 -04:00
Peter Yefi
e0924cf45f Implemented enriching city with energy systems 2021-10-21 13:50:02 +00:00
Peter Yefi
567fde0012 Included energy systems attribute 2021-10-21 13:49:26 +00:00
Pilar
bb5351da27 modified name of class due to an error in the format 2021-10-20 10:24:01 -04:00
Peter Yefi
df3f33b45a Added a method to read heat pump data into dictionary 2021-10-20 13:00:59 +00:00
Peter Yefi
1951861061 Finished defining the data structure heat pump 2021-10-19 17:17:11 +00:00
Peter Yefi
143b397ef3 Merge branch 'master' of https://rs-loy-gitlab.concordia.ca/Guille/libs 2021-10-19 16:46:30 +00:00
Peter Yefi
9c2b4ca7ef Formatted filles 2021-10-19 13:58:46 +00:00
Pilar
5794ea09f7 New classes for traffic group 2021-10-18 16:07:18 -04:00
Pilar
a41a7ef801 New classes to integrate Saeeds work: heat_pump.py and the imports 2021-10-18 11:37:20 -04:00
ba72bd9043 Partial test corrections 2021-09-23 09:17:23 -04:00
e40926e74d Remove tree, bixi_features and compostring classes 2021-09-23 07:43:32 -04:00
fde837150d Small in the factories documentation 2021-09-22 07:25:53 -04:00
5752c5d31d Small corrections in doe_idf import 2021-09-16 13:45:27 -04:00
Pilar
2780dd5b7e Forced types in attributes 2021-09-14 13:46:48 -04:00
Pilar
f4d62bb505 Forced the type in setters 2021-09-13 15:14:54 -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
Pilar
0b2a70f8ae temperature in Comnet in Fahrenheit, transformed to Celsius 2021-09-01 17:59:28 -04:00
Pilar
83b0716f0f added Schedule class. Modified schedules attribute in usage_zone.py according to this new class. Modified comnet import and its test. Other imports and exports related to schedules will be broken. 2021-09-01 17:36:02 -04:00
Pilar
7bb775f92a Merge remote-tracking branch 'origin/master' 2021-09-01 15:14:50 -04:00
Pilar
e116acdeca added Schedule class. Modified schedules attribute in usage_zone.py according to this new class. Modified comnet import and its test. Other imports and exports related to schedules will be broken. 2021-09-01 12:14:48 -04:00
3bf9051d72 Documentation improvements 2021-09-01 09:39:27 -04:00
Soroush Samareh Abolhassani
b21f7a9f65 doe_idf is modified to read the XML format of doe idf addresses and connect it to the rest of the code. 2021-08-31 17:48:35 -04:00
Pilar
a626d83a63 erased not used attribute 2021-08-31 16:19:21 -04:00