Simcad Elevator Carrier Model
This is a module to create a single elevator working between five different floors using a carrier object. The elevator will travel from floor to floor depending on certain variables such as the current direction of the elevator and how many objects are waiting and in which direction those objects are attempting to travel.
At the beginning of each model run the user will be asked about the maximum number of objects the elevator can hold at any one time, this will be constantly checked to make sure that objects are not released to get on the elevator when it’s full.
Read more