|
Utopia 2
Framework for studying models of complex & adaptive systems.
|
ForestFire model parameter struct. More...
#include <ForestFire.hh>
Public Member Functions | |
| Param (const DataIO::Config &cfg) | |
| Construct the parameters from the given configuration node. | |
Public Attributes | |
| const double | p_growth |
| Rate of growth per cell. | |
| const double | p_lightning |
| Frequency of lightning occurring per cell. | |
| const double | p_immunity |
| The probability (per neighbor) to be immune to a spreading fire. | |
ForestFire model parameter struct.
|
inline |
Construct the parameters from the given configuration node.
The probability (per neighbor) to be immune to a spreading fire.
Frequency of lightning occurring per cell.