Skip to content

Application for checking performance of elevator group system in building using simulation method.

Notifications You must be signed in to change notification settings

avpps/elevator_group_simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elevator group simulator

Web elevator group simulator with statictical module.

Based on Python with Django, Simpy, NumPy and ChartJS.

Application at web:
http://piotrekps.pythonanywhere.com/simulator/
www.groupsimulator.pl

Engine of application is simulationRun.py file: https://github.com/piotrekps/elevator_group_simulator/blob/master/simulator/views/simulationRun.py

How application works?

Sign and log in:

log

Define new building:

newb

...and edit details:

image

Run simulation at your building:

image

... and check results:

image

... generate charts:

image

... or detailed history:

image