Skip to content
Snippets Groups Projects
Commit e4552712 authored by Britta Heymann's avatar Britta Heymann
Browse files

Add rngSeed setting

parent 164d5200
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -16,6 +16,7 @@ wInterface.transmitRange = 60 ...@@ -16,6 +16,7 @@ wInterface.transmitRange = 60
# Common settings for all groups # Common settings for all groups
Group.movementModel = VoluntaryHelperMovement Group.movementModel = VoluntaryHelperMovement
MovementModel.rngSeed = 4
Group.router = EpidemicRouter Group.router = EpidemicRouter
# Buffer size of 50 MB # Buffer size of 50 MB
Group.bufferSize = 50M Group.bufferSize = 50M
......
  • Contributor

    SonarQube analysis reported no issues.

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment