home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Science / Science.zip / SPACE.ZIP / README.DOC < prev    next >
Text File  |  1991-02-24  |  2KB  |  43 lines

  1.                     SPACE SIMULATOR
  2.  
  3. WHAT IS SPACE.EXE?
  4.     Space is a PM program that simulates the movements
  5. of planets, stars, etc.  The stars or planets are shown
  6. graphically as dots on a two-dimensional surface.  It is
  7. possible to create your own solar system, change the
  8. gravitational constant, or to accelerate time.  It is also
  9. possible to create binary stars or moons.  It is a
  10. challenge to create a system that contains a sun, a planet,
  11. a moon, and a moon's moon.
  12.  
  13. RUNNING SPACE.EXE
  14.     To run space.exe, type SPACE <ENTER>.
  15. Space loads a file named STARFILE.TXT.  The file,
  16. STARFILE.TXT, contains information about the position
  17. of the planets, their speeds and their directions.
  18. Also, it informs space.exe the number of planets
  19. to simulate.  To create your own solar or star system,
  20. open this file and change its constants.  The file
  21. is simple and self explanatory.
  22.     Included in this .ARC file is a file named
  23. Solar.TXT.  This file is a ready made file
  24. that simulates our own solar system.  To use it,
  25. rename it to STARFILE.TXT and then run the program.
  26. Unless you have a math coprosseser, it will execute
  27. slowly (The program will need to be recompiled to take
  28. advantage of a math coprossor).
  29.     The smaller the time interval the more accurate
  30. the star movements will be.  The closer a planet is
  31. to another planet, the smaller the time interval should
  32. be.
  33.  
  34.  
  35. SOURCE FILES
  36.     To take advantage of a math coprossesor, you will
  37. need to recompile the source code.  This source code
  38. was compiled with Microsoft 6.0.
  39.     Feel free to modify or add to the program.  If you
  40. do, please reload it onto BIX so others can benefit.
  41.  
  42.              ****** Enjoy ******
  43.