Commit Graph

162 Commits

Author SHA1 Message Date
pilar
d638794dc4 clean of prints 2020-12-02 07:10:33 -05:00
pilar
5a19316136 solved another bug 2020-12-02 06:23:47 -05:00
pilar
f0d6176bab solved one bug 2020-12-01 17:19:21 -05:00
pilar
7891e5450e new way of calculating surface finished 2020-12-01 16:28:24 -05:00
pilar
024e47fe0c Merge remote-tracking branch 'origin/master' 2020-12-01 16:03:09 -05:00
pilar
b3eeb7f4dc new way of calculating surface 2020-12-01 16:02:56 -05:00
Guille
33725e8b74 Lod2 import for citygml 2020-12-01 07:33:23 -05:00
pilar
09f8515ee4 print points 2020-11-27 12:12:41 -05:00
Guille
38639d8ff9 Merge remote-tracking branch 'origin/master' 2020-11-27 11:31:56 -05:00
Guille
5bfac5b01b Partial implementation for non-triangular surfaces 2020-11-27 11:31:25 -05:00
pilar
6cccb18cd1 fixing format and cleaning todos 2020-11-26 09:26:55 -05:00
pilar
5adcd7dbf3 Just formatting 2020-11-26 06:34:11 -05:00
Guille
cb24c7119b Add the occupancy to the data model 2020-11-18 08:58:37 -05:00
Guille
fcbee21199 Bugfixing in idf_helper, changing the method exposure so now adding surfaces add materials and layers automatically, added surface getter for ThermalBoundary 2020-11-12 13:50:43 -05:00
pilar
8ad203bc90 added four more properties to usage_zone.py that can be extracted from de_library.xml 2020-11-06 05:32:19 -05:00
Guille
7ffe395aa9 Add atributes for constructions materials and layers 2020-11-05 11:11:43 -05:00
Guille
3c79c2288c Merge remote-tracking branch 'origin/master'
# Conflicts:
#	requirements.txt
2020-11-04 08:59:27 -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
96ec16a6b8 modified files to include occupancy schedules and create yearly schedules from typical week days 2020-11-02 13:41:42 -05:00
pilar
ec5b5f626c small changes to fit weather_factory idea 2020-10-30 16:01:12 -04:00
pilar
816ad2c7f5 small changes to fit weather_factory idea 2020-10-30 13:47:59 -04:00
pilar
584640ab6e modified hourly/monthly values in building.py to reduce number of properties using dictionaries 2020-10-30 08:32:38 -04:00
pilar
3a22e7afff finished test_weather_factory.py 2020-10-30 08:25:36 -04:00
pilar
094e95f221 Merge remote-tracking branch 'origin/master' 2020-10-29 07:40:57 -04:00
pilar
f4ea7686a5 first version of weather factory and related files 2020-10-29 07:40:40 -04:00
Guille
97344e0248 Correct class and file names to match CERC coding rules 2020-10-28 14:05:45 -04:00
pilar
b3f8647036 modified structure 2020-10-28 13:42:58 -04: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
Guille
c1b7d346bd Idf surfaces connection 2020-10-28 12:20:13 -04:00
Guille
e8758eb76d Idf surfaces connection 2020-10-27 13:19:50 -04:00
pilar
20d9f00e77 fixed test_occupancy_factory.py 2020-10-27 12:53:29 -04:00
pilar
b2dcec9845 modified demo_occupancy_parameters.py 2020-10-27 09:31:57 -04:00
Guille
ee9364d704 Idf corrections and intermediate solution 2020-10-26 10:00:42 -04:00
pilar
7b3197c5f0 modifications for hourly values 2020-10-26 08:26:31 -04:00
pilar
51df504a52 modified building.py for saving monthly heating and cooling values 2020-10-23 06:57:34 -04:00
Guille
351081993a correct schedule setters 2020-10-22 08:39:12 -04:00
Guille
ab42ea4ac4 Add idf base class corrections and test files 2020-10-21 15:23:06 -04:00
Guille
537a90022f Correct small typos in building and schedule_value class 2020-10-21 10:01:12 -04:00
Guille
7db28a9f09 change building constructor 2020-10-21 09:53:07 -04:00
SanamDabirian
9e2900ff83 Adding occupancy schedule attributes to building class 2020-10-21 01:12:36 -04:00
SanamDabirian
ab61e8b244 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	city_model_structure/building.py
2020-10-20 14:04:56 -04:00
SanamDabirian
0848339725 Add schedule_value class for occupancy 2020-10-20 11:28:21 -04:00
pilar
dc48e98bde error solved in occupancy.py 2020-10-19 14:32:48 -04:00
pilar
68c37512ec small change in monthly_to_hourly_demand.py 2020-10-19 14:28:38 -04:00
pilar
bb0408c26e constants.py moved from MEB and monthly_to_hourly_demand.py created but not finished 2020-10-19 12:47:04 -04:00
pilar
799313cea1 Merge remote-tracking branch 'origin/master' 2020-10-19 12:46:54 -04:00
pilar
6f7bde1716 constants.py moved from MEB and monthly_to_hourly_demand.py created but not finished 2020-10-19 10:07:03 -04:00
SanamDabirian
1b2513692f Add household class for occupancy 2020-10-17 01:49:33 -04:00
SanamDabirian
f22183331b Add electrical appliances facilities class for occupancy 2020-10-17 01:40:19 -04:00
SanamDabirian
5e48597235 Add lighting facilities class for occupancy 2020-10-17 01:33:29 -04:00
SanamDabirian
849f459cee Add HVAC facilities class for occupancy 2020-10-17 01:21:57 -04:00
c878b13bc5 correct tab 2020-10-16 12:27:24 -04:00
830a7f38a3 Change dhw_facvilities folder 2020-10-16 12:24:41 -04:00
SanamDabirian
b821696c8d Add DHW facilities class for occupancy 2020-10-16 12:17:22 -04:00
SanamDabirian
7f9f99cb3b Merge remote-tracking branch 'origin/master' 2020-10-16 12:11:17 -04:00
pilar
dd5b1cee68 modified monthly values to be a DataFrame and added hourly values 2020-10-16 08:05:17 -04:00
pilar
1e94596e1d small error in comments 2020-10-16 07:49:46 -04:00
991e04e2a9 small correction in comment and constructor 2020-10-16 07:35:08 -04:00
pilar
ef0d503b48 Modified building.py to add monthly demand values 2020-10-16 06:54:49 -04:00
SanamDabirian
ac76934c96 New commit 2020-10-16 01:25:22 -04:00
SanamDabirian
fe33bd4480 My first commit 2020-10-15 09:18:35 -04:00
e1224521e6 Add building unit class for occupancy 2020-10-13 14:47:01 -04:00
dc1515bb0d test geometry update 2020-06-30 18:06:27 -04:00
79a8b9f9d6 change reverse_geocoder for openmaps api call 2020-06-29 17:24:05 -04:00
5249a8fc76 change reverse_geocoder for openmaps api call 2020-06-26 14:42:52 -04:00
b6bc582201 change reverse_geocoder for openmaps api call 2020-06-26 14:38:42 -04:00
106fe545fa change reverse_geocoder for openmaps api call 2020-06-26 14:34:37 -04:00
af22f7aaa9 Remove debug prints 2020-06-26 10:06:43 -04:00
254def746a Merge remote-tracking branch 'origin/master' 2020-06-22 14:35:59 -04:00
0b187a05a1 Add max distance for adjacent buildings in the config file.
If the distance is bigger than the given one it's not even checked for shared walls
2020-06-22 14:35:40 -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
366551cf38 Implement lod2 2020-06-22 13:26:50 -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
pilar
fecf40247a added bixi_feature.py, tree.py and composting_plant.py 2020-06-16 15:26:55 -04:00
pilar
f03317e4b5 Merge remote-tracking branch 'origin/master' 2020-06-16 15:14:31 -04:00
pilar
2f47df2a7c adding new city_objects 2020-06-16 15:14:23 -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
3a5daa84e8 new todo in thermal_zone.py 2020-06-16 10:06:32 -04:00
pilar
3241eddd4e stl save changed to stl export 2020-06-15 11:03:04 -04:00
pilar
2da64d7c60 MEB workflow run to the end only with option: sra_calculated = True 2020-06-11 18:30:50 -04:00
pilar
2de8869dd3 Merge remote-tracking branch 'origin/master' 2020-06-11 17:30:56 -04:00
pilar
7329e36bc8 changed stl to trimesh 2020-06-11 17:30:50 -04:00
4e63ba72c6 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	city_model_structure/surface.py
#	helpers/configuration_helper.py
#	helpers/geometry_helper.py
2020-06-11 16:58:20 -04:00
4284b2cb3e Add code comment to the classes and improve overall quality 2020-06-11 16:55:52 -04:00
pilar
5720eca3c3 solved errors with geometry.py 2020-06-11 16:22:58 -04:00
145520c8a2 Add code comment to the classes and improve overall quality 2020-06-11 15:45:11 -04:00
22dc10c532 Add code comment to the classes and improve overall quality 2020-06-11 08:06:57 -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
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
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
a9b0579e01 refactoring and code cleaning 2020-06-09 11:28:50 -04:00