Commit Graph

750 Commits

Author SHA1 Message Date
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
Pilar
7101a8d635 some reorganization of files to clarify the processes 2021-08-31 16:16:22 -04:00
Pilar
ad696bc8b6 Merge remote-tracking branch 'origin/master' 2021-08-31 12:18:23 -04:00
Soroush Samareh Abolhassani
de94129da2 Merge remote-tracking branch 'origin/master' 2021-08-31 12:18:11 -04:00
Pilar
b3d7bc91a3 Merge remote-tracking branch 'origin/master' 2021-08-31 12:17:53 -04:00
Pilar
44c4f666d2 added id to thermal_boundary.py and thermal_opening.py
erased \r from files generators
added generator of auxiliary files for dynamic model
2021-08-31 12:17:42 -04:00
Soroush Samareh Abolhassani
63f958deba The xml file for doe idf generated and added to the libs. 2021-08-31 12:16:48 -04:00
680191c129 Merge remote-tracking branch 'origin/master' 2021-08-31 11:49:34 -04:00
c87e573307 Remove documentation from the project, will create a separate repository for it 2021-08-31 11:49:23 -04:00
Soroush Samareh Abolhassani
a07d75691e Merge remote-tracking branch 'origin/master' 2021-08-30 18:47:17 -04:00
Soroush Samareh Abolhassani
1e591ba5b4 The idf files have been added. 2021-08-30 18:46:35 -04:00
5282e51695 Review comments and homogenize getter and setters code comment texts 2021-08-30 14:39:24 -04:00
5e33a41493 Review overall code quality and improve pylintrc 2021-08-30 11:44:19 -04:00
1963783459 Merge remote-tracking branch 'origin/master' 2021-08-30 11:38:36 -04:00
d4056c4fb8 Review overall code quality and refactor tests folders 2021-08-30 11:38:28 -04:00
Pilar
aba2dd8a34 Merge remote-tracking branch 'origin/master' 2021-08-30 10:38:55 -04:00
Pilar
f7b0e4c75d deleted open3d from requirements 2021-08-30 10:38:45 -04:00
d36a739b21 Merge remote-tracking branch 'origin/master' 2021-08-27 18:14:43 -04:00
33d83ab462 Add good variable names to pylintrc 2021-08-27 18:13:58 -04:00
Pilar
952ef55cae add missing file 2021-08-27 17:45:32 -04:00
Guillermo Gutierrez Morote
d8bf35df5e Merge branch 'revert-c60aca4c' into 'master'
Revert "Restore repo"

See merge request Guille/libs!4
2021-08-27 21:33:22 +00: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
Pilar
a78cb879a0 First working version of dynamic building simulation 2021-08-27 17:20:24 -04:00
Pilar
b5e29681c4 delete venv 2021-08-27 17:12:42 -04:00
624e9f3aa2 Improvement in the unit tests 2021-08-27 13:28:49 -04:00
62bca29a82 Quality improvements 2021-08-27 12:51:30 -04:00
312a9c34be Quality improvements 2021-08-26 13:27:43 -04:00
Pilar
58066a45cc Merge remote-tracking branch 'origin/master' 2021-08-26 11:21:21 -04:00
Pilar
ef58f6a142 Added documentation to new attributes in thermal_boundary.py and thermal_opening.py 2021-08-26 11:21:12 -04:00
9e15b77361 Quality improvements 2021-08-26 11:12:31 -04:00
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