home *** CD-ROM | disk | FTP | other *** search
/ Collection of Education / collectionofeducationcarat1997.iso / SCIENCE / STATP101.ZIP / README < prev    next >
Text File  |  1991-02-17  |  10KB  |  287 lines

  1. ═══════════════════════════════════════════════════════
  2. Statistical Physics consists of four file:
  3.  
  4. README        this file
  5. STATPHYS.EXE  the program
  6. STATPHYS.HLP  the help file
  7. INSTALL.BAT   the installation batch file
  8.  
  9. Any questions, suggestions and error reports should
  10. be send to
  11.  
  12.    Rainer W. Gerling
  13.    Institut für Theoretische Physik I
  14.    Universität Erlangen-Nürnberg
  15.    Staudtstr. 7
  16.    W-8520 Erlangen
  17.    Fed. Rep. of Germany
  18.  
  19.    mpt133@cnve.rrze.uni-erlangen.dbp.de
  20.  
  21. Feel free to pass the program on to a friend!
  22.  
  23. ═══════════════════════════════════════════════════════
  24.  
  25. To install the software:
  26.  
  27. Put the disk into drive A
  28. change to drive A by typing A:
  29. type INSTALL C: to install on drive C
  30. type INSTALL D: to install on drive D
  31. The software is ready to run
  32. Just type STATPHYS to run it
  33.  
  34. ═══════════════════════════════════════════════════════
  35.  
  36. The following command line options are supported:
  37.  
  38.   -lcd      to set the palette for a lcd display
  39.   -bw       to set the palette for a monochrome display
  40.   -notitle  to bypass the title screen
  41.  
  42. any invalid command line option will print a help
  43. message.
  44.  
  45. ═══════════════════════════════════════════════════════
  46.  
  47. The program shows an title screen. Just press any key
  48. to continue! An experienced user can preselect a menu
  49. by pressing the appropriate key while the title screen
  50. is visible. Pressing ESC at this point immediately
  51. leaves the program.
  52.  
  53. The mainmenu-bar shows five entries: Cauto, Growth,
  54. Chaos, Ising, and Options. The menues can be selected
  55. by pressing the highlighted letter. The arrow keys can
  56. be used to navigate the highlighted bar. Pressing the
  57. ENTER key executes the chosen menu.
  58.  
  59. Pressing ESC leaves any menu level. Pressing ESC, when
  60. only the mainmenu-bar is visible, exits the program.
  61.  
  62. ═══════════════════════════════════════════════════════
  63.  Cauto    Growth    Chaos     Ising     Options
  64.  ┌─────────────────────┐                                                        
  65.  │ Cellular Automata 2 │                                                        
  66.  │ Damage 2            │                                                        
  67.  │ Cellular Automata 3 │                                                        
  68.  │ Damage 3            │                                                        
  69.  │ Demo                │                                                        
  70.  │ Parameter           │                                                        
  71.  └─────────────────────┘                                                        
  72.  
  73. You are in the menu to simulate Cellular Automata.
  74. There are 5 selections available in this menu.
  75.  
  76. Cellular Automata 2: a simulation of a one-dimensional
  77.           Cellular Automata with two inputs
  78.  
  79. Damage 2: a simulation of damage spreading in
  80.           Cellular Automata with 2 inputs
  81.  
  82. Cellular Automata 3: a simulation of one-dimensional
  83.           Cellular Automata with three inputs
  84.  
  85. Damage 3: a simulation of damage spreading in
  86.           Cellular Automata with three inputs
  87.  
  88. Demo:     to run a few selected rules
  89.  
  90. Parameter: to set the starting concentration, the
  91.           boundary type, the damage type and, if the
  92.           damage type is set to random, the initial
  93.           damage size.
  94.  
  95. ═══════════════════════════════════════════════════════
  96.   Cauto    Growth    Chaos     Ising     Options
  97.           ┌────────────────────┐                                                
  98.           │ Random Walk        │                                                
  99.           │ Eden Model         │                                                
  100.           │ DLA                │┌───────────────────────────┐                   
  101.           │ Ballistic Growth  >││ Ball. Growth on a Surface │
  102.           └────────────────────┘│ Ball. Growth on a Seed    │                   
  103.                                 └───────────────────────────┘                   
  104.  
  105.  
  106. This menu allows the simulation of different growth
  107. processes.
  108.  
  109. random walk: a simulation of a two-dimensional random
  110.              walk
  111.  
  112. Eden Model:  a simulation of the Eden growth model
  113.  
  114. DLA:         a simulation of the Witten-Sanders model
  115.              also called Diffusion limited aggregation
  116.  
  117. Ballistic Growth: This menu point has a further submenu
  118.              to select Ballistic Growth on a Surface or
  119.              on a Seed.
  120.  
  121. ═══════════════════════════════════════════════════════
  122.   Cauto    Growth    Chaos     Ising     Options
  123.                     ┌────────────┐                                              
  124.                     │ Feigenbaum │                                              
  125.                     │ Parameter  │                                              
  126.                     └────────────┘                                              
  127.                                                                                 
  128.  
  129. This menu allows a first contact with a simple chaotic
  130. system. The logistic equation is simulated and the
  131. onset of chaos can be observed.
  132.  
  133. Under the selection Parameters same input values can be
  134. changed.
  135.  
  136. ═══════════════════════════════════════════════════════
  137.   Cauto    Growth    Chaos     Ising     Options
  138.                               ┌────────────────┐                                
  139.                               │ Metropolis     │                                
  140.                               │ Heatbath       │                                
  141.                               │ Creutz (demon) │                                
  142.                               │ Q2R            │                                
  143.                               │ Swendsen-Wang  │                                
  144.                               │ Wolff          │                                
  145.                               │ Parameter      │                                
  146.                               └────────────────┘                                
  147.                                                                                 
  148.  
  149. This menu allows the simulation of the two-dimensional
  150. Ising system with six different algorithms. One can
  151. select single spin-flip algorithms, which are
  152.  
  153. the Metropolis algorithm,
  154. the Heatbath algorithm.
  155.  
  156. The Creutz algorithm and
  157. the Q2R algorithm
  158.  
  159. are microcanonical algorithms and the last two
  160. algorithms,
  161.  
  162. the Swendsen-Wang algorithm and
  163. the Wolff algorithm
  164.  
  165. are cluster flip algorithms.
  166.  
  167. Under the menu point Parameter same variables can be
  168. changed.
  169.  
  170. ═══════════════════════════════════════════════════════
  171.   Cauto    Growth    Chaos     Ising     Options
  172.                                         ┌────────────────────┐                  
  173.                                         │ Quit Program       │                  
  174.                                         │ Set Colors         │                  
  175.                                         │ Save Configuration │                  
  176.                                         │ Load Configuration │                  
  177.                                         │ Random Seed        │                  
  178.                                         └────────────────────┘                  
  179.                                                                                 
  180.  
  181. The menupoint Exit leaves the program. The same can be
  182. done pressing ESC or F3.
  183.  
  184. The color selections of the program can be modified to
  185. suit personal taste. There are also command line
  186. options to set special palettes for a LCD or Monochrome
  187. screen.
  188.  
  189. A configuration file containing all important
  190. parameters of the whole program can be saved or loaded.
  191.  
  192. The seed for the random number generator can be set
  193. under Random seed.
  194.  
  195. ═══════════════════════════════════════════════════════
  196. Statistical Physics has a help system which shows after
  197. Pressing F1 twice at any time the following help page:
  198.  
  199. Welcome to the Statistical Physics's Help System. Here
  200. is a list of the keys that are part of the help system:
  201.  
  202. F1        Brings up help, if you are not in the Graphics
  203.           mode.
  204.  
  205. ESC       Exits help and goes back to the program.
  206.  
  207. PgUp