netsim
[Note: these instructions are outdated.]
In order to run Netsim project:
-
Install
python3
-
Create a postgresql database named
dpcm
owned by the current user -
Install
omnet++
v4.4 and just unzip somewherecastalia
3.2 package. -
Place
netsim_py/src/sample.dpcm_netsim
to your home directory, renaming it to.dpcm_netsim
. Changeexecdir
andnetsim_py
to the corresponding paths of your system. -
Execute
setup_castalia.py
placed innetsim_py/src
. -
Execute
python3 sim_runner.py --ll INFO --initdb IFNEEDED
(install any missing packages).sim_runner.py
is placed innetsim_py/src
directory.
Visit localhost:18880/admin
to have access to our tools.