= 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 [wiki:OMNeT++]'s main window - press ''Stop'' button - close OverSim by closing [wiki:OMNeT++]'s main window[[BR]] (press ''Yes'' to invoke {{{finish()}}}-method call in all [wiki:OMNeT++] modules) == Viewing statistics and editing parameters: == - run {{{ ../bin/overStat.pl }}} to view statistics[[BR]] (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[[BR]] (default parameters are stored in {{{Simulations/default.ini}}}, parameters are described on the Neddoc-pages)