Commit Graph

23 Commits

Author SHA1 Message Date
920cb3015a License header change to better reflect the coder and code contributors, remove the Model creators from the contributors as it may be misleading 2022-04-08 09:35:33 -04:00
Pilar
cf19f6fce5 fixed bug saving values 2022-03-24 18:43:55 -04:00
5282e51695 Review comments and homogenize getter and setters code comment texts 2021-08-30 14:39:24 -04:00
d4056c4fb8 Review overall code quality and refactor tests folders 2021-08-30 11:38:28 -04:00
Pilar
a78cb879a0 First working version of dynamic building simulation 2021-08-27 17:20:24 -04:00
62bca29a82 Quality improvements 2021-08-27 12:51:30 -04:00
Pilar
03a7f4cc33 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:10 -04:00
7772d807dc correct idf factory 2021-08-12 11:58:24 -04:00
cae22102c9 Remove useless debug code 2021-06-08 11:41:45 -04:00
47c4cbed65 Reorganize the citygml classes 2021-06-08 11:34:30 -04:00
c1c0f598da Reorganize the citygml classes 2021-06-04 09:22:06 -04:00
5e65b09665 Fixt test and implement lod2 with multiparts 2021-06-03 16:26:00 -04:00
de471ee88a Temporary fix sensor test 2021-06-03 12:42:00 -04:00
Pilar
311342e17e added clusters to the city 2021-06-03 11:45:17 -04:00
Pilar
f725ec9d4c Merge remote-tracking branch 'origin/master'
# Conflicts:
#	imports/geometry/citygml.py
2021-06-03 11:38:05 -04:00
23360021c3 Improve comments 2021-06-03 11:27:48 -04:00
62a1dbbf7f Partial correction citygml read 2021-06-03 11:16:21 -04:00
Pilar
9fdedc68d4 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	imports/geometry/citygml.py
#	imports/geometry/helpers/geometry_helper.py
2021-06-03 10:37:32 -04:00
Pilar
b9ca7d084a WallSurface was converted back in Wall (and all the other types) as internal naming. The previous change was due to an error in changes in citygml import 2021-06-03 10:17:36 -04:00
3005e5de6e Partial correction citygml read 2021-06-03 10:14:36 -04:00
81324c945e Partial correction citygml read 2021-06-03 10:12:06 -04:00
4d821880a4 Bug fix and generalization for more concordia sensors 2021-06-02 11:16:00 -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