Difference between revisions of "Forest Fire Scripted Design"

From AgentCubes
Jump to navigation Jump to search
imported>Andri
imported>Andri
Line 1: Line 1:
Computational science application for running automatic forest fire experiments, with changing forest densities:
+
Computational science application for running automatic forest fire experiments, with automatically changing forest densities:
* single sample per density forest: runs the simulation once per density value
+
* '''Single sample per density forest''': runs the simulation once per density value and plots the number of remaining trees for each of the samples and a trend line for the data.
* multi sample per density forest: runs the simulation 5 times per density value and then moves on to the next
+
* '''Multi sample per density forest''': runs the simulation 5 times per density value, plots the average number of remaining trees from the 5 samples, and then moves on to the next density value. This also plots a trend line.
  
  
 
[[Category:AgentCubes_Design]]
 
[[Category:AgentCubes_Design]]

Revision as of 21:19, 30 November 2011

Computational science application for running automatic forest fire experiments, with automatically changing forest densities:

  • Single sample per density forest: runs the simulation once per density value and plots the number of remaining trees for each of the samples and a trend line for the data.
  • Multi sample per density forest: runs the simulation 5 times per density value, plots the average number of remaining trees from the 5 samples, and then moves on to the next density value. This also plots a trend line.