imod.mf6.LayeredWell.mask#
- LayeredWell.mask(domain: DataArray | UgridDataArray) GridAgnosticWell #
Mask wells based on two-dimensional domain. For three-dimensional masking: Wells falling in inactive cells are automatically removed in the call to write to Modflow 6 package. You can verify this by calling the
to_mf6_pkg
method.