wiki:OverSimUsage
close Warning: BrowserModule failed with ConfigurationError: Look in the Trac log for more information.

Version 6 (modified by heep, 17 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 the Run button in OMNeT++'s main window
  • ... watch & enjoy ...
  • press the Stop button to pause simulation
  • end OverSim by closing OMNeT++'s main window
    (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)
Note: See TracWiki for help on using the wiki.