Laserfiche WebLink
HYDROSS V3.0 <br />Introduction <br />Introduction. <br />1.1 Overview <br />--------------- <br />HYDROSS V3.0 (HYDrologic River Operation Study System) is system <br />of computer programs for conducting monthly water supply studies along <br />t rao ~ ~ ona accounting T-i ne ~ . <br />The system allows the user to conduct "wh t if" studies by varying <br />the physical and opera Tonal parameters of the mode <br />HYDROSS operates only with quantities of surface water. However, <br />the output modules allow the preparation of data files for input to <br />water quality analysis programs and, with some imagination on the part <br />of the user, ground water effects can also be modelled. <br />HYDROSS V3.0 is written in Fortran 5 for the CDC Cyber 170/835_ <br />computer. The code is ANSI Standard with a few exceptions detailed <br />later in the Programmer Guide section of this manual. Briefly, the <br />exceptions deal with passing file names to the modules, sorting, and <br />a 28-line subroutine with four entry points which accesses the internal <br />data base. <br />Internally, HYDROSS "thinks" entirely •in English units feet, <br />acres, acre-feet, and megawatt-hours. Through built-in conversion <br />.routines, the user may specify a wide variety of alternate units for <br />~~ input and output. The available units are listed in Appendix A. <br />1.2 Data <br />HYDROSS operates on three functionally distinct types of data, <br />briefly described below. Detailed functional descriptions of the <br />data components, file structures and record definitions are covered <br />in later sections of this manual. <br />1.2.1 Flow <br />Conceptually, the flow data is the pristine monthly flow at <br />gaging stations. In practice, the gaging station flow for a given <br />historical period will include the effect of any man-made improvements <br />existing at the time, and someone has to work backward to decide what <br />the pristine flow would have been. Obtaining this flow data is outside <br />the scope of this document. The required format for the data is <br />detailed in Appendix 6.1. <br />HYDROSS assumes that the data in the flow file is the pristine <br />flow, and the model requires flow data for each month of the study <br />period at each station in the model. ~ <br />~~ <br />