home *** CD-ROM | disk | FTP | other *** search
/ Boot Disc 8 / boot-disc-1997-04.iso / PDA_Soft / Psion / misc / Spydrx / MODEL.WEB < prev    next >
Text File  |  1995-08-20  |  3KB  |  65 lines

  1.  
  2. <opts>
  3. <odest>screen</odest>
  4. <oname>OUTPUT</oname>
  5. <onewl>lf</onewl>
  6. <cfmt>%period>%Deer,%Cougars</cfmt>
  7. <ctype>iterate</ctype>
  8. <citer>20</citer>
  9. <call>yes</call>
  10. <cdisp>fmtlist</cdisp>
  11. <cext>yes</cext>
  12. <rtype>fmt</rtype>
  13. <rfmt>\n\N=\F\n\T\n</rfmt>
  14. <rall>yes</rall>
  15. <starg></starg>
  16. <srpl></srpl>
  17. <scount>1</scount>
  18. <sout>yes</sout>
  19. <nfmt>fixed</nfmt>
  20. <ndec>1</ndec>
  21. <nang>degrees</nang></opts>
  22. <cell>
  23. <cname>CConst</cname>
  24. <text>Describes how the presence of Deer encourages the growth of Cougers</text>
  25. <val>1</val></cell>
  26. <cell>
  27. <cname>Cougars</cname>
  28. <val>55.8</val>
  29. <form>Cougars+(Cconst*Deer-DeathRate)*Cougars*StepSize</form></cell>
  30. <cell>
  31. <cname>DConst</cname>
  32. <text>Quantifies how the presence of Cougars inhibits the growth of the Deer population</text>
  33. <val>1</val></cell>
  34. <cell>
  35. <cname>DeathRate</cname>
  36. <text>This is the fraction of the Cougar population that will die each year in the absense of Deer, presumed constant.</text>
  37. <val>1000</val></cell>
  38. <cell>
  39. <cname>Deer</cname>
  40. <text>The number of Deer in the study area in a given year.</text>
  41. <val>840.1</val>
  42. <form>Deer+(DGrowthRate-DConst*Cougars)*Deer*StepSize</form></cell>
  43. <cell>
  44. <cname>DGrowthRate</cname>
  45. <text>This is the fraction by which the Deer population would increase each year in the absence of Cougars</text>
  46. <val>100</val></cell>
  47. <cell>
  48. <cname>home</cname>
  49. <text>This web allows us to examine the way the population of cougars and deer might vary in the Rocky Mountains given various assumptions.
  50.  
  51. The value pane of the cell &Cougars gives the number of mountain lions in a study area in a given period.  The value pane of the cell &Deer gives the simultaneous population of Deer in the same area.  The value area of the cell period gives the number of time periods since the beginning of the study.  The formulae for computing the new values of Deer and Cougar were derived from differential equations common in predator-prey population models.  See for example "Simple predator-prey systems" in the Biological Modelling Chapter of the Book: New Applications of Mathematics, edited by Christine Bondi, Penguin Books 
  52.  
  53. Assumptions made by this model are:
  54. 1)  If there were no Cougars, the Deer would increase without limit.
  55. 2)  If there were no Deer, the Cougars would eventually die out.
  56. 3) The rate at which the Deer are killed is proportional to the product of the Deer and the Cougars.
  57. 4) The rate at which the Cougars increase is proportional to the product of the Cougar and Deer populations. 
  58. </text></cell>
  59. <cell>
  60. <cname>period</cname>
  61. <val>17.0</val>
  62. <form>period+1</form></cell>
  63. <cell>
  64. <cname>StepSize</cname>
  65. <val>0.0001</val></cell></eof>