Defining the population control: foxes capture hares
1. Drag two variable nodes in the diagram, type ‘Hare capture rate’ and ‘Hares captured’ for the title.
2. Draw arrow from ‘Hare capture rate’ to ‘Hares captured’.
3. Draw arrow from 'Foxes at end' to 'Hares captured'.
4. Double click on Hare capture rate to open its object window. Object window should appear.
5. In the Description field type ‘Percentage of hares captured by each fox during a time period. Press tab.
6. In the Definition field type ‘25%’, press alt+enter. Your object window should look like this.
7. Select Hares captured. Click on the key icon. Select Description from the Attribute popup menu. Type ‘Number of hares captured during a time period’.
8. Draw arrows from both ‘Hares at end’ and ‘Foxes at end’ to ‘Hares captured’. Your diagram should look like this.
9. Select Hares captured. Click on the key icon. Select Definition from the Attribute popup menu, type Dynamic(75,Hare_capture_rate*Hares_at_end[Time-1]*Foxes_at_end[Time-1]). Press alt+enter.
10. Click on the result button. Result window should appear.
11. Close the Result window.
12. Select 'Hares captured' press ctrl+e to open its attribute panel.
13. In the Attribute popup menu select Definition. Copy and paste this ' Type Dynamic(75,Min([Hares_at_start-20,Hare_capture_rate*Hares_at_end[Time-1]*Foxes_at_end[Time-1]]))
14. Drag and drap 2 variable node, give it a title 'Hares needed by 1 fox' and 'Foxes surviving'
15. Click on arrow tool.
16. Drag arrow tool from 'Hares needed by 1 fox' to 'Foxes surving'
17. Click on 'Foxes surviving' to 'Foxes at end' to create an arrow.
18. Click on edit tool palette again to switch to edit mode
19. Double click on 'Hares needed by 1 fox' node to open it's object window
20. Click on Identifier fiel and change definition to 'Hares_needed'
21. Press tab to go to 'Description' field
22. Type 'Number of hares that one fox must capture in a time period to survive'
23. Press tab key again to go down to 'Definition' field
24. Set definition to 10
25. Click on green arrow check box to accept definition. Close the Object window.
26. Double click on 'Foxes surviving' node to open it's object window
27. Click on tab key to go down to Description attribute and copy and paste this without the quotes 'Number of foxes surviving a time period, by eating the number of hares captured'
28. Press tab key again to move down to Definition field
29. Key in 'Hares_captured/Hares_needed'.
30. Press green check button to accept definition.
31. Close Object window.
Expected: Compare your result with screen shot below
32. Click on 'Foxes surviving'.
33. Press ctrl+e to open it's attribute pane.
34. Key in 'Min([Foxes_surviving,Foxes_at_start])'
35. Click on check button to accept definition
36. Click 'Population' node.
37. Click show result button from the tool palette.
Expected: You should have the same result like the screen shot below
38. Click on Foxes at end node again. Press ctrl+e to open it's attribute pane
39. Click on Populations node.
40. Click Sequence button
41. Change 'end' to 100. Click ok button.
42. Press ctrl+r to bring up result view
Expected: You should have the same result as the screen shot below
Enable comment auto-refresher