home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / maths / progs / unitconv / !UnitConv / ConvHelp < prev    next >
Encoding:
Text File  |  1994-09-21  |  2.8 KB  |  114 lines

  1. Information is available on:
  2.  
  3.   The Main Menu
  4.   General
  5.   Gases
  6. ________________________________________
  7.  
  8. Note that if any read me files are
  9. supplied as part of this application,
  10. they may have more recent information
  11. than is contained in this file.
  12.  
  13. UnitConv is © Chris Johnson, 1992
  14. ________________________________________
  15.  
  16. This application provides interactive
  17. help when the !Help application is
  18. active.
  19.  
  20. There are also other help displays with
  21. appropriate information available from 
  22. all other menus associated with this
  23. application.
  24. ________________________________________
  25.  
  26. General
  27.  
  28.  Simply enter the value you wish to
  29. convert FROM into the appropriate
  30. writable icon. The corresponding value
  31. in all of the other units will be
  32. continuously updated and displayed. A
  33. particular value can be cleared using
  34. Ctrl U (hold down ctrl and press U).
  35. Clicking MENU within the convert window
  36. leads to a choice of various classes of
  37. unit to convert, e.g. speed, length. See
  38. below
  39. ________________________________________
  40.  
  41. The Main Menu
  42.  
  43. The following options are available:
  44.   
  45.   Energy
  46.   Pressure
  47.   Length
  48.   Mass
  49.   Volume
  50.   Speed
  51.   Temperature
  52.   Gases
  53.   Help - opens this help window
  54. ________________________________________
  55.  
  56. Gases
  57. Clicking on this option opens an
  58. additional dialogue box. You may enter
  59. values for the temperature of the gas,
  60. the pressure of the gas, the size of the
  61. molecule, and the relative molar mass
  62. into the appropriate icons and then
  63. click on Calculate. Pressing <RETURN> is
  64. the same as clicking Calculate.
  65.  
  66. If you have entered values for all four
  67. parameters, then the following values
  68. will be calculated.
  69.  
  70.   Mean free path of the molecules.
  71.  
  72.   RMS, average and most probable
  73.   velocities.
  74.  
  75.   Collision frequency and the total
  76.   number of collisions in a cubic metre.
  77.  
  78. The program tries to be intelligent
  79. about what to calculate. For example,
  80. the velocities require only the
  81. temperature and the molar mass, whereas
  82. the mean free path calculation requires
  83. temperature, pressure and size of
  84. molecule. The program calculates what it
  85. can, and leaves the data fields blank if
  86. there is insufficient input data for
  87. that calculation.
  88.  
  89. Clicking MENU in this window allows you
  90. to change the default units used for
  91. pressure (atmosphere, N/m² and torr) and
  92. size (pm, nm and m), and to enter the
  93. size either as the diameter or cross
  94. sectional area. If you choose to enter
  95. the size as a diameter, the program
  96. assumes the molecule is spherical.
  97.  
  98. Remember - we are dealing with the
  99. COLLISION cross-section. This is
  100. effectively PI x diameter², since the
  101. distance between centres of colliding
  102. molecules is 2 x radius.
  103.  
  104. Temperature is always entered as kelvin.
  105.  
  106. The window remains on-screen until
  107. explicitly closed.
  108. ________________________________________
  109.  
  110. Acknowledgement
  111. This program was compiled using the ABC
  112. BASIC compiler (Oak Solutions).
  113. ________________________________________
  114.