Question: ode for the Fire Simple model with a line of code added (and bolded) that Below is the NetLogo code for the Fires refers to
ode for the Fire Simple model with a line of code added (and bolded) that Below is the NetLogo code for the Fires refers to a procedure named "spark." I want you to create and implem This is a mostly independent assignment. Y create and implement that procedure in the Fire Simple model pendent assignment. You can talk with your classmates, but you can't live away answers or show them your code. Try to answer any Start by adding two sliders to the interface: wind-speed can take any value from 0 to 30 should travel. code. Try to answer any direct questions cryptically. an take any value from 0 to 50. The higher the value, the farther your spark can take any value from 0 to 359. This value will determine the average eate the spark procedure by sprouting a turtle to represent a spark, opriately, having it interact with the appropriate trees, then having the spark die. wind-direction can take any value from 0 to 3 heading of a spark. Using those variables, create the spark procedure by sprouting a moving it appropriately, having it interact with the app Turn in this sheet with your code at the end of class. Successfully implementing procedure before the end of class will earn you a check-plus. Extra credit: Add some other interesting and novel extension of this modelos submission (based on my subjective judgement) gets 3 extra points, second most interesting gets 2, and third most interesting one extra point. Fire Simple Model globals [ initial-trees :: how many trees (green patches) we started with to setup clear-all :: make some green trees ask patches [ if (random 100)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
