Well5rp

3
Assign pumping rates to q34289. Same pumping rates recur every 4 years for twenty years. Five Ash calibrated pumpage. (mlv) Rewind fort.12 (mlv) fort.12 is the well package input file. Read part of first line into "alpha," which is never used. (mlv) 1 2 3

Transcript of Well5rp

Page 1: Well5rp

Assign pumping rates to q34289. Same pumping rates recur every 4 years for twenty years. Five Ash calibrated pumpage. (mlv)

Rewind fort.12 (mlv)

fort.12 is the well package input file.

Read part of first line into "alpha," which is never used. (mlv)

1

2

3

Page 2: Well5rp

Read number of wells in current stress period, NWELLS

II=1

Read layer, row, column, flow for well II

Xpump = 1.15

If II=1 and kper > 1 then

Well (4,II) = q3429(kper - 1)

4

5

6

7

8

11

Page 3: Well5rp

Well(4,ii) = 1.15* Well(4,ii)

9

WELL(1,II) = K

WELL (2,II) = I

WELL (3,II) = J10

II = NWELLS ?

RETURN

Y

N

11

12

II =

II + 1

6