SYSC 5104 Assignment #1
Scott Stewart - 100850700
wtime@live.ca
Carleton University

Project - border
To compile the project, in the CD++ Builder Perspective view, select "Build (generate makefile and compile)"

Project DEVSmodelsForm is under the DEVSmodelsForm sub-folder
/DEVSmodelsForm/ModelDescription-Border.xml
/DEVSmodelsForm/DEVSmodelsForm.doc

Project Final Report is under the Final Report sub-folder 
/Final Report/Border Crossing Model.doc

================================================================================================================

How to run the simulation
Method 1 Run the batch files to execute defined simulation

atomic model - Line
Run line.bat

atomic model - Decider
Run decider.bat

atomic model - SecondaryDecider
Run secondaryDecider.bat

coupled model - FrontDesk
Run frontDesk.bat

coupled model - Interview
Run interview.bat

coupled model - ExtraChecks
Run extraChecks.bat

coupled model - Border
Run border.bat


Method 2 Run the "Simu! Run a simulation for a coupled model" in the CD++ Builder Perspective view
- Define Coupled Model file name (.ma)
- Select Event file name (.ev)
- Select Log and define the Log file name (.log)
- Define the Simulation stop time
- Click the button "Start Simulation"

