Commit Graph

27 Commits

Author SHA1 Message Date
Guille
7db28a9f09 change building constructor 2020-10-21 09:53:07 -04:00
Pilar
4dff9d3ba5 moved data folder 2020-06-29 16:52:05 -07:00
Pilar
5502261e16 moved data folder to libs and changed:
def __init__(self, handler, city, base_path=Path(Path.cwd().parent / 'libs/data/physics')):

in physics_factory.py plus the paths in us_base_physics_parameters.py

Something similar should be done for usage_factory.py
2020-06-26 18:10:56 -07:00
ab20418a18 Remove debug prints and correct unit tests 2020-06-26 10:12:58 -04:00
c1b32b22a3 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	physics/physics_feeders/us_base_physics_parameters.py
2020-06-26 10:09:42 -04:00
af22f7aaa9 Remove debug prints 2020-06-26 10:06:43 -04:00
pilar
d74ca7a2cf Missing discussion about errors list. 2020-06-23 14:48:01 -04:00
pilar
c764c96deb added "residential" type to us_to_library_types.py
added building_type = "residential" to us_archetypes.xml
20 buildings example returns geometrical errors in third building
2020-06-22 14:34:29 -04:00
4a58387f23 Add the building/city_objects hierarchy to the city 2020-06-16 15:12:18 -04:00
2f8de273dd Add virtual environment to the git repository, this isn't 100% right but it's practical at this development point 2020-06-16 10:34:17 -04:00
4284b2cb3e Add code comment to the classes and improve overall quality 2020-06-11 16:55:52 -04:00
145520c8a2 Add code comment to the classes and improve overall quality 2020-06-11 15:45:11 -04:00
de16e01677 Add code comment to the classes 2020-06-10 13:08:51 -04:00
pilar
0bdcf9b139 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	physics/physics_feeders/us_base_physics_parameters.py
2020-06-10 11:11:35 -04:00
3af4bd1267 Add code comment to the classes 2020-06-10 11:08:38 -04:00
pilar
18b367c632 Merge remote-tracking branch 'origin/master' 2020-06-09 15:17:29 -04:00
pilar
59c9d28afe Changes in physics library related files to control mandatory and optional properties, w/ and w/o default values 2020-06-09 15:17:19 -04:00
e613be147f Add code comment to the classes 2020-06-09 14:07:47 -04:00
pilar
eea722d16d Merge remote-tracking branch 'origin/master' 2020-06-09 11:34:19 -04:00
pilar
1be4d5acc8 Geometrical methods for dividing buildings by plane 2 2020-06-09 11:34:12 -04:00
2c018832a7 refactoring and code cleaning 2020-06-09 11:33:35 -04:00
5fefd40d4b refactoring and code cleaning 2020-06-09 11:33:03 -04:00
d073f0265e Unit test review to include data model changes and code cleaning 2020-06-04 12:47:48 -04:00
35793da38d shared wall implementation bug fixing 2020-06-03 16:56:17 -04:00
pilar
27b4fb6e8e error detected in usage parsing 2020-05-19 17:00:15 -04:00
a71443ef23 integrate libs as submodule 2020-05-19 12:18:15 -04:00
0fe85d5956 Import the shared code files into the new repository 2020-05-18 13:25:08 -04:00