fireee
Model was written in NetLogo 6.1.1
•
Viewed 95 times
•
Downloaded 6 times
•
Run 0 times
Do you have questions or comments about this model? Ask them here! (You'll first need to log in.)
Comments and Questions
Please start the discussion about this model!
(You'll first need to log in.)
Click to Run Model
to setup clear-all reset-ticks ask patches with [(random 100) < density ] [ set pcolor green ] ask patches with [pxcor=min-pxcor] [ set pcolor red ] end to go ask patches with [pcolor=green] [ if(count neighbors4 with [pcolor=red]>0)[ set pcolor red ] ] tick end
There is only one version of this model, created about 5 years ago by yanning ou.
Attached files
File | Type | Description | Last updated | |
---|---|---|---|---|
fireee.png | preview | Preview for 'fireee' | about 5 years ago, by yanning ou | Download |
This model does not have any ancestors.
This model does not have any descendants.