close
Warning:
BrowserModule failed with ConfigurationError: Look in the Trac log for more information.
- Timestamp:
-
Dec 15, 2006, 1:57:02 PM (18 years ago)
- Author:
-
heep
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v5
|
v6
|
|
3 | 3 | == First steps in OverSim: == |
4 | 4 | |
5 | | - change into directory {{{OverSim/Simulations}}} |
| 5 | * change into directory {{{OverSim/Simulations}}} |
6 | 6 | |
7 | | - run {{{../bin/OverSim}}} |
| 7 | * run {{{../bin/OverSim}}} |
8 | 8 | |
9 | | - choose a simulation run (e.g. run 1: Chord) |
| 9 | * choose a simulation run (e.g. run 1: [wiki:Chord]) |
10 | 10 | |
11 | | - press ''Run'' button in [wiki:OMNeT++]'s main window |
| 11 | * press the ''Run'' button in [wiki:OMNeT++]'s main window |
12 | 12 | |
13 | | - press ''Stop'' button |
| 13 | * ... watch & enjoy ... |
14 | 14 | |
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) |
17 | 19 | |
18 | 20 | == Viewing statistics and editing parameters: == |
19 | 21 | |
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) |
23 | 25 | |
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]) |