Laserfiche WebLink
<br />r <br /> <br />. '~, <br /> <br />-tl1l1Y9'3S, <br /> <br />Operations Code Overview <br /> <br />PROCEDURES CALLED AT THE BEGINNING OF A YEAR <br /> <br />LoadSpecialData [READTEXT. MOD] <br /> <br />This procedure reads in the seasonal data from SEASONAL.TXT and then <br />SEASONAL.DIF tile for the current year. These tiles contain data which varies from month <br />to month (and possihly year to year) during the niodel run. This procedure calls the internal <br />procedure ProcessASeasonalYear found in the ReadText module. ProcessASeasonalYear sets <br />capacities on demands (using acre and eftlciency values read in from the input tile) and assigns <br />the intlows from the input data. The SEASONAL.TXT and SEASONAL.DIF tiles contain all <br />the model input data that vary from month to month. <br /> <br />PROCEDURES CALLED EACH MONTH <br /> <br />OperateNetwork [OPERATE.MOD] <br /> <br />This is a CRAM library procedure that performs general setup of the network for <br />solution based on the input network (.NET) and data (.OAT) tiles. . <br /> <br />Patch Up Network [CRAMHOOK.MOD] <br /> <br />This procedure carries Out Gunnison-specitic network setup activities that are not done <br />by OperateNetwork. It insures that the MinimumFlow arcs of Instream Flow Reach constructs <br />are attached in parallel with the ExcessFlow arcs of those constructs. <br /> <br />The only procedure called from Patch Up Network is SetParm (a CRAM library <br />procedure that modities network parameters). <br /> <br />InitlmmediateFlows [RTFLOW.MOD] <br /> <br />This is a CRAM library procedure that initializes the values of within-month return <br />tlows. <br /> <br />SetUpAccountsAndExchanges [ACCOUNTG.MOD] <br /> <br />This procedure determines whether a "cooperative release" is to be made in the current <br />month from storage in the M&l Exchange Credits account in Ridgway; updates the capacities <br />of links from the South Canal to Project 7 that retlect limitations of the Ridgway Exchange; <br />performs carryover computations of Blue Mesa Credits related to the Taylor Park Exchange; <br />and performs (once a year) the annual administration-date accounting bookovers in Taylor <br />Park. <br /> <br />2 <br />