home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume26 / chernikov / part01 / README < prev   
Encoding:
Text File  |  1993-04-02  |  915 b   |  27 lines

  1. Type 'make' to install in current directory.
  2.  
  3. Running the program with -h flag gives usage info.
  4.  
  5. This program computes the stochastic webs produced by the Chernikov
  6. equations (see Nature Vol. 326, April 1987) and produces a PGM image
  7. based on occupancy of cells. The equations essentially describe the
  8. path of a non-relativistic charged particle rotating about a magnetic
  9. field line, and experiencing a periodic electric field impulse. You
  10. need to read the paper to really understand the parameters, in brief
  11. however:
  12.  
  13.     Alpha is the period between impulses
  14.     K is the strength of the impulse it receives
  15.     U is the phase of the particle
  16.     V is the velocity of the particle
  17.  
  18. The other parameters are specific to the program namely:
  19.  
  20.     s is the scaling factor
  21.     n is the number of iterations
  22.     r is the number of rows in the resulting image
  23.     c is the number of columns in the resulting image
  24.  
  25.         adios amigos
  26.             Ata <(|)>.
  27.