Skip to content

ElsevierSoftwareX/SOFTX-D-25-00366

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binder

CLIMATICPARK - A Python-based framework for the climatic simulation of vehicular parking losts

Description

ClimaticPark is a pyhton library to simulate different environement variables of a vehicular parking lot. By means integrating different algorithms from the Deep Learning and thermodynamics fields, it is able to simulate the following parameters of a parking lot:

  • The demand behavior of a PL (entry and exit hours of vehicles).
  • The movement of the shadows projected by physical roofs on the PL's spaces.
  • Cabin temperature of vehicles while they remain parked in the parking lot.
  • The fuel consumption required by the air-conditioning system of these vehicles to cool them down based on a predefined comfort temperature

Content

  • lib: Includes the source code of the library.
  • demo.ipynb: Jupyter Notebook comprising a step by step guideline to use the library.
  • data: Includes the input data required for the step-by-step demo.
  • figs: Includes additional figures that describe the library.
  • environment.yml: dependencies of the library.

Class Diagram

The detailed UML class diagram of the library is provided next,

image-url

About

Repository with the source code of the CLIMATICPARK framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.1%
  • Jupyter Notebook 9.9%