Laserfiche WebLink
<br />5. INPUT <br /> <br />An example of program input is shown in Exhibit 3. as is a <br />description of the required input in Exhibit 5; Exhibit 6 follows, <br />which visually summarizes the form of the input data for the program. <br />All input is by card, using 8 card columns per variable and 10 <br />variables per card unless fewer variables are called for; four title <br />cards are used. <br /> <br />All data are input using two digit code entered in card columns 1 <br />and 2. If code is blank, program will interpret that card to have the <br />same code as the previous card. Data can be input in any order. For <br />rating curves. the last value of the last parameter input must not be 0, <br />For period-by-period information, the last input value of the last <br />parameter must not be zero. Rating curves may be input using either <br />stage or elevations, not both. Period-by-period information for the <br />river can be input as flow, stage or elevation. <br /> <br />The first jOb requires four cards of titling information, a Jl card <br />defining DELTA (time interval in minutes), ponding area rating curve of <br />elevation (stage) vs. capacity, ponding area inflow hydrograph, and <br />river hydrograph (flow, stage or elevation). For subsequent jobs, all <br />cards are optional except the end-of-job card. The end-of-job is indicated <br />by one of three cards: ED, NJ. ZZ, The ZZ card is used if the present job <br />is the last job, The NJ card is used to re-initialize all variables to <br />zero before the next job is initiated, An ED card is used to separate <br />jobs when the next job uses the same information as the present one, only <br />changes need be inserted (all rating curves and hydrographs remain the <br />same unless changed by input). <br /> <br />When period-by-period data for the river is input, data constant on a <br />card can be entered by putting the value in field 1 and a (-1) in field 10, <br /> <br />All output variables for each period as well as job specification <br />information are stored on Tape 1. Summary information for each job is <br />stored on Tape 2 or Tape 6 depending upon the value of "IPRNT" (Jl-9), <br /> <br />The program will automatically plot certain stage and discharge <br />hydrographs or the user can specify what is to be plotted. A blank GP <br />card will suppress all plot. <br /> <br />Any combination of Tl. T2, T3, T4 cards can be used. <br /> <br />Any study period longer than 150 periods can be broken up and treated <br />as a continuous run by specifying a positive value for the variable LINKe. <br />An ED card must separate every 150 values (or less) of period-by-period <br />information. <br /> <br />Tape 5 must be specified as the input unit, This unit is read and <br />rewound twice, Thus, control cards may have to be separated from input <br /> <br />3 <br />