- 29 Jun, 2016 1 commit
-
-
Mohcine Chraibi authored
- Run same simulation with the same configuration (seed=const) - Change for every iteration the number of threads - Plot evacuation times vs number of threads - Test fails if std(evacuation times) > 0
-
- 29 Apr, 2016 1 commit
-
-
Mohcine Chraibi authored
fixes #188
-
- 02 Sep, 2015 2 commits
-
-
Mohcine Chraibi authored
- some easy tests are failing for model 3 - spaghetti code in tests 10, 11, 12, 13, ..
-
Mohcine Chraibi authored
-
- 02 Feb, 2015 1 commit
-
-
Ulrich Kemloh authored
-
- 30 Jan, 2015 1 commit
-
-
Mohcine Chraibi authored
-
- 27 Aug, 2014 1 commit
-
-
Mohcine Chraibi authored
Try new timeout
-
- 23 Jul, 2014 2 commits
-
-
Mohcine Chraibi authored
modification on the mastinifiles. Maybe with less seeds we can do it!
-
Mohcine Chraibi authored
- Test 7 still failing cause of quickest path router Changes are: - Empty content of logs before starting tests - Adapt working directories so that the scripts can be called from everywhere, especially with ctest from build/ - call makeini.py from within the test scripts to generate the inifiles
-
- 22 Jul, 2014 1 commit
-
-
Mohcine Chraibi authored
check if subrooms and rooms lead to different dynamics. Nope!
-
- 30 Jun, 2014 2 commits
-
-
Mohcine Chraibi authored
1. added some missing files to other tests 2. Test fails then "Room [0] Subroom [1] is not convex!"
-
Mohcine Chraibi authored
bug in geometry file found (unit tag is missing) Tag passed
-
- 26 Jun, 2014 2 commits
- 06 May, 2014 1 commit
-
-
Mohcine Chraibi authored
1. Add Test cases for the benchmark of jpscore. 2. Add more parameter for Gompertz in the ini-file. If no parameter are given default values are considered (a=b=c=1) 3. Add the possibility to have random seeds. In the ini-file <seed></seed> would set pSeed to time(NULL)
-
- 12 Nov, 2013 3 commits
-
-
Mohcine Chraibi authored
-
Mohcine Chraibi authored
-
Mohcine Chraibi authored
add flow test. Run simulation with bottleneck: w=0.9, 1, 1.1, 1.2, 1.4, 1.6, 1.8, 2., 2.2 and 2.5. Compare flow results with Liddle. If deviaion from experiment is >0.5 s^-1 test fails. A png-file is produced in inputfiles/Bottleneck
-
- 29 Oct, 2013 1 commit
-
-
Mohcine Chraibi authored
1. New working test scenario. 2. Clean file simple_run.sh: Keep only working ini-files. To compile set the variable COMPILE to 1. 3. Ticket #23 fixed
-