You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a console program for the simulation of the behavior of wildland fires in South African savannas.
Command line arguments:
-l option for the landscape file (filename)
-a option if the landscape should be imported from ascii files
-s option if the weather should be simulated
-b options to set fire weather variables (filename)
-t option to set length of timesteps (sec)
-d option to set maximal fire duration (timesteps)
-r option to set number of model runs (integer)
-c option if ignition location is set to center
Files for testing of the program are provided. The landscape parameter are contained in "landscape.txt" and the weather parameter are contained in "weather.txt"