get_union_probability | R Documentation |
Get probability of contamination
get_union_probability(
wells_array,
theta_range = c(-pi, pi),
alpha_range = c(0, 100),
show_progress = TRUE
)
wells_array |
Wells object prepared with |
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 |
Careful: this won't work if theta_range cross over -pi or pi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.