home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / games / malstr21.zip / EFIELDS.BAT next >
DOS Batch File  |  1991-09-02  |  678b  |  17 lines

  1. @echo off
  2. cls
  3. echo          Representation of Electric fields
  4. echo  .
  5. echo  Press space bar to skip drawing of vortex.
  6. echo  .
  7. echo  Lines accurately represent lines of electric force between charges.
  8. echo  The number of lines radiating from each point indicates its charge.
  9. echo  The direction of rotation indicates its sign, e.g. clockwise = positive
  10. echo  charge, counterclockwise = negative.  The closed lines represent
  11. echo  lines of equipotential.  Note how the direction of movement of the
  12. echo  equipotential lines are affected by sign of the charge.  Note also
  13. echo  how the two families of lines always intersect at right angles.
  14. echo  .
  15. pause
  16. maelstrm e L8
  17.