Skip to content

GusEllerm/Network-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 

Repository files navigation

COSC418

To build in ./src

cd ./omnetProject/src opp_makemake -f --deep -r make

To run in ./src

./omnetProject -n ./ned -f ./ned/omnetpp.ini

To run ./simulations

cd ./omnetProject/python/runners python3 expX_runner.py

Alternatively,

cd ./omnetProject/simulations ../src/omnetProject -n .:../src/ned -f X.ini -u Cmdenv

(.ini file must be in the simulations directory)

Generating .ini files

cd ./omnetProject/python/generators

Edit the generator files as required.

python3 expX_generator.py

Authors

Dylan White Gus Ellerm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published