文件名称:cellular_automata:用于行人动力学的元胞自动机
文件大小:489KB
文件格式:ZIP
更新时间:2024-06-09 07:45:20
Python
目的
一些已知的细胞自动机的实现。 仅用于学术目的。
工作正在进行中 ...
地板场模型(cellular_automaton.py)
参考
蜂窝自动机。 地板场模型[Burstedde2001]使用二维元胞自动机的行人动力学仿真Physica A,295,507-525,2001
用法
python cellular_automaton.py
【文件预览】:
cellular_automata-master
----asep_slow.py(7KB)
----flow_eval.py(3KB)
----make_movie.py(806B)
----geometry()
--------read_png.py(3KB)
----make_fd.py(3KB)
----action.yml(350B)
----PITCHME.yaml(165B)
----PITCHME.md(211B)
----cellular_automaton.py(19KB)
----timing_results.txt(140B)
----LICENSE(18KB)
----asep_fast.py(7KB)
----theoretical_FD.pdf(172KB)
----README.md(7KB)
----.gitignore(22B)
----figs()
--------SFF.pdf(12KB)
--------SFF_moore.png(115KB)
--------DFF-avg_S2.00_D5.00.png(175KB)
--------moore_neumann_tevac.png(103KB)
--------SFF_neumann.png(17KB)