[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 somewhere castalia
3.2 package.
Place netsim_py/src/sample.dpcm_netsim
to your home directory, renaming it to .dpcm_netsim
. Change execdir
and netsim_py
to the corresponding paths of your system.
Execute setup_castalia.py
placed in netsim_py/src
.
Execute python3 sim_runner.py --ll INFO --initdb IFNEEDED
(install any missing packages). sim_runner.py
is placed in netsim_py/src
directory.
Visit localhost:18880/admin
to have access to our tools.