home *** CD-ROM | disk | FTP | other *** search
/ World of Shareware - Software Farm 2 / wosw_2.zip / wosw_2 / GENERAL / ALLWET.ZIP / TOC.SML < prev   
Text File  |  1987-05-13  |  8KB  |  318 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.                             ALLWET: A USERS' MANUAL
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.                                       by
  32.                                 Michael Fuerst
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.                                     May, 1987
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.      Copyright, 1986,1987  by Michael Fuerst.   All rights reserved.
  80.  
  81.  
  82.  
  83.  
  84.  
  85.      Although reasonable precautions have been taken to insure that (i) the
  86. information presented herein accurately describes the computer program with
  87. which it's intended to be used, and (ii) the computer program produces results
  88. free from errors, no guarantees of such can be made.  Also, no warranties are
  89. made, whether expressed or implied.  Liability of the seller and author will
  90. be limited exclusively to product replacement.
  91.  
  92.  
  93.      However, if any problems or questions concerning the documentation or the
  94. program arise, or if you have suggestions for improvements, please contact the
  95. seller or the author.  The author will try to respond and/or repair the
  96. program as quickly as possible.
  97.  
  98.  
  99.      You may not distribute or duplicate printed copies of this documentation
  100. without the author's  permission.  You may make backup copies of the software
  101. to protect your investment, but you may not otherwise copy or distribute the
  102. program without the author's permission.
  103.  
  104.      However, you may freely distribute copies of the manual on diskette, and
  105. the demonstration version of the program on such diskettes.  The demonstration
  106. version can handle no more than 15 pipes and 15 nodes, while the full program
  107. can handle a minimum of 400 pipes and 400 nodes (or more, depending on the
  108. version.)
  109.  
  110.  
  111.  
  112.                                            Michael Fuerst
  113.                                            Gedanken Software
  114.                                            802 North Broadway
  115.                                            Urbana Illinois 61801
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.                                CONTENTS
  141.  
  142.  
  143.                                                                      Page
  144.  
  145. 1.  INTRODUCTION                                                      1-1
  146.  
  147.  
  148. 2.  ELEMENTS OF A WATER DISTRIBUTION SYSTEM                           2-1
  149.  
  150.     2.1  Nodes and Calculation of Nodal Demands                       2-4
  151.     2.2  Pipes                                                        2-6
  152.     2.3  Reservoirs                                                   2-7
  153.     2.4  Booster Pump Stations                                       2-10
  154.     2.5  Notes Concerning H-Q Curves                                 2-10
  155.     2.6  Pressure Reducing Valves                                    2-12
  156.     2.7  Check Valves                                                2-13
  157.  
  158.  
  159. 3.  DATA PREPARATION FOR ALLWET                                       3-1
  160.  
  161.     3.1  Data File Preparation for ALLWET                             3-1
  162.          3.1.1  Preliminary Subfile                                   3-3
  163.          3.1.2  Node Subfile                                          3-5
  164.          3.1.3  Pipe Subfile                                          3-6
  165.          3.1.4  Reservoir Subfile                                     3-8
  166.          3.1.5  Booster Pump Subfile                                  3-9
  167.          3.1.6  Pressure Reducing Valve Subfile                       3-9
  168.          3.1.7  Check Valve Subfile                                  3-10
  169.  
  170.     3.2  Creating and Updating a File
  171.  
  172.  
  173. 4.  INTERACTIVE USE OF ALLWET                                         4-1
  174.  
  175.     4.1  General Procedures                                           4-1
  176.  
  177.     4.2  Summary of Permitted Commands                                4-3
  178.  
  179.     4.3  Detailed Command Descriptions                                4-5
  180.          4.3.1   BATCH                                                4-5
  181.          4.3.2   BOOSTER                                              4-6
  182.          4.3.3   CANCEL                                               4-7
  183.          4.3.4   CHECK                                                4-7
  184.          4.3.5   DELETE                                               4-8
  185.          4.3.6   ERROR                                                4-9
  186.          4.3.7   EPSILON                                              4-9
  187.          4.3.8   HALT                                                4-10
  188.          4.3.9   HELP                                                4-10
  189.          4.3.10  LIST                                                4-11
  190.          4.3.11  MULT                                                4-14
  191.          4.3.12  NODE                                                4-15
  192.          4.3.13  NOVERBOSE                                           4-16
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.   
  204.  
  205.  
  206.          4.3.14  PERC                                                4-16
  207.          4.3.15  PIPE                                                4-17
  208.          4.3.16  PRV                                                 4-18
  209.          4.3.17  READ                                                4-18
  210.          4.3.18  RESERVOIR                                           4-19
  211.          4.3.19  REVISE                                              4-21
  212.          4.3.20  RUN                                                 4-23
  213.          4.3.21  SCALE                                               4-25
  214.          4.3.22  STORE                                               4-26
  215.          4.3.23  TITLE                                               4-27
  216.          4.3.24  VERBOSE                                             4-27
  217.  
  218.     4.4  Example of Interactive ALLWET Use                           4-28
  219.  
  220.  
  221. 5.  BATCH USE OF ALLWET                                               5-1
  222.  
  223.  
  224. 6.  PERFORMANCE AND CALCULATION OF ANALYSES                           6-1
  225.  
  226.     6.1  Successful Analyses and Their Interpretation                 6-1
  227.  
  228.     6.2  Correction of Unsuccessful Analyses                          6-4
  229.          6.2.1  General Advice                                        6-4
  230.          6.2.2  Non-Convergence                                       6-6
  231.          6.2.3  Fragmented Network                                    6-8
  232.          6.2.4  H-Q Curve Problems                                    6-8
  233.          6.2.5  Pressure Node Problems                               6-10
  234.          6.2.6  Booster Pump Problems                                6-11
  235.          6.2.7  Check Valve and PRV Induced Problems                 6-11
  236.          6.2.8  If All Else Fails                                    6-13
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.                                                                     Page
  280.  
  281. Figures
  282.  
  283.    1.  Sample System Configuration                                   2-2
  284.    2.  H-Q Curve                                                    2-11
  285.    3.  PRV Orientation                                              2-11
  286.    4.  Keypunched Data for Sample Problem (two pages)                3-2
  287.    5.  Sample ALLWET Terminal Session                               4-29
  288.         (five pages denoted as Figures 5a through 5e)
  289.    6.  Sample RJE Output                                             5-2
  290.         (Seven pages denoted as Figures 6a through 6g)
  291.    7.  Inadvertently Misshaped H-Q Curves                            6-9
  292.  
  293.  
  294. Tables
  295.  
  296.    1.  Data for Sample Problem                                       2-3
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.