- 24 May, 2019 1 commit
-
-
Benedikt Kleinmeier authored
Adapted three scenario files for salient behavior (use random seed and spawnAtRandomPositions=true).
-
- 23 May, 2019 5 commits
-
-
Benedikt Zoennchen authored
-
-
Benedikt Zoennchen authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
- 22 May, 2019 13 commits
-
-
Benedikt Kleinmeier authored
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
-
Marion Goedel authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
Salient behavior See merge request !68
-
Benedikt Kleinmeier authored
Used following commands: - mvn -Dmaven.test.skip=true package - java -jar VadereSimulator/target/vadere-console.jar migrate -r VadereModelTests/ - git clean -n - git clean -f (to delete <scenario_file>.scenario.legacy which is created by migration assistant)
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
# Conflicts: # VadereSimulator/src/org/vadere/simulator/projects/io/TrajectoryReader.java
-
- 21 May, 2019 13 commits
-
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
change the metric notebook, small changes to the postvis such that other simTimeSteps not equal to 0.4 will be used if they are contained in the postvis.trajectories file.
-
Daniel Lehmberg authored
-
Daniel Lehmberg authored
Resolve "Include to every header name the processor id" Closes #246 See merge request !67
-
Daniel Lehmberg authored
-
Benedikt Kleinmeier authored
Merge branch '246-include-to-every-header-name-the-processor-id' of gitlab.lrz.de:vadere/vadere into 246-include-to-every-header-name-the-processor-id
-
Daniel Lehmberg authored
-
Benedikt Kleinmeier authored
-
Daniel Lehmberg authored
-
Daniel Lehmberg authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
Renamed "JsonTransformV8ToV9" to "JsonTransformV9ToV010" to avoid naming conflict when merging with master.
-
Benedikt Kleinmeier authored
In "run_vadere_console_with_all_scenario_files.py", store log files in subdirs (e.g., "TestGNM", "TestOSM" etc.). Tools/ContinuousIntegration/run_vadere_console_with_all_scenario_files.py: - Argument parser uses a **positional**, but optional, argument to run a single scenario file instead of an **optional** argument provided with `--scenario <name>`. Tools/collect_line_and_branch_coverage.py: - Deleted this duplicated file.
-
- 20 May, 2019 5 commits
-
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
# Conflicts: # VadereState/src/org/vadere/state/simulation/VTrajectory.java
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
In "VTrajectory", method "duration()" returns an "Optional<Double>" instead of "double" (required if trajectory is empty).
-
Benedikt Zoennchen authored
-
- 17 May, 2019 1 commit
-
-
Benedikt Kleinmeier authored
In "VTrajectory", added workaround to avoid "NullPointerException", but workaround leads to corrupt output file.
-
- 16 May, 2019 2 commits
-
-
-
Benedikt Zoennchen authored
-