Version 4 (modified by 18 years ago) ( diff ) | ,
---|
OverSim Usage
First steps in OverSim:
- change into directory
OverSim/Simulations
- run
../bin/OverSim
- choose a simulation run (e.g. run 1: Chord)
- press Run button in OMNeT++'s main window
- press Stop button
(press Yes to invoke finish()
-method call in all OMNeT++ modules)
Viewing statistics and editing parameters:
- run
../bin/overStat.pl
to view statistics
(this evaluates omnetpp.sca
and omnetpp.vec
in the Simulations/
subfolder,
so Simulations/
has to be your working directory)
- edit
Simulations/omnetpp.ini
to change or define new simulation runs
(default parameters are stored in Simulations/default.ini
, parameters are described on the NEDdoc-pages http://www.oversim.org/chrome/site/Documentation/neddoc/index.html)
Note:
See TracWiki
for help on using the wiki.