Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
Reproducibility PADS 2025
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
KIEU Thi phuong
Reproducibility PADS 2025
Commits
1713504f
Commit
1713504f
authored
1 month ago
by
KIEU Thi phuong
Browse files
Options
Downloads
Patches
Plain Diff
add Eclipse
parent
6dad0ae3
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+13
-1
13 additions, 1 deletion
README.md
with
13 additions
and
1 deletion
README.md
+
13
−
1
View file @
1713504f
...
@@ -24,6 +24,7 @@ Install
...
@@ -24,6 +24,7 @@ Install
-
SUMO: https://sumo.dlr.de/docs/Downloads.php
-
SUMO: https://sumo.dlr.de/docs/Downloads.php
-
Python: https://www.python.org/downloads/
-
Python: https://www.python.org/downloads/
-
MATLAB: https://mathworks.com/help/install/ug/install-products-with-internet-connection.html
-
MATLAB: https://mathworks.com/help/install/ug/install-products-with-internet-connection.html
-
Eclipse (for Windows user): https://www.eclipse.org/downloads/
The hardware/software configuration used by the authors:
The hardware/software configuration used by the authors:
-
CPU: Intel Core i5-1035G1
-
CPU: Intel Core i5-1035G1
...
@@ -34,6 +35,7 @@ The hardware/software configuration used by the authors:
...
@@ -34,6 +35,7 @@ The hardware/software configuration used by the authors:
-
SUMO 1.19.0
-
SUMO 1.19.0
-
Python 3.9.2
-
Python 3.9.2
-
MATLAB R2024a
-
MATLAB R2024a
-
Eclipse 2021-09
## Get started
## Get started
...
@@ -143,7 +145,7 @@ time:263.1111
...
@@ -143,7 +145,7 @@ time:263.1111
--road1(car_exit_road = Car 10, speed 9m/s, departure time 152.0s, arrival time 0.0s)
--road1(car_exit_road = Car 10, speed 9m/s, departure time 152.0s, arrival time 0.0s)
-trans(trans.Port.car_received = Car 10, speed 9m/s, departure time 152.0s, arrival time 0.0s)
-trans(trans.Port.car_received = Car 10, speed 9m/s, departure time 152.0s, arrival time 0.0s)
--trans(car_received = Car 10, speed 9m/s, departure time 152.0s, arrival time 263.1111s)
--trans(car_received = Car 10, speed 9m/s, departure time 152.0s, arrival time 263.1111s)
File
======================================================
======================================================
|Simulated model: Car-following model simulation
|Simulated model: Car-following model simulation
|Simulation ends at time: 86399.0 t.u
|Simulation ends at time: 86399.0 t.u
...
@@ -201,6 +203,16 @@ These output files are used to plot the figure in the third step:
...
@@ -201,6 +203,16 @@ These output files are used to plot the figure in the third step:
| position10_9 | 6c |
| position10_9 | 6c |
| speed10_3 | 7b |
| speed10_3 | 7b |
##### 1.1. Run Java for Windows user
1.
Open Eclipse IDE
2.
Choose File → Import → Existing Projects into Workspace → Next
3.
Choose the folder
`DEv-CF`
as root directory, then choose Finish.
4.
Open the file
`Simulator.java`
, then click
`Ctrl+F11`
to run the program.
#### 2. Run SUMO project
#### 2. Run SUMO project
Structure of
`IDM-model`
folder
Structure of
`IDM-model`
folder
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment