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

Changes between Version 1 and Version 2 of OverSimUsage


Ignore:
Timestamp:
Dec 15, 2006, 11:49:58 AM (17 years ago)
Author:
heep
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OverSimUsage

    v1 v2  
    1 __Preparation__
     1== First steps in OverSim: ==
    22
    3 - complile [wiki:OMNeT], [wiki:INET] and OverSim
     3- change into directory {{{OverSim/Simulations}}}
    44
    5 ----
     5- run {{{../bin/OverSim}}}
    66
    7 __First steps in OverSim__
     7- choose a simulation run (e.g. run 1: Chord)
    88
    9 - change into directory {{{ OverSim/Simulations }}}
     9- press ''Run'' button in [wiki:OMNeT++]'s main window
    1010
    11 - run {{{ ../bin/OverSim}}}
     11- press ''Stop'' button
    1212
    13 - choose a simulation run
     13- close OverSim by closing [wiki:OMNeT++]'s main window
     14(press ''Yes'' to invoke {{{finish()}}}-method call in all [wiki:OMNeT++] modules)
    1415
    15 - press "Run" button in OMNeT's main window
     16== Viewing statistics and editing parameters ==
     17
     18- run {{{ ../bin/overStat.pl }}} to view statistics
     19
     20- edit {{{Simulations/omnetpp.ini}}} to change or define new simulation runs
     21(default parameters are stored in {{{Simulations/default.ini}}})