Large External Models

Large models can take a lot of time to process/build in the Eclipse workspace. When this takes up too much time and you only want to simulate the model, you can run the model as an external model. (Note: You will not be able to open or edit the model in Eclipse)

Running external models

An external model can be run by creating a new launch configuration. To create a launch configuration:

Go to Run -> Run Configurations.. to run the model or Run -> Debug Configurations.. to start a debug simulation.

Right click on Poosl Simulation and select New to create a new launch configuration

Click the browse button to open the file dialog. In the dialog select your file and click open.

Click Run/Debug to start the simulation.

More information about launch configurations can be found here.