home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 300-399 / ff387.lzh / BlitterSand / POSTER < prev   
Text File  |  1990-10-22  |  1KB  |  31 lines

  1. Article 6 of comp.sources.amiga:
  2. Path: fishpond!mcdphx!asuvax!cs.utexas.edu!uunet!abcfd20.larc.nasa.gov!amiga-request
  3. From: amiga-request@abcfd20.larc.nasa.gov (Amiga Sources/Binaries Moderator)
  4. Newsgroups: comp.sources.amiga
  5. Subject: v90i225: BlitterSand - cellular automaton model of self organized criticality, Part01/01
  6. Message-ID: <comp.sources.amiga:v90i225@abcfd20.larc.nasa.gov>
  7. Date: 15 Aug 90 01:04:37 GMT
  8. Reply-To: michael creutz <creutz@max.bnl.gov>
  9. Lines: 1107
  10. Approved: tadguy@uunet.UU.NET (Tad Guy)
  11. X-Mail-Submissions-To: amiga@uunet.uu.net
  12. X-Post-Discussions-To: comp.sys.amiga
  13.  
  14. Submitted-by: michael creutz <creutz@max.bnl.gov>
  15. Posting-number: Volume 90, Issue 225
  16. Archive-name: examples/blittersand/part01
  17.  
  18. [ uuencoded executable and icons enclosed  ...tad ]
  19.  
  20. This program simulates the cellular automaton model presented
  21. by P. Bak, C. Tang, and K. Wiesenfeld (Phys. Rev. Lett. 59, 381 (1987);
  22. Phys. Rev. A38, 364 (1988)) to illustrate self organized criticality.
  23. Each site carries a positive integer representing the local slope of 
  24. a sandpile.  If the slope exceeds 3, the site is unstable and on
  25. updating it drops by 4, adding one to each of his neighbors.
  26. Sand is lost only at the edges.  Any state will relax to stability
  27. through such sand loss.
  28. -- 
  29. Mail submissions (sources or binaries) to <amiga@uunet.uu.net>.
  30. Mail comments to the moderator at <amiga-request@uunet.uu.net>.
  31. Post requests for sources, and general discussion to comp.sys.amiga.