- 13 Aug, 2018 1 commit
-
-
Benedikt Kleinmeier authored
-
- 10 Aug, 2018 1 commit
-
-
Stefan Schuhbaeck authored
Changes: * add new seed handling: By default new scenario files will be created with a random seed, which is written in the attribute fixedSeed. If the Boolean switch useFixedSeed is set, this defined seed will be used within one simulation. At the start of each simulation this seed, or if useFixedSeed is false a newly generated one, will be used and persisted in the attribute simulationSeed. All generated data of this simulation will be written to the defined output directory with a copy of the current scenario file. All data generated in this simulation run can be reproduced with specified simulationSeed. * new features for VaderConsole(migrate): The migrate subcommand will now accept a list of files or Directories (or a mix of them) to perform a migration or a revert. If a path is specified the default behavior will only migrate the selected directory without traversing to the directory tree. If the --recursive or -r flag is set, the hole sub tree of all given directories will be converted. Directories or directory trees will be ignored if the directory contains one of the following marker files: - DO_NOT_MIGRATE_TREE or .DO_NOT_MIGRATE_TREE - DO_NOT_MIGRATE or .DO_NOT_MIGRATE * remove hard coded sc enario files encoded as strings to allow testResource migration with the VadereConsole * ignore scenario.legacy files within testResources * add test for MigrationAssistant v0.3 to v0.4
-
- 02 Aug, 2018 1 commit
-
-
Stefan Schuhbaeck authored
changes: * move groupSizeDistribution from AttributesCGM to AttributesSources * rename standardDerivation to standardDeviation in AttributesTimeCost * update all existing scenario files to version v0.3
-
- 01 Aug, 2018 1 commit
-
-
Stefan Schuhbaeck authored
This only affects scenarios which do not us group models. Due to refactoring of the group model the group size distribution is set by source. This allows different source to spawn different group sizes.
-
- 02 Jul, 2018 4 commits
-
-
Marion Goedel authored
Changed parameters for stair test cases (spawn pedestrians only at free spaces and use random positions for spawning).
-
Benedikt Zoennchen authored
UltimateBug fix (try) by making sure that only the GUI-Thread changes the ScenarioStore object if the GUI is used and no mix between GUI thread and another thread.
-
Marion Goedel authored
-
Marion Goedel authored
-
- 29 Jun, 2018 2 commits
-
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
add useful processors for later processorTests to the OSM-Tests. Change old processors in TestSFM to the new format.
-
- 27 Jun, 2018 1 commit
-
-
Benedikt Zoennchen authored
update the AttributeAgents values to the values in weidmann-1993 and seitz-2016c for all model test scenarios.
-
- 22 Jun, 2018 1 commit
-
-
Stefan Schuhbaeck authored
-
- 19 Jun, 2018 1 commit
-
-
Stefan Schuhbaeck authored
-
- 29 May, 2018 1 commit
-
-
Stefan Schuhbaeck authored
-
- 25 May, 2018 2 commits
-
-
Stefan Schuhbaeck authored
-
Stefan Schuhbaeck authored
-
- 22 May, 2018 2 commits
-
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
- 09 May, 2018 2 commits
-
-
Benedikt Zoennchen authored
implementation and performance testing of the SFMM. Stride information in pedestrianOSM will now be cleared to avoid large linked lists.
-
Benedikt Zoennchen authored
-
- 08 May, 2018 2 commits
-
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
- 07 May, 2018 1 commit
-
-
Benedikt Zoennchen authored
implementation and performance testing of the SFMM. Stride information in pedestrianOSM will now be cleared to avoid large linked lists.
-
- 26 Apr, 2018 1 commit
-
-
Benedikt Zoennchen authored
-
- 25 Apr, 2018 1 commit
-
-
Benedikt Zoennchen authored
-
- 30 Mar, 2018 1 commit
-
-
Benedikt Zoennchen authored
-
- 12 Jan, 2018 1 commit
-
-
Benedikt Zoennchen authored
-
- 11 Jan, 2018 1 commit
-
-
Benedikt Zoennchen authored
add feature: it is now possible to display the target potential field of a specific agent if the main model is a potential field model.
-
- 10 Jan, 2018 1 commit
-
-
Benedikt Zoennchen authored
attributes for output processor should now be displayed (with default values) if they are newly created via the gui.
-
- 12 Dec, 2017 1 commit
-
-
Benedikt Zoennchen authored
-
- 24 Oct, 2017 1 commit
-
-
Benedikt Zoennchen authored
-
- 11 Oct, 2017 1 commit
-
-
Benedikt Zoennchen authored
-
- 22 Dec, 2016 1 commit
-
-
Benedikt Zoennchen authored
update migration assistent such that one can choose from based on which version a project should be reimigrated.
-
- 20 Dec, 2016 1 commit
-
-
Benedikt Zoennchen authored
add migration incident to delete an element inside an array, improve the code of the Graph/Tree-class
-
- 13 Sep, 2016 1 commit
-
-
Mario Teixeira Parente authored
-
- 12 Aug, 2016 1 commit
-
-
Felix Dietrich authored
-
- 11 Aug, 2016 1 commit
-
-