Commit Graph

697 Commits

Author SHA1 Message Date
Pilar
4e4875392f modifications in classes for energyADE 2021-03-16 12:19:35 -04:00
Pilar
b8e5d74e39 reestablished name and country_code in city.py 2021-03-15 12:44:33 -04:00
Pilar
69d7f9d7af actualized requirements.txt 2021-03-15 11:47:30 -04:00
Pilar
21651aa0f4 changes in archetypes reduced from Rabeeh, erased foot_print in building.py and erased default values in thermal_boundary.py and thermal_opening.py 2021-03-11 14:31:28 -05:00
Pilar
74732355d4 working version after creating polygon.py 2021-03-08 18:27:14 -05:00
Pilar
70a02b28d4 Merge remote-tracking branch 'origin/master' 2021-03-08 12:56:27 -05:00
Pilar
a9abb59835 removed remove_last parameter 2021-03-08 12:56:19 -05:00
f3443acb30 CityGML Feeder now auto remove last duplicated point 2021-03-08 12:05:05 -05:00
Pilar
dbd32e4d20 Surface and Polygon classes finished. Added test_surfaces to test_geometry_factory.py. Still not working version. 2021-03-03 16:33:33 -05:00
Pilar
fa83e195c4 Partial implementation of new concept surfaces vs. polygons, not a working version 2021-03-02 18:57:09 -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
2ef357b5d9 erased self._buildings in city.py 2021-02-03 09:20:35 -05:00
Pilar
6f58fde55b added region to city.py 2021-01-27 16:08:11 -05:00
Pilar
043eecf814 normal function in surface.py cleaner 2021-01-20 16:22:58 -05:00
Pilar
9a55935add working and cleaner triangulate function v1.1 2021-01-20 16:05:47 -05:00
Pilar
7a5b93466f new triangulate function in polyhedron.py working. v1.0 2021-01-19 17:33:03 -05:00
Pilar
1fccac8f4c first attempt to new triangulate function in polyhedron.py 2021-01-13 16:41:45 -05:00
Pilar
14d4a1a4b8 added new format to weather factory 2021-01-13 12:24:46 -05:00
Pilar
869cc8fd81 added tests to be erased, but temporally needed 2021-01-13 12:24:02 -05:00
Pilar
a53d48e49d added is_planar 2021-01-13 12:22:10 -05:00
Pilar
e9dd9c2221 eliminated many parameters from configuration.ini that will now depend on the workflow
added example iso 52016-1:2017
added new weather format defined in iso 52016-1:2017 (xls)
2021-01-11 17:11:50 -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
Pilar
c3e06b5fa7 chek units from libraries and storing classes 2021-01-08 16:08:29 -05:00
Guille
5c93b64cd3 Code review and small corrections over the new interfaces dor physics and usage factories 2021-01-08 09:37:38 -05:00
Guille
f2292a53e3 Merge remote-tracking branch 'origin/master' 2021-01-08 09:33:25 -05:00
Guille
feab805be2 Code review and small corrections over the new interfaces dor physics and usage factories 2021-01-08 09:16:01 -05:00
pilar
21bfbe28c0 erased not needed cerc_base_physics_parameters.py file 2021-01-07 19:52:06 -05:00
pilar
7e0840e759 adapted us and nyc to physics interface 2021-01-07 19:46:52 -05:00
pilar
67fe6a1ed4 adapted de and nyc to usage interface 2021-01-07 18:53:26 -05:00
Guille
e21f2bcb0a Code review and small corrections over the new interfaces dor physics and usage factories 2021-01-07 18:12:13 -05:00
pilar
f3a0a7c942 Merge remote-tracking branch 'origin/master' 2021-01-07 17:34:08 -05:00
pilar
4faa02d18b substitute print by sys.write 2021-01-07 17:33:55 -05:00
Guille
1aa17575bf Testing kelowna test case to debug triangulation and volume calculations 2021-01-07 16:16:48 -05:00
pilar
592afe929d print erased 2021-01-07 16:14:19 -05:00
pilar
172ce69c4d hft internal gains interface 2021-01-06 16:42:38 -05:00
pilar
8250df79a8 fixed xml files 2021-01-05 15:20:44 -05:00
pilar
e79439e144 Merge remote-tracking branch 'origin/master' 2021-01-05 15:01:46 -05:00
pilar
cb2be1382c nrel interface 2021-01-05 15:01:36 -05:00
Guille
df0509120e Triangulation changes 2020-12-22 15:44:00 -05:00
Guille
96fa465d42 Fix unit tests and remove debug information 2020-12-21 11:58:24 -05:00
Guille
9c0483f1d8 Correct surface triangulation algorithms 2020-12-21 11:08:54 -05:00
Guille
15f6312992 Merge remote-tracking branch 'origin/master' 2020-12-21 09:43:03 -05:00
Guille
4c7eea5524 Correct surface triangulation algorithms 2020-12-21 09:42:54 -05:00
pilar
74659b8a06 occupancy to schedules 2020-12-15 15:15:40 -05:00
pilar
4a7dda045d occupancy to schedules 2020-12-15 14:57:46 -05:00
pilar
51f6edbd31 demo_schedules is now called comnet_archetypes.xlsx 2020-12-15 12:15:04 -05:00
Guille
b0ca46332c unit test name refactoring 2020-12-15 11:10:25 -05:00
Guille
e0990448bb Code organization 2020-12-15 11:05:02 -05:00
Guille
229f942734 Call parent constructor into the children 2020-12-15 10:04:51 -05:00
Guille
33c773286c Add inheritance to the facilities and improve the class naming 2020-12-15 09:59:07 -05:00