Pilar
|
9350013af9
|
erased not_detailed_source_mean_annual_internal_gains parameter and changed by internal_gains. During the import, for those catalogs that don't provide that information, the internal_gains are calculated and saved depending on the information they provide.
|
2022-05-18 14:52:41 -04:00 |
|
Pilar
|
9013dda26b
|
modified usage zone class to hide not_detailed_source_mean_annual_internal_gains
|
2022-05-16 10:19:03 -04:00 |
|
Pilar
|
4da0a42530
|
Modifications in readme and code of conduct
|
2022-04-08 18:03:35 -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 |
|
|
b2453b0d27
|
Add missing property decorator for getter
|
2022-03-29 07:27:30 -04:00 |
|
Pilar
|
62dcc3805b
|
complete modification of the structure of the classes that define the buildig for a better adjustment to the different data sources and the connected tools. NOT finished
|
2022-03-24 18:43:55 -04:00 |
|
Pilar
|
cf19f6fce5
|
fixed bug saving values
|
2022-03-24 18:43:55 -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
|
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 |
|
|
5282e51695
|
Review comments and homogenize getter and setters code comment texts
|
2021-08-30 14:39:24 -04:00 |
|
|
338adb399e
|
Overall code quality review for the city_model_structure
|
2021-08-26 09:19:38 -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
|
2d71136d33
|
Added first version of traffic classes.
Reorganized classes inside "attributes" into different folders by topic.
|
2021-08-06 12:28:20 -04:00 |
|