home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Escola / CDROM_Escola1.iso / quimica / chembl16 / CHEMUSER.TXT < prev    next >
Text File  |  1997-06-17  |  7KB  |  173 lines

  1. User's Manual
  2.  
  3. ChemBalance Wizard 16/32
  4. Version 1.0 
  5.  
  6. Michael L. Betz
  7. Jason P. Hupka
  8.  
  9. June 1997
  10.  
  11. Copyright 1997
  12. All rights reserved.
  13.  
  14.  
  15. Contents:
  16.   1. Introduction
  17.   2. Using the Program
  18.    2.1 Preliminary Setup of the Balancing
  19.     2.1.1 Selecting the Number of Compounds and Ions
  20.     2.1.2 Setting the Reaction Solution
  21.     2.1.3 Showing the Results Page
  22.     2.1.4 Buttons
  23.    2.2 Entering the Species
  24.    2.3 Species Analysis
  25.    2.4 Balanced Equations
  26.   3. License Agreement
  27.  
  28.  
  29. 1. Introduction
  30.  
  31. Michael L. Betz and Jason P. Hupka wrote ChemBalance Wizard 16/32
  32. for the 1997 ColoradoSchool of Mines Computer Science Field Session.
  33. Dr. Dean W. Dickerhoof originally developed a similar program in 
  34. QBASIC, but he requested a more user friendly version in a Windows 
  35. format.
  36.  
  37. ChemBalance Wizard 16/32 calculates balanced chemical equations given
  38. a set of possible reacting species.  The user inputs the number of
  39. species, type of reacting solution (either neutral, acidic, or basic),
  40. and the various species.  After entering the necessary information, the
  41. program calculates the balanced equations (if one or more exist) for 
  42. the given set of species.  
  43.  
  44. This program features the Microsoft Wizard format for user interaction.
  45. This format presents the user with a step-by-step procedure for 
  46. calculating the balanced equation.  Only the pertinent information 
  47. is displayed on the screen at any one time.  This feature, along with 
  48. the speedy calculation of the balanced equation, makes this an ideal 
  49. program for chemistry students and teachers alike. 
  50.  
  51. The Title Page presents an introduction to the program.  From here, 
  52. the user may view information about the program by clicking on the 
  53. About button, or may start the balancing procedure by clicking on 
  54. Begin.  At any time the user may exit the program by clicking on Quit.
  55.  
  56.  
  57. 2. Using the Program
  58.  
  59. Using ChemBalance Wizard is straightforward, but the following pages
  60. will present an explanation of each step in balancing a chemical 
  61. equation. 
  62.  
  63.  
  64. 2.1 Preliminary Setup of the Balancing
  65.  
  66. The properties of the species and their reaction solution are set on
  67. the Preliminary Setup Page.  
  68.  
  69.  
  70. 2.1.1 Selecting the Number of Compounds and Ions
  71.  
  72. The program will need to know the total number of species taking part
  73. in the reaction.  This number includes all reactants and all products.
  74. The maximum number of species a user may enter is 10, and the minimum
  75. is 2.  The user may type in the number, or use the convenient up or 
  76. down arrows to increase or decrease the number.  Note that this number
  77. includes the two species that the program automatically adds when the
  78. user selects an acidic or basic reaction solution. The default value
  79. for the number of species is 2.
  80.  
  81.  
  82. 2.1.2 Setting the Reaction Solution
  83.  
  84. In this box, the user may select the type of reaction solution.  The
  85. program selects Neutral or Non-Aqueous as the default value, but the
  86. user may select either Acidic or Basic.  If the user selects Acidic,
  87. the program automatically adds the H+ ion and H2O to the species list.
  88. If the user selects Basic as the reaction solution, the program 
  89. automatically adds the OH- ion and H2O to the species list.  Nothing is
  90. added for a neutral solution.
  91.  
  92.  
  93. 2.1.3 Showing the Results Page
  94.  
  95. If the user would like to see the Species Analysis Results Page before
  96. the program calculates a balanced equation, a check mark needs to be 
  97. placed in the box next to Show Species Analysis Results.  The default 
  98. is no check mark.
  99.  
  100.  
  101. 2.1.4 Buttons
  102.  
  103. The Rules button allows the user to view the rules for entering 
  104. chemical species.  The Back button will go back to the Title Page, and
  105. the Next button moves to the Species Entry Page.  The Quit button
  106. allows the user to exit the program.
  107.  
  108.  
  109. 2.2 Entering the Species
  110.  
  111. After clicking Next on the Preliminary Setup Page the user can enter
  112. the various species on this page.  The program displays boxes equal to
  113. the number of compounds and ions the user selected.  Only one species
  114. may be entered in each box.
  115.  
  116. ChemTip: The Enter key can be used after entering a species to move to
  117. the next species box.  After entering the final species, the Enter key
  118. will automatically select the Next button.
  119.  
  120. After entering all of the species click Next to analyze the entered
  121. species.  If one or more of the species boxes turn red, hold the mouse
  122. cursor over the box to display the problem with that particular
  123. species.  After making the proper corrections, click Next to re-analyze
  124. the species.  Repeat this procedure until no errors occur.
  125.  
  126.  
  127. 2.3 Species Analysis
  128.  
  129. On the Species Analysis page, the user may review the results of the
  130. species analysis.  The user may verify if the species were entered 
  131. correctly by looking at each species, the elements the program found
  132. in each species, and the number of them.  Also included on this page
  133. are the element names and the molecular weight of the species (useful
  134. for calculating the mass of reactants and products).  The Species
  135. Analysis Page can be accessed after entering the species by selecting
  136. Show Species Analysis Results on the Preliminary Setup Page, or by 
  137. clicking on the Results button on the Balanced Equations Page.
  138.  
  139.  
  140. 2.4 Balanced Equations
  141.  
  142. On the Balanced Equations page the user may view the balanced 
  143. equation(s) if one or more exist.  The program will inform the user 
  144. if no balanced equations exist for the given species.  From here, 
  145. click on Restart to go back to the Preliminary Setup Page, or click on
  146. Review to see the Species Analysis Page.
  147.  
  148. ChemTip: If more than one balanced equation exists, try entering the
  149. species in a different order.  Sometimes the program will find 
  150. alternate balanced equations!
  151.  
  152.  
  153. 3. License Agreement
  154.  
  155. Agreement:
  156.  
  157. ChemBalance Wizard and any accompanying software is being distributed
  158. as Freeware. It may be freely used, copied and distributed as long as
  159. it is not sold, and all original files are included, including this 
  160. license. By using this software, you agree to these terms and the 
  161. terms of the Disclaimer below.
  162.  
  163. Disclaimer:
  164.  
  165. This software and any support from the authors are provided "as is"
  166. and without warranty, express or implied. In no event will Michael L.
  167. Betz, Jason P. Hupka or the Colorado School of Mines be liable for any
  168. damages, including but not limited to any lost profits, lost savings
  169. or any incidental or consequential damages, whether resulting from
  170. impaired or lost data, software or computer failure or any other
  171. cause, or for any other claim by the user or for any third party
  172. claim.
  173.