Commit Graph

51 Commits

Author SHA1 Message Date
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
0c830eb4b6 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	.idea/modules.xml
#	.idea/vcs.xml
2020-05-19 17:02:12 -04:00
pilar
1abb43df8d error detected in usage parsing 2020-05-19 17:00:15 -04:00
aabcb55092 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	.idea/DynamicBuildingSimulation.iml
#	.idea/modules.xml
2020-05-19 11:58:35 -04:00
cd490bc406 integrate libs as submodule 2020-05-19 11:57:44 -04:00
pilar
86062d3ddd Merge remote-tracking branch 'origin/master' 2020-05-19 11:55:02 -04:00
pilar
4a8bb6451f trying submodule 2020-05-19 11:54:49 -04:00
c8a75e4784 integrate libs as submodule 2020-05-19 11:41:35 -04:00
ebccae14ef Remove bad integrated files 2020-05-19 11:25:28 -04:00
17fedf4c68 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	usage/usage_feeders/us_new_york_city_usage_parameters.py
2020-05-19 11:24:28 -04:00
f67e6ac043 Remove bad integrated files 2020-05-19 11:23:59 -04:00
pilar
f7f1254f77 trying submodule 2020-05-19 11:22:15 -04:00
a5257c69d1 Refactor files and folders location for better integration 2020-05-19 11:20:37 -04:00
5a750d342f Refactor files and folders location for better integration 2020-05-19 11:16:54 -04:00
pilar
8b53f62d9c Defined the structure 2020-05-18 13:56:54 -04:00
pilar
e11a1cc01d Test commit into two repositories 2020-05-18 13:30:03 -04:00
pilar
f3b8d48cc1 Clean repository 2020-05-18 13:05:54 -04:00
pilar
2ecfb3ed34 setup structure again 2020-05-02 00:33:06 +02:00
pilar
d1b8657d36 setup structure 2020-05-01 19:59:09 +02:00