Commit Graph

69 Commits

Author SHA1 Message Date
Pilar
90df16a35a Modified main to calculate more than one building 2022-03-07 11:22:03 -05:00
Pilar
9d9e1ab1ae Merge remote-tracking branch 'origin/master'
# Conflicts:
#	main.py
2022-03-07 11:20:55 -05:00
Pilar
93ebb7fea5 Modified main to calculate more than one building 2022-03-07 11:19:06 -05:00
sanam
4a57b8b2f9 Adding the LoD1 Dompark gml file 2022-03-04 13:51:24 -05:00
Pilar
512ce55b55 Modified main to calculate more than one building 2022-02-21 11:56:21 -05:00
sanam
3a7442e857 Adding the LoD1 EV Building gml file 2022-02-15 14:02:37 -05:00
sanam
8eb8ea4587 Adding the LoD1 EV Building gml file 2022-01-18 10:00:30 -05:00
sanam
8a592dd889 Adding the LoD1 EV Building gml file 2022-01-08 12:33:06 -05:00
sanam
75a3d145ea Adding the EV Building gml file 2021-12-03 12:21:13 -05:00
sanam
c25d8b8ebf Adding the EV Building gml file 2021-12-03 10:50:17 -05:00
sanam
51f0cf0176 Adding the Dompark gml file 2021-12-03 10:07:39 -05:00
Pilar
4c23a112a1 Added 1 to fit with the length needed by FAST_READD 2021-11-18 13:07:48 -05:00
Pilar
d738ba242f Added 1 to fit with the length needed by FAST_READD 2021-11-16 10:44:40 -05:00
Pilar
33774a76c1 version working with generation of all input files 2021-11-11 17:29:17 -05:00
Pilar
bb1130c204 Added comnet usage library, including import factory. Some modifications on internal_gains.py and hft_internal_gains_archetypes.py were required. Also created a class to pass from daily schedules to yearly schedule. 2021-11-11 17:25:53 -05:00
Pilar
14e78ad06b Forced types in attributes 2021-09-14 13:46:47 -04:00
Pilar
a3482c5812 modified the exports_factory.py and related files to add the building list to be calculated with SRA. 2021-09-02 12:30:37 -04:00
Pilar
f1f3b78d0a some reorganization of files to clarify the processes 2021-08-31 16:16:22 -04:00
Pilar
573678a6c5 added id to thermal_boundary.py and thermal_opening.py
erased \r from files generators
added generator of auxiliary files for dynamic model
2021-08-31 12:17:41 -04:00
Pilar
07afa0eed1 First working version of the thermal_demand_dynamic_simulation 2021-08-27 17:48:07 -04:00
Pilar
096cec2503 Some new attributes added to thermal boundaries and thermal zones to fit with the needs of the dynamic simulation 2021-08-27 14:23:22 -04:00
Pilar
fc0a8c98d6 Added new attributes in thermal_opening.py and thermal_boundary.py. Modified surface.py and thermal_boundary.py to adapt to dynamic simulation. First version of thermal_demand_dynamic_simulation.py working well (only tested for one room) 2021-08-26 09:36:09 -04:00
Pilar
308a91dbe1 is_heated and is_cooled pass from thermal_zone to usage_zone 2021-08-12 11:42:47 -04:00
Pilar
e6d290385d Added a parameter in building.py to specifically decide whether dividing the building in storeys or not. By default, False. 2021-08-12 11:08:28 -04:00
Pilar
4d401b36db everything broken, don't use!! Changes in the way the thermal boundaries, and thermal zones are created 2021-06-17 13:02:50 -04:00
Pilar
fc9d7ef307 erased populate and created enrich in libs.helpers.
add new constants to helpers.constants
2021-06-10 10:48:30 -04:00
Pilar
22b32cbb8e nrel_physics_interface.py: fixed a bug due to a refactor
polygon.py: fixed an error due to normal = 0 that created an infinite loop
simplified_radiosity_algorithm.py: added list of target buildings names to be simulated
2021-06-09 10:46:53 -04:00
Pilar
e9995b3f0c just fixed some typological warnings 2021-06-01 19:03:55 -04:00
Pilar
2851d9e99f Sra step repaired. Wall changed to WallSurface in simplified_radiosity_algorithm.py. A decision on the internal names of the surfaces must be also taken (not yet). 2021-05-28 11:53:22 -04:00
Pilar
f3a50745c4 Some bugs of libs solved (due to last commit) and populate.py of Dynamic finished 2021-05-27 18:23:38 -04:00
Pilar
4bf2576677 Changes in libs to new concept of keywords in libraries. Added new tests. 2021-05-27 17:20:06 -04:00
Pilar
aa4132602d Changes in libs to new concept of keywords in libraries. Missing new tests. 2021-05-26 18:17:22 -04:00
Pilar
3a1d8e2db3 Starting point. Not running version. 2021-05-26 16:28:39 -04:00
2b64d9ebcf Correct the existing unit tests 2020-06-15 14:59:53 -04:00
650bb85cd1 Add code comment to the classes 2020-06-10 11:08:38 -04:00
6d1bfc1cdf Merge remote-tracking branch 'origin/master' 2020-06-10 09:40:19 -04:00
bd033137c5 refactoring and code cleaning 2020-06-09 12:37:02 -04:00
pilar
36374cc42e Merge remote-tracking branch 'origin/master' 2020-06-09 11:34:19 -04:00
pilar
7fa14a8465 Geometrical methods for dividing buildings by plane 2 2020-06-09 11:34:12 -04:00
7e7235618a refactoring and code cleaning 2020-06-09 11:28:49 -04:00
2e7edc02dc Unit test review to include data model changes and code cleaning 2020-06-04 12:47:48 -04:00
cd4dd4a719 shared wall implementation bug fixing 2020-05-29 07:25:33 -04:00
8995b30ae3 shared wall implementation and code refactoring. 2020-05-28 15:22:46 -04:00
4f57ff3ddf Initial development for shared wall implementation. 2020-05-28 12:07:36 -04:00
pilar
ce9f1a7c14 modifications in city_objects and init.py to define the relationship between thermal_zones and usage_zones 2020-05-26 17:15:48 -04:00
816cb01fb7 Bug fixing in usage factory 2020-05-19 18:23:25 -04:00
pilar
08631e7fa7 finding errors in the server 3 2020-05-19 17:23:29 -04:00
pilar
bf1b049c98 finding errors in the server 2020-05-19 17:20:31 -04:00
7917391625 commit changes 2020-05-19 17:18:47 -04:00
8bfb429527 integrate libs as submodule 2020-05-19 17:03:33 -04:00