<
From version < 5.1 >
edited by aas2
on 2017/08/03 14:38
To version < 4.1 >
edited by aas2
on 2017/08/03 13:47
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,8 +4,6 @@
4 4  
5 5  {{toc/}}
6 6  
7 -----
8 -
9 9  == Overview ==
10 10  
11 11  After a model has been created, it is reasonable to test if the model does what is expected. This can be achieved by simulating the model. The simulation must
... ... @@ -26,8 +26,6 @@
26 26  
27 27  For more insight of the simulation generation, please take a look at the [[doc:V2 Project Management]].
28 28  
29 -----
30 -
31 31  == Using the Simulation ==
32 32  
33 33  Besides the explicit configuration of a simulation using a kisim file, it is possible to start simulations directly on models, executables or trace files. This will start a pre-defined configuration depending on the selected files. The following table shows which files can be started as simulation and what simulation configuration is created for it.
... ... @@ -124,8 +124,6 @@
124 124  
125 125  When the data pool view is selected, stepping through the simulation can be done using the right arrow on the keyboard, which is often more useful than clicking the corresponding button in the toolbar.
126 126  
127 -----
128 -
129 129  == Data Handlers ==
130 130  
131 131  A simulation consists of a list of //data handlers//, that can read or write the current data pool. A macro tick in the simulation then consists of the execution of the read or write actions on these data handlers. Performing a single action on a data handler is called a //sub tick// and typically not necessary but can be useful to see the effect of single data handlers on the data pool.
... ... @@ -357,8 +357,6 @@
357 357  Name of the model in the simulation that will be written as JSON object to the simout file
358 358  )))
359 359  
360 -----
361 -
362 362  == KiSim ==
363 363  
364 364  Which data handlers are used and which actions are performed on them for each macro tick can be configured using a DSL, namely **KiSim**.
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -33260015
1 +31162500
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/33260015/V2 Simulation
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/31162500/V2 Simulation