As a part of my undergraduate research project, I've created a simple map generator. It creates a regular lane grid with arbitrary size, also with the information of flow demand.
We were trying to get some clues from nature about flow control. The model of choice was metabolic pathways.
It was very difficult, because the analogy needed a dictionary and it took us about one year to get it "ready".
After that, we realised we would need an entire lab (instead of my 2 supervisors and me) to work on the project, because it was much more complex than we thought at first…
Rafael
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello everybody,
As a part of my undergraduate research project, I've created a simple map generator. It creates a regular lane grid with arbitrary size, also with the information of flow demand.
Here is the link to the source files: https://github.com/rafaelbeirigo/malha
Best wishes!
Hello and thanks a lot Rafael.
By curiosity, do you use mitsimlab for any specific research at USP?
C.
Hello C,
We were trying to get some clues from nature about flow control. The model of choice was metabolic pathways.
It was very difficult, because the analogy needed a dictionary and it took us about one year to get it "ready".
After that, we realised we would need an entire lab (instead of my 2 supervisors and me) to work on the project, because it was much more complex than we thought at first…
Rafael
Thanks for sharing