Skip to content

CTHua/Multi-Lane_Model_Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Lane_Model_Simulator

1092 NCCU Computational Physics Final Presentation

Install

git clone https://github.com/CTHua/Multi-Lane_Model_Simulator.git to your folder

If you want to excute the demo program You have to install ncurses API, install it by homebrew or apt-get. Then you just need to make and run the program named x_lane_demo.

Data

excute the x_lane_data program.

One Lane

data format
(density) (flow) (average_velocity)

Two Lane

data format
(density) (flow) (average_velocity) (lane one usage) (lane two usage)

About

1092 NCCU Computational Physics Final Presentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published