imod.mf6.ConstantConcentration.is_empty#
- ConstantConcentration.is_empty(ignore_time: bool = False) bool #
Returns True if the package is empty, that is if it contains only no-data values.
- Parameters:
ignore_time (bool, optional) – If True, the first timestep is selected to validate. This increases performance for packages with a time dimensions over which changes of cell activity are not expected. Default is False, which means the time dimension is not dropped.