Go to file
2020-10-26 13:33:03 -04:00
.idea Idf blocks connection 2020-10-26 13:33:03 -04:00
city_model_structure Idf corrections and intermediate solution 2020-10-26 10:00:42 -04:00
config Remove debug prints 2020-06-22 14:41:20 -04:00
data Add the demo factory to the libs 2020-10-22 11:02:41 -04:00
docs Upload files to 'docs/img' 2020-06-26 09:21:28 -04:00
geometry Idf corrections and intermediate solution 2020-10-26 10:00:42 -04:00
helpers Idf blocks connection 2020-10-26 13:33:03 -04:00
occupancy modifications for hourly values 2020-10-26 08:26:31 -04:00
physics change building constructor 2020-10-21 09:53:07 -04:00
tests Idf blocks connection 2020-10-26 13:33:03 -04:00
tests_data Idf corrections and intermediate solution 2020-10-26 10:00:42 -04:00
usage moved data folder 2020-06-29 16:52:05 -07:00
CODE_OF_CONDUCT.md Update 'CODE_OF_CONDUCT.md' 2020-06-08 10:37:09 -04:00
CONTRIBUTING.md Update 'CONTRIBUTING.md' 2020-06-09 08:48:16 -04:00
LICENSE.md Update 'LICENSE.md' 2020-06-08 10:31:36 -04:00
PYGUIDE.md Update 'PYGUIDE.md' 2020-06-09 12:11:57 -04:00
pylintrc Add the building/city_objects hierarchy to the city 2020-06-16 15:34:35 -04:00
README.md New commit and push 2020-08-07 12:05:25 -04:00
requirements.txt Rename the idf class into idf_helper, most likely in the future it will become a factory 2020-10-22 07:30:34 -04:00
WINDOWS_INSTALL.md Update 'WINDOWS_INSTALL.md' 2020-06-26 11:23:41 -04:00

Libs

Libs is part of Insel4D architecture for the urban simulations, created by the CERC group at Concordia University.

Libs repository contains a set of classes modeling the data for urban environments in the form of:

  • city_model_structure
  • geometry
  • physics
  • usages

Released under LGPL license, will provide an object-oriented, modular approach to urban simulations.

Our aims are:

  • involve as many scientists and contributors as possible
  • provide a complete set of classes that help scientists and students to model urban environments.

Please check the contributing information and code of conduct if you want to contribute, and let us know any new feature you may be of interest for you or your team.