Function to add wells to an aquifer object
add.well(x) <- value
x | An aquifer object |
---|---|
value | A list with the values of the well discharges, x coordinates of the wells and the y coordinates of the wells |
This function adds a well to an aquifer
Other aquifer functions: aquifer
,
calculate_drawdown
,
print.aquifer
,
summary.aquifer