Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • V vadere
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 130
    • Issues 130
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • vadere
  • vadere
  • Issues
  • #206
Closed
Open
Issue created Feb 01, 2019 by Marion Goedel@mar1onMaintainer

MetaSeeds

As discussed with @hm-lehmberg already: I believe that there might arise problems from using only one seed throughout the simulation when varying parameters. It might happen that if a submodel is changed, the random numbers are differently distributed over the other parts. Also, if the number of pedestrians in a simulation is changed, there will be other velocities / positions assigned. For example, changing from 50 to 51 pedestrians, there will be more random numbers be used for - let's say - free-flow speeds and therefore, there will be a random number missing for the next category.

One solution seems to be to generate "metaSeeds", meaning that we generate from the main seed a set of seeds which are then used for each of the "random" places in the code, e.g. positions, distribution of groups, speeds, ....

@BZoennchen @hm-kleinmei : What do you think? Any contradictions?

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking

LRZ Homepage | Datenschutz | Dokumentation und Betriebsbedingungen | Impressum