Python implementation of the UK Model for theoretical roundabout junction capacity
- Double click 'Create_exe.bat' to begin the pyinstaller exe creation process.
- This will also install all required packages as per the 'rCap_env.yml' conda environment file.
- Once created, enter parameters in the '/dist/Junction_Capacity_Calculator.xlsx' file, and paste an OD as per instructions.
- Double click 'Capacity_Calculator.exe' to run the process.
- This process will update the '/dist/Junction_Capacity_Calculator.xlsx' spreadsheet with your result.
- Implement an execution of the model, consider some sort of UI?
- Method for calibration target -> PCU or Queue
- Method to evaluate have much additional development traffic can be accommodated
- Translate the optimiser to a general optimiser such that it can be used on any variables