home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / educ / chemical.zip / CHEM.DOC < prev    next >
Text File  |  1990-02-24  |  13KB  |  307 lines

  1.                   CHEMICAL Ver 4.2  Feb 23, 1990
  2.  
  3.      CHEMICAL is a molecular modeling Program to aid in the formation
  4.      of three dimensional pictures of chemicals. Atoms are selected
  5.      from a Periodic Table (using the A command) and electron
  6.      orbital information retrieved. The Atoms are then bonded
  7.      (using the B command). The chemical is displayed as it is
  8.      being constructed. The chemical can be viewed from different
  9.      directions by using the up and down cursor keys and the V
  10.      command. If desired the Hybrid and Ionize commands can be used
  11.      to alter the orbitals before bonding. Atoms can be bonded
  12.      into groups, then the groups bonded to other groups to make
  13.      large chemicals. The current version for CHEMICAL (4.1)
  14.      includes support for MicroSoft Mouse Drivers.
  15.  
  16.      CHEMVIEW is a companion program that shows 3-dimensional
  17.      animation of the models generated with CHEMICAL. CHEMVIEW
  18.      requires an EGA board and monitor. CHEMVIEW is written in
  19.      Turbo PROLOG with the graphics routines written in Turbo C.
  20.      To use CHEMVIEW simply start the program and select the
  21.      file desired.
  22.  
  23.      BIOCHEM is a companion program that combines files made with
  24.      CHEMICAL into larger molecules.  Chemical groups can be
  25.      bonded together using Covalent, Ionic, Hydrogen, or Peptide
  26.      bonds. This program provides much more capability than Group
  27.      command that was included in older versions of CHEMICAL.
  28.      BIOCHEM works with a CGA, EGA, or VGA monitor.
  29.  
  30.      CRYSTAL is companion program that places atoms on a lattice
  31.      framework to form crystal structures. The structure is
  32.      defined by a text file. A text editor is built into the
  33.      program. The text file is converted to a image that is shown
  34.      rotating in three dimensions. An EGA or VGA monitor is
  35.      required.
  36.  
  37.      CHEMICAL requires 640K bytes of RAM and a CGA or EGA
  38.      display. You may need to eliminate RAM resident programs
  39.      in order to run CHEMICAL.
  40.  
  41.  
  42.      CHEMICAL is started by entering CHEM at the DOS prompt. The
  43.      CHEM.DOC, CHEM.TUT, and *.BGI files should all be on the
  44.      same directory. Select the graphic mode desired, then push
  45.      the Enter key. The program GRAFTABL should be run prior to
  46.      running CHEMICAL with a CGA monitor. The graphic display
  47.      format is different for the various modes for a particular
  48.      monitor. Try each mode to determine your preference.
  49.  
  50.      Commands are selected by depressing the first letter of
  51.      the command or by depressing (cr) if the command has already
  52.      been selected. The following commands are available:
  53.  
  54.      The commands for version 4.0 of chemical are:
  55.  
  56.      A  - (Atom) This command displays a periodic table.
  57.           Elements are selected by moving the cursor to the
  58.           desired Element, then depressing the CR key. The esc
  59.           key is used to exit this command.
  60.  
  61.      B  - (Bond) This command is used to bond two atoms. A list
  62.           of all atoms selected is displayed, along with its
  63.           electron orbital configuration. The size of the atom is
  64.           determined the first time it is bonded.
  65.  
  66.           A choice of three bond types: Anti, Dative, and Shared, is
  67.           provided to determine which atom in a bond will supply the
  68.           two electrons needed for a molecular orbital. A shared bond
  69.           takes two electron from each atom. A Dative bond takes both
  70.           electons from one atom. An anti bond allows three or four
  71.           electrons to be used in the bond.
  72.  
  73.      C  - (Clear) This command clears the screen and the buffer for
  74.           all Atoms and Bonds selected so far. A Yes/No menu is
  75.           used to reduce the change of accidently clearing the buffer.
  76.  
  77.      FA - (Animate) This command executes program CHEMVIEW which shows
  78.           molecules in 3 dimensional rotation (on EGA monitors only).
  79.           The cursor keys are used to change the direction of rotation,
  80.           the + and - keys change the size, the End key stops rotation,
  81.           the space bar returns to the CHEMVIEW window and the Ctrl
  82.           Break key returns to CHEMCIAL. CHENVIEW.EXE must be on the
  83.           default disk.
  84.  
  85.  
  86.      FB - (View Buffer) This command stores the buffer under the
  87.           file name TEMP.DAT, then allows the file to be viewed.
  88.  
  89.      FH - Show help file
  90.  
  91.      FM - Minimize Chemical File size by deleting unused
  92.           orbitals. Do not use this command until you are
  93.           completely done, since no additional bonds can be
  94.           made to a minimized file.
  95.  
  96.      FR - Read a Chemical File
  97.  
  98.      FS - Goto Operating System
  99.  
  100.      FT - Show Tutorial File
  101.  
  102.      FV - View a file from disk
  103.  
  104.      FW - Write a Chemical File
  105.  
  106.      H  - (Hybrid) This command is used to combine electron orbitals
  107.           into hybrids. A list of possible Hybrids is displayed.
  108.           A _5 or _6 ending indicates that the bonding angles have
  109.           been adjusted to make a 5 or 6 bond flat ring.
  110.  
  111.      I  - (Ionize) This command is used to ionize an atom. A list of
  112.           the possible ionizations is displayed.
  113.  
  114.      MA - (Move) This command is used to manually move an Atom or
  115.           Group.
  116.  
  117.      MC - Change color of atom. The color for all atoms of the
  118.           type selected are changed.
  119.  
  120.      MD - Deletes a selected atom from the current buffer. This
  121.           command is most useful for modifing an existing file
  122.           into a similar chemical. All atoms following the one
  123.           selected are re-numbered. This command may require
  124.           several seconds on large files.
  125.  
  126.      MR - (Re-center) All atoms are re-centered on the screen.
  127.           This command is used when reading files generated by
  128.           older versions of CHEMICAL.
  129.  
  130.      MS - Rotate around Sigma Bond - Atoms are free to move around
  131.           sigma bonds, and will generally do so to minimize the
  132.           energy of the system. This command will rotate an atom
  133.           and other attached atoms.
  134.  
  135.      MX - Rotate atoms around X axis. Do not use any of the
  136.           rotate commands until the molecule is complete. The
  137.           angle for bonds made after rotation may not be correct.
  138.  
  139.      MY - Rotate atoms around Y axis
  140.  
  141.      MZ - Rotate atoms around Z axis
  142.  
  143.      P  - Print the screen. CGA mode should be used if you want
  144.           the atoms to be labeled.
  145.  
  146.      R  - (Not on Menu) Read to buffer from TEMP.DAT
  147.  
  148.      SB - Toggles Bond lines on/off. Bond lines are only available
  149.           in graphic mode with 16 colors.
  150.  
  151.      SC - Toggles electronegativity scale on/off. When on, a color
  152.           scale is shown at the bottom of the display window (EGA
  153.           mode only). The atom colors are changed to correspond to
  154.           the electronegtivity of the atom. When off no scale is
  155.           shown and the colors are changed to have more contast.
  156.  
  157.      SE - Toggles expanded view on/off.
  158.  
  159.      SG - Toggles grid on/off.
  160.  
  161.      SN - Toggles atom numbering on/off.
  162.  
  163.      V  - (View) This command will show the view of the chemical
  164.           that has been selected by the up/down cursor keys.
  165.           The horizonal axis and vertical axis are shown in the
  166.           upper right hand corner of the screen. Lines are
  167.           shown to indicate bonds. The upper right hand corner of
  168.           the screen shows which axis (X, Y, or Z) is aligned
  169.           with the vertical and horizontal view shown.
  170.  
  171.           Atoms are listed on the left. In 16 color modes, the
  172.           color is used to designate the atoms. In 2 and 4 color
  173.           modes, the atoms are labeled.
  174.  
  175.      W  - (Not on Menu) The Write command write the buffer to
  176.           the file TEMP.DAT. The Write and the Read commands
  177.           can be used to recover from an error during
  178.           construction of a chemical.
  179.  
  180.  
  181.  Contruction of Ring Structures
  182.  
  183.    Ring structures are difficult to make because of the large number
  184.    of possible bonds. Also the angles need adjustment to make a
  185.    closed ring. Special hybrids ending in _5 or _6 are provided in
  186.    CHEMICAL for constructing 5 and 6 flat ring structures. The ' and `
  187.    bonds should be selected to form rings. CHEMICAL defaults (high-
  188.    lights) to this choice to simplify ring formation.
  189.  
  190.    The formation of combined six and five ring structures such as
  191.    Purine requires adjustment of the angles for the atoms to meet
  192.    correctly. CHEMICAL will make this adjustment if the six atom
  193.    ring (using _6 hybrids) is made first (don't forget to bond the
  194.    1st and 6th atoms before added the 7th). Then three _5 hybrids
  195.    should be selected. The default bonds should then form the correct 
  196.    double ring structure. The first ring is generated clockwise and
  197.    the second ring is generated counter-clockwise.
  198.  
  199.    The angles in the sp3 hybrid do not allow a flat ring. A
  200.    twisted ring can be made by selecting the default bond
  201.    selection sequence.
  202.  
  203.  Example 1:   Make Water Molecule
  204.  
  205.    1) Use the A command to show periodic table
  206.    2) Select O,H, and H using the cursor keys and Enter Key
  207.    3) use esc to exit A command
  208.    4) Select the Bond Command
  209.    5) Select O and H
  210.    6) Select shared (default) bond
  211.    7) Select one of the O-H bonds
  212.    8) Use the Bond Command to make the other O-H bond
  213.       (Two atoms always need to be selected to make a bond)
  214.  
  215.    Note: The angle between the Hydrogen atoms can be made closer
  216.    to the actual angle by selecting the sp3 hybrid for Oxygen.
  217.  
  218.  Example 2: Benzene C6H6
  219.  
  220.   1) Clear previous entries with (C)lear
  221.   2) Enter 6 Carbon Atoms using (A)tom
  222.   3) Select the sp2 hybrid for each Carbon Atom using (H)ybrid
  223.   4) Use the Up/Down cursor key to set view to TOP
  224.   5) Bond Atoms 1-2, 2-3, 3-4, 4-5, 5-6, 1-6 (selecting highlighted bond)
  225.   6) Make a pi bond between atoms 1-2, 3-4, and 5-6 using (B)ond
  226.   7) Enter 6 Hydrogen Atoms using (A)tom
  227.   8) Bond each hydrogen atom to a carbon atom
  228.  
  229.  
  230. Example 3)  [Co(NH3)6]3+  Coordination Compound
  231.  
  232.   1) Select Co and six N atoms
  233.   2) Select the +3 ionization and d2sp3 Hybridization of Co using
  234.      the Ionize and the Hybrid commands
  235.   3) Select the sp3 Hybrization of N using the Hybrid command
  236.   4) Bond the six d2sp3 orbitals on Co with the six N atoms using
  237.      the dative bond
  238.   5) Select 18 hydrogen atoms
  239.   6) bond the hydrogen atoms to the six nitrogen atoms
  240.  
  241.      CHEMICAL, CHEMVIEW, and CRYSTAL are placed in the Public Domain
  242.      and may be freely copied and distributed. The latest version of
  243.      including source code can be obtained from the author for $20.
  244.      Updates are $10 for registered users. The source code is not
  245.      for public distibution and is only available from the author.
  246.  
  247.      The following programs are also available:
  248.  
  249.      PLANETS computes information relating to the position,
  250.      distance, magnitude, orbit view, skyview, etc. for the major
  251.      planets, four minor planets, and  halley's comet on a specified
  252.      date and time. Also, orbital data for any desired planet or
  253.      comet can be entered and saved in a disk file. Skyview and
  254.      orbital views can shown in  forward or backward motion. The moons
  255.      for each planet can be displayed. This program requires a
  256.      graphics display and 256K bytes of memory. The latest
  257.      version is 4.1.
  258.  
  259.      CHARACTER is a computer program designed to draw faces. The
  260.      drawings consist of lines of different color and thickness. The
  261.      age, weight, and emotions (Anger, Disgust, Fear, Happiness,
  262.      Sadness, Surprise) can be changed by adjusting scales on the left
  263.      side of the screen. Individual features, such as eye seperation,
  264.      nose position, or nose width, can be changed by accessing
  265.      additional menus. The detailed positions of the lines can be
  266.      changed by using a mouse. CHARACTER requires 512K bytes of
  267.      memory, and a CGA, EGA, VGA, or Hercles monitor. A mouse is
  268.      required to access all the features of CHARACTER.
  269.  
  270.  
  271.      Larry Puhl
  272.      6 Plum Court
  273.      Sleepy Hollow, Ill. 60118
  274.  
  275.      ORDER FORM:
  276.  
  277.      CHEMICAL/CHEMVIEW/CRYSTAL (price is for all 3) $20      ____
  278.  
  279.      BIOCHEM                                        $10      ____
  280.  
  281.      PLANETS                                        $10      ____
  282.  
  283.      CHARACTER                                      $20      ____
  284.  
  285.      Shipping outside of USA                         $5      ____
  286.  
  287.      3 1/2 inch disks                                $2      ____
  288.  
  289.      (Updates for registered users are half price)
  290.  
  291.  
  292.                                                  TOTAL       ____
  293.  
  294.  
  295.  
  296.      send to:   ______________________________________________
  297.  
  298.                 ______________________________________________
  299.  
  300.                 ______________________________________________
  301.  
  302.                 ______________________________________________
  303.  
  304.      Comments:
  305.  
  306.  
  307.