Skip to content

CreatingExperiments

Eike Broda edited this page Jun 15, 2016 · 3 revisions

Creating a New Simulation Experiment

Creating a New Experiment using a Given Experiment Class.

Select “File > New > Jasima Project” to create a new jasima project.

images/Install7.png

Enter a name for the project and click on “Finish”.

images/CreateExp1.png

Your project will appear in the Eclipse Package Explorer. Right-click on your project and select “New > Jasima Experiment”.

images/CreateExp2.png

Enter a name for the experiment, select an experiment class (some standard experiment classes are explained in the next section) and click on “Finish”.

images/CreateExp3.png

Your experiment will appear in the project tree in the Eclipse Package Explorer. Doubling-clicking on it will open the GUI for this experiment (in case it is not open already).

images/CreateExp4.png

For instructions on how to use the GUI, please proceed with the section on running a simulation experiment using jasima® GUI.

Clone this wiki locally