Pilar
|
cf19f6fce5
|
fixed bug saving values
|
2022-03-24 18:43:55 -04:00 |
|
|
5752c5d31d
|
Small corrections in doe_idf import
|
2021-09-16 13:45:27 -04:00 |
|
|
3bf9051d72
|
Documentation improvements
|
2021-09-01 09:39:27 -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
|
2d71136d33
|
Added first version of traffic classes.
Reorganized classes inside "attributes" into different folders by topic.
|
2021-08-06 12:28:20 -04:00 |
|
Pilar
|
533e117b03
|
modified structure to new concept (thermal zones created after building division). Thermal_zone still not created, all tests related to thermal zones don't pass.
|
2021-06-23 09:53:33 -04:00 |
|
Pilar
|
6b7dac8123
|
added class Point and used in polygon.py
|
2021-06-22 13:16:17 -04:00 |
|
Pilar
|
e4cf62b2ff
|
updating comments in classes for documentation
|
2021-06-09 14:23:45 -04:00 |
|
Pilar
|
673c809dd4
|
fixing sensor tests (not working version)
|
2021-06-03 13:34:41 -04:00 |
|
Pilar
|
f5e32e16ea
|
finished the new sensors and added to the factory (concordia_temperature and concordia_gas_flow)
|
2021-06-02 11:56:38 -04:00 |
|
|
b29f3bf301
|
small improvements in sensors modeling including the posibility to update the measured dataframes
|
2021-06-02 09:30:01 -04:00 |
|
|
5ea6a0f125
|
Create new factory to import concordia energy files into the libs.
Minor cosmetic changes
|
2021-06-01 18:31:50 -04:00 |
|
Pilar
|
7b9ce04e16
|
modified ca_usage_parameters.py to make a walk around for a bug in python
|
2021-04-15 10:04:44 -04:00 |
|
Pilar
|
146162165f
|
created epw_weather_parameters.py
|
2021-04-13 19:00:28 -04:00 |
|
Pilar
|
bf0cda131e
|
max_x, max_y, max_z (and min) changed to envelope_upper_corner (and lower)
|
2021-04-01 15:51:09 -04:00 |
|
Pilar
|
fc588fab62
|
reorganized properties in city_object and building
|
2021-04-01 10:36:07 -04:00 |
|
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 |
|