system_assignation/city_model_structure
2022-04-04 08:37:21 -04:00
..
attributes 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
building_demand Add missing property decorator for getter 2022-03-29 07:27:30 -04:00
energy_systems fixed bug saving values 2022-03-24 18:43:55 -04:00
iot Remove unneeded files and wrong unittest, partial usage factory test correction 2022-03-29 07:33:04 -04:00
transport import changes into typevar to avoid circular references when documentation is created 2021-11-15 11:02:51 -05:00
building.py Major changes with two objectives: homogenize the usage parameters regardless the data source, and completely uncouple geometry and construction library (before the geometry was modified after reading storey high from construction library), and construction and usage libraries (before the usage library could only be read after construction library, now ant order is accepted). 2022-03-24 18:43:55 -04:00
buildings_cluster.py Review comments and homogenize getter and setters code comment texts 2021-08-30 14:39:24 -04:00
bus_system.py added many new classes needed for the transportation group models. The documentation is not done because it is needed the students feed-back 2021-11-15 11:02:42 -05:00
city_object.py fixed bug saving values 2022-03-24 18:43:55 -04:00
city_objects_cluster.py Review comments and homogenize getter and setters code comment texts 2021-08-30 14:39:24 -04:00
city.py Correct import issue 2022-04-04 08:37:21 -04:00
energy_system.py Fixed and merged conflicts 2021-12-15 09:30:53 +00:00
fuel.py Contributors added in LCA code 2021-11-22 20:57:29 -05:00
lca_calculations.py Remove useless prints 2022-03-24 18:39:46 -04:00
lca_material.py Correct merge error add deleted files 2022-03-24 19:06:47 -04:00
machine.py Contributors added in LCA code 2021-11-22 20:57:29 -05:00
network.py added many new classes needed for the transportation group models. The documentation is not done because it is needed the students feed-back 2021-11-15 11:02:42 -05:00
parts_consisting_building.py Review comments and homogenize getter and setters code comment texts 2021-08-30 14:39:24 -04:00
subway_entrance.py Review comments and homogenize getter and setters code comment texts 2021-08-30 14:39:24 -04:00
vehicle.py Contributors added in LCA code 2021-11-22 20:57:29 -05:00