Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DALSim
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Thibaut DEMARE
DALSim
Graph
9ec36067c959cbf00884ab4f2d3deeb4baf60016
Select Git revision
Branches
1
master
default
protected
Tags
3
v1.2
v1.1
v1.0
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
20
Dec
29
Oct
25
24
23
18
14
27
Sep
26
23
19
Jul
10
8
4
23
May
16
23
Apr
19
18
11
10
29
Mar
27
22
25
Feb
7
1
30
Jan
28
25
14
11
10
18
Dec
13
10
8
7
6
5
30
Nov
21
8
19
Sep
17
25
Jun
19
18
15
11
26
May
16
Mar
2
21
Feb
20
17
16
26
Aug
4
May
3
22
Apr
18
Feb
12
17
Dec
16
14
11
10
9
26
Nov
25
24
20
16
30
Oct
29
28
21
20
19
16
15
14
12
10
23
Jul
20
17
12
May
24
Apr
17
Mar
5
17
Feb
4
20
Jan
15
24
Nov
21
6
5
3
31
Oct
30
29
20
16
15
14
13
26
Jul
25
23
22
21
18
17
8
3
1
30
Jun
27
26
25
24
23
19
18
22
Apr
14
11
10
9
3
1
31
Mar
28
27
10
7
6
4
26
Feb
25
24
21
20
19
18
17
14
13
12
11
Remove useless ';' (and annoying with R) at the end of the header
master remote_m…
master remote_mirror_e5edb4cb54c58444b7ec533f7e1d2128/master
trying to fix how the CSV file is built
Refactor code
Now, several trucks can leave building in the same hour
Remove feature to bakcup simulations since it is not working due to bug of gama
Fix wrong values and if-conditions
Put the current cycle in the filename when save FC agents so we can backup previous one
Merge info of FCs with their respective LSP's info
Save these data to specific folders
In the xml file to declare headless simulations, I can't define list of steps. We now declare an int, and trigger the backup every X steps
Add reflex to automatically save state of simulations (protection against breakdown on server)
Add the region and department origin to these two species in order to use them for classification purpose
Add features: possibility to save the state of a simulation and save list of LSPs and FCs
Improve filename generation with a readable name
v1.2
v1.2
date('now') is the real current date. Not the current date inside the simulation
I prefer to get a result in hours instead of seconds
Fix header of CSV file
Actually, previous commit was 3 days for short sea. Not 4. But it seems better eventually.
Forgot to reset counters at each step
Try more realistic values for timeBetweenVehicles for the different modes and according to json file
Try some more realistic values (4 days for short sea, but 2 days when goods come from Le Havre, + remove river and maritime)
Don't write the final ';' at each line (otherwise Pandas considers another column)
Fix bug : mapParameters should be declared as global
Separate the vehicles occupancy measures into different files (one per mode)
Filter on moving vehicle (don't need to consider vehicles which have not already left the building)
Save vehicle occupancy measures in CSV file
Add new charts for vehicle occupancy
Add new reflex to measure vehicle occupancy
Add headers to my CSV files
Add the JSON file with all the data with the time between vehicle for each maritime line
Add the action so the vehicle informs its building that it is leaving
Try different parameters for the new network
Add the cityName attribute
Add the read 'cityName' from shapefile + initialize mapParameters
Add the secondary maritime network in the outputs
First step to have Short Sea Shipping
Update the way to compute timeToBeDeliver (the var is now inside building agents)
Debug : I did not consider RiverTerminal as terminal in RegionObserver
Debug issue with results in Le Havre
For now, we don't make any difference between the two ports in term of costs