Go to file
2020-06-09 08:43:49 -04:00
.idea error detected in usage parsing 2020-05-19 17:00:15 -04:00
city_model_structure move assumptions into configuration.ini 2020-06-05 12:24:03 -04:00
config move assumptions into configuration.ini 2020-06-05 12:24:03 -04:00
geometry shared wall implementation bug fixing 2020-06-03 16:56:17 -04:00
helpers move assumptions into configuration.ini 2020-06-05 12:24:03 -04:00
physics Unit test review to include data model changes and code cleaning 2020-06-04 12:47:48 -04:00
tests move assumptions into configuration.ini 2020-06-05 12:24:03 -04:00
tests_data Unit test review to include data model changes and code cleaning 2020-06-04 12:47:48 -04:00
usage Bug fixing in usage factory 2020-05-19 18:23:25 -04: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:43:49 -04:00
LICENSE.md Update 'LICENSE.md' 2020-06-08 10:31:36 -04:00
README.md Update 'README.md' 2020-06-08 10:50:55 -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.