close
Warning:
BrowserModule failed with ConfigurationError: Look in the Trac log for more information.
- Timestamp:
-
Dec 15, 2006, 11:49:58 AM (18 years ago)
- Author:
-
heep
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v2
|
|
1 | | __Preparation__ |
| 1 | == First steps in OverSim: == |
2 | 2 | |
3 | | - complile [wiki:OMNeT], [wiki:INET] and OverSim |
| 3 | - change into directory {{{OverSim/Simulations}}} |
4 | 4 | |
5 | | ---- |
| 5 | - run {{{../bin/OverSim}}} |
6 | 6 | |
7 | | __First steps in OverSim__ |
| 7 | - choose a simulation run (e.g. run 1: Chord) |
8 | 8 | |
9 | | - change into directory {{{ OverSim/Simulations }}} |
| 9 | - press ''Run'' button in [wiki:OMNeT++]'s main window |
10 | 10 | |
11 | | - run {{{ ../bin/OverSim}}} |
| 11 | - press ''Stop'' button |
12 | 12 | |
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) |
14 | 15 | |
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}}}) |