cellular_automata:用于行人动力学的元胞自动机

时间:2024-06-09 07:45:20
【文件属性】:

文件名称: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 可选参数 选项 价值 描述 -h, --help 显示此帮助消息并退出 -s, --ks 堪萨斯州 静态楼层字段的灵敏度参数(默认为2 ) -d, --kd KD 动态地板场的灵敏度参数(默认为1 ) -n, --numPeds 编号 座席数(默认为10 ) -p, --plotS 绘制静态地板场 --plotD 绘制动态地板场 --plotAvgD 绘制平均动态地板场 -P, -


【文件预览】:
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)

网友评论