FORFIS: A forest fire firefighting simulation tool for education and research

Marvin Bredlau,Alexander Weber,Alexander Knoll
2023-05-29
Abstract:We present a forest fire firefighting simulation tool named FORFIS that is implemented in Python. Unlike other existing software, we focus on a user-friendly software interface with an easy-to-modify software engine. Our tool is published under GNU GPLv3 license and comes with a GUI as well as additional output functionality. The used wildfire model is based on the well-established approach by cellular automata in two variants - a rectangular and a hexagonal cell decomposition of the wildfire area. The model takes wind into account. In addition, our tool allows the user to easily include a customized firefighting strategy for the firefighting agents.
Robotics,Computational Engineering, Finance, and Science,Software Engineering
What problem does this paper attempt to address?
The paper attempts to address the problem of optimizing forest fire fighting strategies by developing a forest fire fighting simulation tool called FORFIS. Specifically, this tool aims to provide a user-friendly interface and an easily modifiable software engine to support educational and research purposes. Additionally, FORFIS allows users to easily incorporate customized firefighting strategies, thereby improving firefighting efficiency and effectiveness. The paper also emphasizes the trend of increasing forest fire frequency in the context of current global warming, and the importance of using robotic systems to support or replace human operators in firefighting to protect personnel safety and simplify firefighting operations under complex environmental conditions.