close
Warning:
BrowserModule failed with ConfigurationError: Look in the Trac log for more information.
- Timestamp:
-
Dec 18, 2006, 3:09:28 PM (18 years ago)
- Author:
-
heep
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v10
|
v11
|
|
5 | 5 | * change into directory {{{OverSim-20061215/Simulations}}} |
6 | 6 | |
7 | | * run {{{../bin/OverSim}}} |
| 7 | * start OverSim by typing |
| 8 | {{{ |
| 9 | ../bin/OverSim |
| 10 | }}} |
8 | 11 | |
9 | 12 | * choose a simulation run (e.g. run 1: Chord) |
… |
… |
|
25 | 28 | == Viewing statistics and editing parameters: == |
26 | 29 | |
27 | | * run {{{ ../bin/overStat.pl omnetpp.sca}}} and {{{ ../bin/overStat.pl omnetpp.vec}}} to view statistics[[BR]] |
| 30 | * run |
| 31 | {{{ |
| 32 | ../bin/overStat.pl omnetpp.sca |
| 33 | }}} |
| 34 | and |
| 35 | {{{ |
| 36 | ../bin/overStat.pl omnetpp.vec |
| 37 | }}} |
| 38 | to view statistics[[BR]] |
28 | 39 | (this evaluates {{{omnetpp.sca}}} and {{{omnetpp.vec}}} in the {{{Simulations/}}} subfolder, |
29 | 40 | so {{{Simulations/}}} has to be your working directory) |