get_union_probability: Get probability of contamination

View source: R/gw-model.R

get_union_probabilityR Documentation

Get probability of contamination

Description

Get probability of contamination

Usage

get_union_probability(
  wells_array,
  theta_range = c(-pi, pi),
  alpha_range = c(0, 100),
  show_progress = TRUE
)

Arguments

wells_array

Wells object prepared with get_septic_well_array

theta_range

Vector describing the min and max of the uniform distribution for the mean lateral direction of flow

alpha_range

Vector describing the min and max of distance to the groundwater divide

show_progress

Logical that determines if progress bar is shown

Details

Careful: this won't work if theta_range cross over -pi or pi


gopalpenny/nitratesgame documentation built on July 8, 2023, 6:10 p.m.