shift_hh_grid_pi | R Documentation |
Shift rectangle polygons to fall within [-pi, pi]
shift_hh_grid_pi(wells_array, theta_range = c(-pi, pi))
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 |
Shift all well rectangles by ±2pi and clip to the range [theta_min, theta_max]
. These theta values
don't necessarily need to be the extremes [-pi, pi] and can be any subset of that range.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.