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

Changes between Version 5 and Version 6 of OverSimUsage


Ignore:
Timestamp:
Dec 15, 2006, 1:57:02 PM (17 years ago)
Author:
heep
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OverSimUsage

    v5 v6  
    33== First steps in OverSim: ==
    44
    5 - change into directory {{{OverSim/Simulations}}}
     5 * change into directory {{{OverSim/Simulations}}}
    66
    7 - run {{{../bin/OverSim}}}
     7 * run {{{../bin/OverSim}}}
    88
    9 - choose a simulation run (e.g. run 1: Chord)
     9 * choose a simulation run (e.g. run 1: [wiki:Chord])
    1010
    11 - press ''Run'' button in [wiki:OMNeT++]'s main window
     11 * press the ''Run'' button in [wiki:OMNeT++]'s main window
    1212
    13 - press ''Stop'' button
     13 * ... watch & enjoy ...
    1414
    15 - close OverSim by closing [wiki:OMNeT++]'s main window[[BR]]
    16 (press ''Yes'' to invoke {{{finish()}}}-method call in all [wiki:OMNeT++] modules)
     15 * press the ''Stop'' button to pause simulation
     16
     17 * end OverSim by closing [wiki:OMNeT++]'s main window[[BR]]
     18 (press ''Yes'' to invoke {{{finish()}}}-method call in all [wiki:OMNeT++] modules)
    1719
    1820== Viewing statistics and editing parameters: ==
    1921
    20 - run {{{ ../bin/overStat.pl }}} to view statistics[[BR]]
    21 (this evaluates {{{omnetpp.sca}}} and {{{omnetpp.vec}}} in the {{{Simulations/}}} subfolder,
    22 so {{{Simulations/}}} has to be your working directory)
     22 * run {{{ ../bin/overStat.pl }}} to view statistics[[BR]]
     23 (this evaluates {{{omnetpp.sca}}} and {{{omnetpp.vec}}} in the {{{Simulations/}}} subfolder,
     24 so {{{Simulations/}}} has to be your working directory)
    2325
    24 - edit {{{Simulations/omnetpp.ini}}} to change or define new simulation runs[[BR]]
    25 (default parameters are stored in {{{Simulations/default.ini}}}, parameters are described on the
    26 [/chrome/site/Documentation/index.html NEDdoc-pages])
     26 * edit {{{Simulations/omnetpp.ini}}} to change or define new simulation runs[[BR]]
     27 (default parameters are stored in {{{Simulations/default.ini}}}, parameters are described on the
     28 [/chrome/site/Documentation/index.html NEDdoc-pages])