- 17 Aug, 2018 1 commit
-
-
Marion Goedel authored
realTimeSimTimeRatio: 0.0 useFreeSpaceOnly = true spawnAtRandomPositions = true
-
- 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.
-
- 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.
-
- 12 Dec, 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.
-
- 13 Sep, 2016 1 commit
-
-
Mario Teixeira Parente authored
-
- 11 Aug, 2016 1 commit
-
-