Commit Graph

25 Commits

Author SHA1 Message Date
Pilar
9a40cfa54b testing building separation in storeys with the new configuration of geometry using polygons and polyhedrons (NOT working yet). 2021-03-25 09:11:42 -04:00
Pilar
69d7f9d7af actualized requirements.txt 2021-03-15 11:47:30 -04:00
Pilar
74732355d4 working version after creating polygon.py 2021-03-08 18:27:14 -05:00
Pilar
090e70a3d0 In building.py: added property storeys and corrected two bugs. In city_object.py, added property polyhedron. In polyhedron.py added documentation. In test_geometry_factory.py added new unittest test_divide_mesh_by_plane. 2021-03-01 16:42:03 -05:00
Pilar
215d62b62b created distance_between_points in geometry_helper.py, erased almost_equal in polyhedron points 2021-01-11 10:25:34 -05:00
Guille
1aa17575bf Testing kelowna test case to debug triangulation and volume calculations 2021-01-07 16:16:48 -05:00
Guille
9c0483f1d8 Correct surface triangulation algorithms 2020-12-21 11:08:54 -05:00
pilar
6cccb18cd1 fixing format and cleaning todos 2020-11-26 09:26:55 -05:00
Guille
cb24c7119b Add the occupancy to the data model 2020-11-18 08:58:37 -05:00
Guille
75ff0bd800 Corrected IDF helper, there are a bug related to the ep+ can not be executed directly from python in linux (more test are needed) a possible work around it's to call the console directly instead using "run function" 2020-11-04 08:54:10 -05:00
pilar
94c593b651 created weather_factory but not completed
re-structured weather.py file accordingly (now in weather_factory.helpers
2020-10-28 13:14:05 -04:00
523c96216a Add the building/city_objects hierarchy to the city 2020-06-16 16:19:14 -04:00
5bbfa23c48 Add the building/city_objects hierarchy to the city 2020-06-16 16:06:33 -04:00
0722c5466e Add the building/city_objects hierarchy to the city 2020-06-16 15:34:35 -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
pilar
3241eddd4e stl save changed to stl export 2020-06-15 11:03:04 -04:00
pilar
5720eca3c3 solved errors with geometry.py 2020-06-11 16:22:58 -04:00
22dc10c532 Add code comment to the classes and improve overall quality 2020-06-11 08:06:57 -04:00
3af4bd1267 Add code comment to the classes 2020-06-10 11:08:38 -04:00
ce03602a2a Add code comment to the classes 2020-06-09 15:14:47 -04:00
e613be147f Add code comment to the classes 2020-06-09 14:07:47 -04:00
35793da38d shared wall implementation bug fixing 2020-06-03 16:56:17 -04:00
539db33b20 Initial development for shared wall implementation. 2020-05-28 12:07:36 -04:00
0fe85d5956 Import the shared code files into the new repository 2020-05-18 13:25:08 -04:00