Index _ | A | B | C | D | E | F | G | H | I | L | M | N | O | P | Q | R | S | T | U | V | W | Z _ __init__() (imod.couplers.metamod.MetaMod method) (imod.logging.config.LoggerType method) (imod.logging.ilogger.ILogger method) (imod.logging.loglevel.LogLevel method) (imod.logging.logurulogger.LoguruLogger method) (imod.logging.nulllogger.NullLogger method) (imod.logging.pythonlogger.PythonLogger method) (imod.mf6.AdaptiveTimeStepping method) (imod.mf6.AdvectionCentral method) (imod.mf6.AdvectionTVD method) (imod.mf6.AdvectionUpstream method) (imod.mf6.ApiPackage method) (imod.mf6.Buoyancy method) (imod.mf6.ConstantConcentration method) (imod.mf6.ConstantHead method) (imod.mf6.Dispersion method) (imod.mf6.Drainage method) (imod.mf6.Evapotranspiration method) (imod.mf6.GeneralHeadBoundary method) (imod.mf6.GroundwaterFlowModel method) (imod.mf6.GroundwaterTransportModel method) (imod.mf6.HorizontalFlowBarrierHydraulicCharacteristic method) (imod.mf6.HorizontalFlowBarrierMultiplier method) (imod.mf6.HorizontalFlowBarrierResistance method) (imod.mf6.ImmobileStorageTransfer method) (imod.mf6.InitialConditions method) (imod.mf6.LayeredWell method) (imod.mf6.MassSourceLoading method) (imod.mf6.MobileStorageTransfer method) (imod.mf6.Modflow6Simulation method) (imod.mf6.NodePropertyFlow method) (imod.mf6.OutputControl method) (imod.mf6.Recharge method) (imod.mf6.regrid.ConstantHeadRegridMethod method) (imod.mf6.regrid.DiscretizationRegridMethod method) (imod.mf6.regrid.DispersionRegridMethod method) (imod.mf6.regrid.DrainageRegridMethod method) (imod.mf6.regrid.EmptyRegridMethod method) (imod.mf6.regrid.EvapotranspirationRegridMethod method) (imod.mf6.regrid.GeneralHeadBoundaryRegridMethod method) (imod.mf6.regrid.InitialConditionsRegridMethod method) (imod.mf6.regrid.MobileStorageTransferRegridMethod method) (imod.mf6.regrid.NodePropertyFlowRegridMethod method) (imod.mf6.regrid.RechargeRegridMethod method) (imod.mf6.regrid.RiverRegridMethod method) (imod.mf6.regrid.SpecificStorageRegridMethod method) (imod.mf6.regrid.StorageCoefficientRegridMethod method) (imod.mf6.River method) (imod.mf6.SingleLayerHorizontalFlowBarrierHydraulicCharacteristic method) (imod.mf6.SingleLayerHorizontalFlowBarrierMultiplier method) (imod.mf6.SingleLayerHorizontalFlowBarrierResistance method) (imod.mf6.Solution method) (imod.mf6.SourceSinkMixing method) (imod.mf6.SpecificStorage method) (imod.mf6.StorageCoefficient method) (imod.mf6.StructuredDiscretization method) (imod.mf6.TimeDiscretization method) (imod.mf6.UnsaturatedZoneFlow method) (imod.mf6.ValidationSettings method) (imod.mf6.VerticesDiscretization method) (imod.mf6.Well method) (imod.msw.AnnualCropFactors method) (imod.msw.CouplerMapping method) (imod.msw.EvapotranspirationMapping method) (imod.msw.GridData method) (imod.msw.IdfMapping method) (imod.msw.Infiltration method) (imod.msw.InitialConditionsEquilibrium method) (imod.msw.InitialConditionsPercolation method) (imod.msw.InitialConditionsRootzonePressureHead method) (imod.msw.InitialConditionsSavedState method) (imod.msw.LanduseOptions method) (imod.msw.MetaSwapModel method) (imod.msw.MeteoGrid method) (imod.msw.MeteoGridCopy method) (imod.msw.Ponding method) (imod.msw.PrecipitationMapping method) (imod.msw.ScalingFactors method) (imod.msw.Sprinkling method) (imod.msw.TimeOutputControl method) (imod.msw.VariableOutputControl method) (imod.prepare.ALLOCATION_OPTION method) (imod.prepare.DISTRIBUTING_OPTION method) (imod.prepare.LayerRegridder method) (imod.prepare.Regridder method) (imod.prepare.SimulationAllocationOptions method) (imod.prepare.SimulationDistributingOptions method) (imod.prepare.Voxelizer method) (imod.util.RegridderType method) (imod.util.RegridderWeightsCache method) (imod.visualize.GridAnimation3D method) (imod.visualize.StaticGridAnimation3D method) (imod.wq.AdvectionFiniteDifference method) (imod.wq.AdvectionHybridMOC method) (imod.wq.AdvectionMOC method) (imod.wq.AdvectionModifiedMOC method) (imod.wq.AdvectionTVD method) (imod.wq.BasicFlow method) (imod.wq.BasicTransport method) (imod.wq.ConstantHead method) (imod.wq.Dispersion method) (imod.wq.Drainage method) (imod.wq.EvapotranspirationHighestActive method) (imod.wq.EvapotranspirationLayers method) (imod.wq.EvapotranspirationTopLayer method) (imod.wq.GeneralHeadBoundary method) (imod.wq.GeneralizedConjugateGradientSolver method) (imod.wq.LayerPropertyFlow method) (imod.wq.MassLoading method) (imod.wq.OutputControl method) (imod.wq.ParallelKrylovFlowSolver method) (imod.wq.ParallelKrylovTransportSolver method) (imod.wq.PreconditionedConjugateGradientSolver method) (imod.wq.RechargeHighestActive method) (imod.wq.RechargeLayers method) (imod.wq.RechargeTopLayer method) (imod.wq.River method) (imod.wq.SeawatModel method) (imod.wq.TimeDiscretization method) (imod.wq.TimeVaryingConstantConcentration method) (imod.wq.VariableDensityFlow method) (imod.wq.Well method) A active_grid_boundary_xy() (in module imod.select) AdaptiveTimeStepping (class in imod.mf6) AdvectionCentral (class in imod.mf6) AdvectionFiniteDifference (class in imod.wq) AdvectionHybridMOC (class in imod.wq) AdvectionMOC (class in imod.wq) AdvectionModifiedMOC (class in imod.wq) AdvectionTVD (class in imod.mf6) (class in imod.wq) AdvectionUpstream (class in imod.mf6) aggregate_layers() (imod.mf6.Drainage class method) (imod.mf6.GeneralHeadBoundary class method) (imod.mf6.Recharge class method) (imod.mf6.River class method) allocate_drn_cells() (in module imod.prepare) allocate_ghb_cells() (in module imod.prepare) allocate_rch_cells() (in module imod.prepare) allocate_riv_cells() (in module imod.prepare) ALLOCATION_OPTION (class in imod.prepare) AnnualCropFactors (class in imod.msw) ApiPackage (class in imod.mf6) assign_wells() (in module imod.prepare) B BasicFlow (class in imod.wq) BasicTransport (class in imod.wq) Buoyancy (class in imod.mf6) C c_leakage() (in module imod.prepare) c_radial() (in module imod.prepare) calculate_gxg() (in module imod.evaluate) calculate_gxg_points() (in module imod.evaluate) cd() (in module imod.util) cell_max_nparticles (imod.wq.AdvectionMOC attribute) cell_min_nparticles (imod.wq.AdvectionMOC attribute) celltable() (in module imod.prepare) check (imod.wq.SeawatModel attribute) cleanup() (imod.mf6.Drainage method) (imod.mf6.GeneralHeadBoundary method) (imod.mf6.HorizontalFlowBarrierResistance method) (imod.mf6.LayeredWell method) (imod.mf6.River method) (imod.mf6.SingleLayerHorizontalFlowBarrierResistance method) (imod.mf6.Well method) cleanup_drn() (in module imod.prepare) cleanup_ghb() (in module imod.prepare) cleanup_hfb() (in module imod.prepare) cleanup_riv() (in module imod.prepare) cleanup_wel() (in module imod.prepare) cleanup_wel_layered() (in module imod.prepare) clip_box() (imod.mf6.AdaptiveTimeStepping method) (imod.mf6.ApiPackage method) (imod.mf6.Buoyancy method) (imod.mf6.ConstantHead method) (imod.mf6.Drainage method) (imod.mf6.Evapotranspiration method) (imod.mf6.GeneralHeadBoundary method) (imod.mf6.GroundwaterFlowModel method) (imod.mf6.GroundwaterTransportModel method) (imod.mf6.HorizontalFlowBarrierHydraulicCharacteristic method) (imod.mf6.HorizontalFlowBarrierMultiplier method) (imod.mf6.HorizontalFlowBarrierResistance method) (imod.mf6.InitialConditions method) (imod.mf6.LayeredWell method) (imod.mf6.Modflow6Simulation method) (imod.mf6.NodePropertyFlow method) (imod.mf6.OutputControl method) (imod.mf6.Recharge method) (imod.mf6.River method) (imod.mf6.SingleLayerHorizontalFlowBarrierHydraulicCharacteristic method) (imod.mf6.SingleLayerHorizontalFlowBarrierMultiplier method) (imod.mf6.SingleLayerHorizontalFlowBarrierResistance method) (imod.mf6.Solution method) (imod.mf6.SpecificStorage method) (imod.mf6.StorageCoefficient method) (imod.mf6.StructuredDiscretization method) (imod.mf6.TimeDiscretization method) (imod.mf6.UnsaturatedZoneFlow method) (imod.mf6.VerticesDiscretization method) (imod.mf6.Well method) (imod.msw.AnnualCropFactors method) (imod.msw.CouplerMapping method) (imod.msw.EvapotranspirationMapping method) (imod.msw.GridData method) (imod.msw.IdfMapping method) (imod.msw.Infiltration method) (imod.msw.InitialConditionsEquilibrium method) (imod.msw.InitialConditionsPercolation method) (imod.msw.InitialConditionsRootzonePressureHead method) (imod.msw.InitialConditionsSavedState method) (imod.msw.LanduseOptions method) (imod.msw.MetaSwapModel method) (imod.msw.MeteoGrid method) (imod.msw.MeteoGridCopy method) (imod.msw.Ponding method) (imod.msw.PrecipitationMapping method) (imod.msw.ScalingFactors method) (imod.msw.Sprinkling method) (imod.msw.TimeOutputControl method) (imod.msw.VariableOutputControl method) configure() (in module imod.logging.config) ConstantConcentration (class in imod.mf6) ConstantHead (class in imod.mf6) (class in imod.wq) ConstantHeadRegridMethod (class in imod.mf6.regrid) convert_pointwaterhead_freshwaterhead() (in module imod.evaluate) coord_reference() (in module imod.util) copy() (imod.mf6.AdaptiveTimeStepping method) (imod.mf6.AdvectionCentral method) (imod.mf6.AdvectionTVD method) (imod.mf6.AdvectionUpstream method) (imod.mf6.ApiPackage method) (imod.mf6.Buoyancy method) (imod.mf6.ConstantConcentration method) (imod.mf6.ConstantHead method) (imod.mf6.Dispersion method) (imod.mf6.Drainage method) (imod.mf6.Evapotranspiration method) (imod.mf6.GeneralHeadBoundary method) (imod.mf6.HorizontalFlowBarrierHydraulicCharacteristic method) (imod.mf6.HorizontalFlowBarrierMultiplier method) (imod.mf6.HorizontalFlowBarrierResistance method) (imod.mf6.ImmobileStorageTransfer method) (imod.mf6.InitialConditions method) (imod.mf6.LayeredWell method) (imod.mf6.MassSourceLoading method) (imod.mf6.MobileStorageTransfer method) (imod.mf6.Modflow6Simulation method) (imod.mf6.NodePropertyFlow method) (imod.mf6.OutputControl method) (imod.mf6.Recharge method) (imod.mf6.River method) (imod.mf6.SingleLayerHorizontalFlowBarrierHydraulicCharacteristic method) (imod.mf6.SingleLayerHorizontalFlowBarrierMultiplier method) (imod.mf6.SingleLayerHorizontalFlowBarrierResistance method) (imod.mf6.Solution method) (imod.mf6.SourceSinkMixing method) (imod.mf6.SpecificStorage method) (imod.mf6.StorageCoefficient method) (imod.mf6.StructuredDiscretization method) (imod.mf6.TimeDiscretization method) (imod.mf6.UnsaturatedZoneFlow method) (imod.mf6.VerticesDiscretization method) (imod.mf6.Well method) CouplerMapping (class in imod.msw) courant (imod.wq.AdvectionFiniteDifference attribute) (imod.wq.AdvectionHybridMOC attribute) (imod.wq.AdvectionMOC attribute) (imod.wq.AdvectionModifiedMOC attribute) (imod.wq.AdvectionTVD attribute) create_layered_top() (in module imod.prepare) create_partition_labels() (imod.mf6.Modflow6Simulation method) (in module imod.prepare) create_time_discretization() (imod.mf6.Modflow6Simulation method) (imod.wq.SeawatModel method) CRITICAL (imod.logging.loglevel.LogLevel attribute) critical() (imod.logging.ilogger.ILogger method) (imod.logging.logurulogger.LoguruLogger method) (imod.logging.nulllogger.NullLogger method) (imod.logging.pythonlogger.PythonLogger method) cross_section() (in module imod.visualize) cross_section_line() (in module imod.select) cross_section_linestring() (in module imod.select) D dceps (imod.wq.AdvectionHybridMOC attribute) dchmoc (imod.wq.AdvectionHybridMOC attribute) dconcentration_epsilon (imod.wq.AdvectionMOC attribute) (imod.wq.AdvectionModifiedMOC attribute) DEBUG (imod.logging.loglevel.LogLevel attribute) debug() (imod.logging.ilogger.ILogger method) (imod.logging.logurulogger.LoguruLogger method) (imod.logging.nulllogger.NullLogger method) (imod.logging.pythonlogger.PythonLogger method) DiscretizationRegridMethod (class in imod.mf6.regrid) Dispersion (class in imod.mf6) (class in imod.wq) DispersionRegridMethod (class in imod.mf6.regrid) distribute_drn_conductance() (in module imod.prepare) distribute_ghb_conductance() (in module imod.prepare) distribute_riv_conductance() (in module imod.prepare) DISTRIBUTING_OPTION (class in imod.prepare) Drainage (class in imod.mf6) (class in imod.wq) DrainageRegridMethod (class in imod.mf6.regrid) dump() (imod.mf6.GroundwaterFlowModel method) (imod.mf6.GroundwaterTransportModel method) (imod.mf6.Modflow6Simulation method) E empty_2d() (in module imod.util) empty_2d_transient() (in module imod.util) empty_3d() (in module imod.util) empty_3d_transient() (in module imod.util) EmptyRegridMethod (class in imod.mf6.regrid) ERROR (imod.logging.loglevel.LogLevel attribute) error() (imod.logging.ilogger.ILogger method) (imod.logging.logurulogger.LoguruLogger method) (imod.logging.nulllogger.NullLogger method) (imod.logging.pythonlogger.PythonLogger method) Evapotranspiration (class in imod.mf6) EvapotranspirationHighestActive (class in imod.wq) EvapotranspirationLayers (class in imod.wq) EvapotranspirationMapping (class in imod.msw) EvapotranspirationRegridMethod (class in imod.mf6.regrid) EvapotranspirationTopLayer (class in imod.wq) F facebudget() (in module imod.evaluate) fill() (in module imod.prepare) flow_velocity() (in module imod.evaluate) from_file() (imod.mf6.AdaptiveTimeStepping class method) (imod.mf6.AdvectionCentral class method) (imod.mf6.AdvectionTVD class method) (imod.mf6.AdvectionUpstream class method) (imod.mf6.ApiPackage class method) (imod.mf6.Buoyancy class method) (imod.mf6.ConstantConcentration class method) (imod.mf6.ConstantHead class method) (imod.mf6.Dispersion class method) (imod.mf6.Drainage class method) (imod.mf6.Evapotranspiration class method) (imod.mf6.GeneralHeadBoundary class method) (imod.mf6.GroundwaterFlowModel class method) (imod.mf6.GroundwaterTransportModel class method) (imod.mf6.HorizontalFlowBarrierHydraulicCharacteristic class method) (imod.mf6.HorizontalFlowBarrierMultiplier class method) (imod.mf6.HorizontalFlowBarrierResistance class method) (imod.mf6.ImmobileStorageTransfer class method) (imod.mf6.InitialConditions class method) (imod.mf6.LayeredWell class method) (imod.mf6.MassSourceLoading class method) (imod.mf6.MobileStorageTransfer class method) (imod.mf6.Modflow6Simulation static method) (imod.mf6.NodePropertyFlow class method) (imod.mf6.OutputControl class method) (imod.mf6.Recharge class method) (imod.mf6.River class method) (imod.mf6.SingleLayerHorizontalFlowBarrierHydraulicCharacteristic class method) (imod.mf6.SingleLayerHorizontalFlowBarrierMultiplier class method) (imod.mf6.SingleLayerHorizontalFlowBarrierResistance class method) (imod.mf6.Solution class method) (imod.mf6.SourceSinkMixing class method) (imod.mf6.SpecificStorage class method) (imod.mf6.StorageCoefficient class method) (imod.mf6.StructuredDiscretization class method) (imod.mf6.TimeDiscretization class method) (imod.mf6.UnsaturatedZoneFlow class method) (imod.mf6.VerticesDiscretization class method) (imod.mf6.Well class method) from_flow_model() (imod.mf6.SourceSinkMixing static method) from_imod5_cap_data() (imod.mf6.LayeredWell class method) (imod.mf6.Recharge class method) from_imod5_data() (imod.mf6.ConstantHead class method) (imod.mf6.Drainage class method) (imod.mf6.GeneralHeadBoundary class method) (imod.mf6.GroundwaterFlowModel class method) (imod.mf6.InitialConditions class method) (imod.mf6.LayeredWell class method) (imod.mf6.Modflow6Simulation class method) (imod.mf6.NodePropertyFlow class method) (imod.mf6.Recharge class method) (imod.mf6.River class method) (imod.mf6.SingleLayerHorizontalFlowBarrierResistance class method) (imod.mf6.StorageCoefficient class method) (imod.mf6.StructuredDiscretization class method) (imod.mf6.Well class method) (imod.msw.AnnualCropFactors method) (imod.msw.CouplerMapping method) (imod.msw.EvapotranspirationMapping class method) (imod.msw.GridData class method) (imod.msw.IdfMapping method) (imod.msw.Infiltration class method) (imod.msw.InitialConditionsEquilibrium method) (imod.msw.InitialConditionsPercolation method) (imod.msw.InitialConditionsRootzonePressureHead method) (imod.msw.InitialConditionsSavedState method) (imod.msw.LanduseOptions method) (imod.msw.MetaSwapModel class method) (imod.msw.MeteoGrid method) (imod.msw.MeteoGridCopy class method) (imod.msw.Ponding class method) (imod.msw.PrecipitationMapping class method) (imod.msw.ScalingFactors class method) (imod.msw.Sprinkling class method) (imod.msw.TimeOutputControl method) (imod.msw.VariableOutputControl method) from_imod5_shd_data() (imod.mf6.ConstantHead class method) from_mdal_compliant_ugrid2d() (in module imod.util) G gdal_rasterize() (in module imod.prepare) GeneralHeadBoundary (class in imod.mf6) (class in imod.wq) GeneralHeadBoundaryRegridMethod (class in imod.mf6.regrid) GeneralizedConjugateGradientSolver (class in imod.wq) generate_index_array() (imod.msw.GridData method) get_diskey() (imod.mf6.GroundwaterFlowModel method) (imod.mf6.GroundwaterTransportModel method) get_exchange_relationships() (imod.mf6.Modflow6Simulation method) get_lower_active_grid_cells() (in module imod.prepare) get_lower_active_layer_number() (in module imod.prepare) get_models() (imod.mf6.Modflow6Simulation method) get_models_of_type() (imod.mf6.Modflow6Simulation method) get_pkgkey() (imod.msw.MetaSwapModel method) get_regrid_methods() (imod.mf6.AdaptiveTimeStepping class method) (imod.mf6.AdvectionCentral class method) (imod.mf6.AdvectionTVD class method) (imod.mf6.AdvectionUpstream class method) (imod.mf6.ApiPackage class method) (imod.mf6.Buoyancy class method) (imod.mf6.ConstantConcentration class method) (imod.mf6.ConstantHead class method) (imod.mf6.Dispersion class method) (imod.mf6.Drainage class method) (imod.mf6.Evapotranspiration class method) (imod.mf6.GeneralHeadBoundary class method) (imod.mf6.HorizontalFlowBarrierHydraulicCharacteristic class method) (imod.mf6.HorizontalFlowBarrierMultiplier class method) (imod.mf6.HorizontalFlowBarrierResistance class method) (imod.mf6.ImmobileStorageTransfer class method) (imod.mf6.InitialConditions class method) (imod.mf6.LayeredWell class method) (imod.mf6.MassSourceLoading class method) (imod.mf6.MobileStorageTransfer class method) (imod.mf6.NodePropertyFlow class method) (imod.mf6.OutputControl class method) (imod.mf6.Recharge class method) (imod.mf6.River class method) (imod.mf6.SingleLayerHorizontalFlowBarrierHydraulicCharacteristic class method) (imod.mf6.SingleLayerHorizontalFlowBarrierMultiplier class method) (imod.mf6.SingleLayerHorizontalFlowBarrierResistance class method) (imod.mf6.Solution class method) (imod.mf6.SourceSinkMixing class method) (imod.mf6.SpecificStorage class method) (imod.mf6.StorageCoefficient class method) (imod.mf6.StructuredDiscretization class method) (imod.mf6.TimeDiscretization class method) (imod.mf6.UnsaturatedZoneFlow class method) (imod.mf6.VerticesDiscretization class method) (imod.mf6.Well class method) (imod.msw.AnnualCropFactors class method) (imod.msw.CouplerMapping class method) (imod.msw.EvapotranspirationMapping class method) (imod.msw.GridData class method) (imod.msw.IdfMapping class method) (imod.msw.Infiltration class method) (imod.msw.InitialConditionsEquilibrium class method) (imod.msw.InitialConditionsPercolation class method) (imod.msw.InitialConditionsRootzonePressureHead class method) (imod.msw.InitialConditionsSavedState class method) (imod.msw.LanduseOptions class method) (imod.msw.MeteoGrid class method) (imod.msw.MeteoGridCopy class method) (imod.msw.Ponding class method) (imod.msw.PrecipitationMapping class method) (imod.msw.ScalingFactors class method) (imod.msw.Sprinkling class method) (imod.msw.TimeOutputControl class method) (imod.msw.VariableOutputControl class method) get_regridder() (imod.util.RegridderWeightsCache method) get_upper_active_grid_cells() (in module imod.prepare) get_upper_active_layer_number() (in module imod.prepare) grid_3d() (in module imod.visualize) grid_boundary_xy() (in module imod.select) GridAnimation3D (class in imod.visualize) GridData (class in imod.msw) GroundwaterFlowModel (class in imod.mf6) GroundwaterTransportModel (class in imod.mf6) H header() (in module imod.formats.idf) (in module imod.formats.rasterio) HorizontalFlowBarrierHydraulicCharacteristic (class in imod.mf6) HorizontalFlowBarrierMultiplier (class in imod.mf6) HorizontalFlowBarrierResistance (class in imod.mf6) I IdfMapping (class in imod.msw) ignore_warnings() (in module imod.util) ILogger (class in imod.logging.ilogger) ImmobileStorageTransfer (class in imod.mf6) imod.logging module imod.logging.config module imod.logging.ilogger module imod.logging.logging_decorators module imod.logging.loglevel module imod.logging.logurulogger module imod.logging.nulllogger module imod.logging.pythonlogger module imshow_topview() (in module imod.visualize) Infiltration (class in imod.msw) INFO (imod.logging.loglevel.LogLevel attribute) info() (imod.logging.ilogger.ILogger method) (imod.logging.logurulogger.LoguruLogger method) (imod.logging.nulllogger.NullLogger method) (imod.logging.pythonlogger.PythonLogger method) init_log_decorator() (in module imod.logging.logging_decorators) InitialConditions (class in imod.mf6) InitialConditionsEquilibrium (class in imod.msw) InitialConditionsPercolation (class in imod.msw) InitialConditionsRegridMethod (class in imod.mf6.regrid) InitialConditionsRootzonePressureHead (class in imod.msw) InitialConditionsSavedState (class in imod.msw) interpolate_value_boundaries() (in module imod.evaluate) intra_cell_boundary_conditions() (in module imod.evaluate) is_budget_output (imod.mf6.OutputControl property) is_empty() (imod.mf6.AdaptiveTimeStepping method) (imod.mf6.AdvectionCentral method) (imod.mf6.AdvectionTVD method) (imod.mf6.AdvectionUpstream method) (imod.mf6.ApiPackage method) (imod.mf6.Buoyancy method) (imod.mf6.ConstantConcentration method) (imod.mf6.ConstantHead method) (imod.mf6.Dispersion method) (imod.mf6.Drainage method) (imod.mf6.Evapotranspiration method) (imod.mf6.GeneralHeadBoundary method) (imod.mf6.HorizontalFlowBarrierHydraulicCharacteristic method) (imod.mf6.HorizontalFlowBarrierMultiplier method) (imod.mf6.HorizontalFlowBarrierResistance method) (imod.mf6.ImmobileStorageTransfer method) (imod.mf6.InitialConditions method) (imod.mf6.LayeredWell method) (imod.mf6.MassSourceLoading method) (imod.mf6.MobileStorageTransfer method) (imod.mf6.NodePropertyFlow method) (imod.mf6.OutputControl method) (imod.mf6.Recharge method) (imod.mf6.River method) (imod.mf6.SingleLayerHorizontalFlowBarrierHydraulicCharacteristic method) (imod.mf6.SingleLayerHorizontalFlowBarrierMultiplier method) (imod.mf6.SingleLayerHorizontalFlowBarrierResistance method) (imod.mf6.Solution method) (imod.mf6.SourceSinkMixing method) (imod.mf6.SpecificStorage method) (imod.mf6.StorageCoefficient method) (imod.mf6.StructuredDiscretization method) (imod.mf6.TimeDiscretization method) (imod.mf6.UnsaturatedZoneFlow method) (imod.mf6.VerticesDiscretization method) (imod.mf6.Well method) is_split() (imod.mf6.Modflow6Simulation method) is_use_newton() (imod.mf6.GroundwaterFlowModel method) (imod.mf6.GroundwaterTransportModel method) L LanduseOptions (class in imod.msw) laplace_interpolate() (in module imod.prepare) LayeredWell (class in imod.mf6) LayerPropertyFlow (class in imod.wq) LayerRegridder (class in imod.prepare) line_3d() (in module imod.visualize) linestring_to_square_zpolygons() (in module imod.prepare) linestring_to_trapezoid_zpolygons() (in module imod.prepare) log() (imod.logging.ilogger.ILogger method) (imod.logging.logurulogger.LoguruLogger method) (imod.logging.nulllogger.NullLogger method) (imod.logging.pythonlogger.PythonLogger method) LoggerType (class in imod.logging.config) LogLevel (class in imod.logging.loglevel) LOGURU (imod.logging.config.LoggerType attribute) LoguruLogger (class in imod.logging.logurulogger) M mask() (imod.mf6.AdaptiveTimeStepping method) (imod.mf6.ApiPackage method) (imod.mf6.Buoyancy method) (imod.mf6.ConstantHead method) (imod.mf6.Drainage method) (imod.mf6.Evapotranspiration method) (imod.mf6.GeneralHeadBoundary method) (imod.mf6.HorizontalFlowBarrierHydraulicCharacteristic method) (imod.mf6.HorizontalFlowBarrierMultiplier method) (imod.mf6.HorizontalFlowBarrierResistance method) (imod.mf6.InitialConditions method) (imod.mf6.LayeredWell method) (imod.mf6.NodePropertyFlow method) (imod.mf6.OutputControl method) (imod.mf6.Recharge method) (imod.mf6.River method) (imod.mf6.SingleLayerHorizontalFlowBarrierHydraulicCharacteristic method) (imod.mf6.SingleLayerHorizontalFlowBarrierMultiplier method) (imod.mf6.SingleLayerHorizontalFlowBarrierResistance method) (imod.mf6.Solution method) (imod.mf6.SpecificStorage method) (imod.mf6.StorageCoefficient method) (imod.mf6.StructuredDiscretization method) (imod.mf6.TimeDiscretization method) (imod.mf6.UnsaturatedZoneFlow method) (imod.mf6.VerticesDiscretization method) (imod.mf6.Well method) mask_all_models() (imod.mf6.Modflow6Simulation method) mask_all_packages() (imod.mf6.GroundwaterFlowModel method) (imod.mf6.GroundwaterTransportModel method) MassLoading (class in imod.wq) MassSourceLoading (class in imod.mf6) max_nparticles (imod.wq.AdvectionMOC attribute) max_particles (imod.wq.AdvectionHybridMOC attribute) mdal_compliant_ugrid2d() (in module imod.util) MetaMod (class in imod.couplers.metamod) MetaSwapModel (class in imod.msw) MeteoGrid (class in imod.msw) MeteoGridCopy (class in imod.msw) method (imod.prepare.LayerRegridder attribute) (imod.prepare.Voxelizer attribute) MobileStorageTransfer (class in imod.mf6) MobileStorageTransferRegridMethod (class in imod.mf6.regrid) modelname (imod.wq.SeawatModel attribute) Modflow6Simulation (class in imod.mf6) module imod.logging imod.logging.config imod.logging.ilogger imod.logging.logging_decorators imod.logging.loglevel imod.logging.logurulogger imod.logging.nulllogger imod.logging.pythonlogger N NodePropertyFlow (class in imod.mf6) NodePropertyFlowRegridMethod (class in imod.mf6.regrid) nparticles_advection (imod.wq.AdvectionMOC attribute) nparticles_no_advection (imod.wq.AdvectionMOC attribute) nph (imod.wq.AdvectionHybridMOC attribute) npl (imod.wq.AdvectionHybridMOC attribute) nplane (imod.wq.AdvectionHybridMOC attribute) (imod.wq.AdvectionMOC attribute) npmax (imod.wq.AdvectionHybridMOC attribute) npmin (imod.wq.AdvectionHybridMOC attribute) NULL (imod.logging.config.LoggerType attribute) NullLogger (class in imod.logging.nulllogger) O ones_like_ugrid() (in module imod.util) open() (in module imod.formats.idf) (in module imod.formats.rasterio) open_cbc() (in module imod.mf6) open_conc() (in module imod.mf6) open_concentration() (imod.mf6.Modflow6Simulation method) open_dataset() (in module imod.formats.idf) open_dvs() (in module imod.mf6) open_flow_budget() (imod.mf6.Modflow6Simulation method) open_hds() (in module imod.mf6) open_head() (imod.mf6.Modflow6Simulation method) open_projectfile_data() (in module imod.formats.prj) open_subdomains() (in module imod.formats.idf) open_transport_budget() (imod.mf6.Modflow6Simulation method) OutputControl (class in imod.mf6) (class in imod.wq) P ParallelKrylovFlowSolver (class in imod.wq) ParallelKrylovTransportSolver (class in imod.wq) plot_map() (in module imod.visualize) points_in_bounds() (in module imod.select) points_indices() (in module imod.select) points_set_values() (in module imod.select) points_values() (in module imod.select) polygonize() (in module imod.prepare) Ponding (class in imod.msw) PrecipitationMapping (class in imod.msw) PreconditionedConjugateGradientSolver (class in imod.wq) prepare_wel_for_mf6() (imod.mf6.GroundwaterFlowModel method) print_if_error() (in module imod.util) purge_empty_packages() (imod.mf6.GroundwaterFlowModel method) (imod.mf6.GroundwaterTransportModel method) PYTHON (imod.logging.config.LoggerType attribute) PythonLogger (class in imod.logging.pythonlogger) Q quiver() (in module imod.visualize) quiver_line() (in module imod.evaluate) quiver_linestring() (in module imod.evaluate) R rasterize() (in module imod.prepare) rasterize_celltable() (in module imod.prepare) read() (in module imod.formats.gen) (in module imod.formats.ipf) read_ascii() (in module imod.formats.gen) read_associated() (in module imod.formats.ipf) read_cbc_headers() (in module imod.mf6) read_grb() (in module imod.mf6) read_imod_legend() (in module imod.visualize) read_projectfile() (in module imod.formats.prj) read_timfile() (in module imod.formats.prj) reallocate() (imod.mf6.Drainage method) (imod.mf6.GeneralHeadBoundary method) (imod.mf6.Recharge method) (imod.mf6.River method) Recharge (class in imod.mf6) RechargeHighestActive (class in imod.wq) RechargeLayers (class in imod.wq) RechargeRegridMethod (class in imod.mf6.regrid) RechargeTopLayer (class in imod.wq) regrid_like() (imod.mf6.AdaptiveTimeStepping method) (imod.mf6.ApiPackage method) (imod.mf6.Buoyancy method) (imod.mf6.ConstantHead method) (imod.mf6.Drainage method) (imod.mf6.Evapotranspiration method) (imod.mf6.GeneralHeadBoundary method) (imod.mf6.GroundwaterFlowModel method) (imod.mf6.GroundwaterTransportModel method) (imod.mf6.HorizontalFlowBarrierHydraulicCharacteristic method) (imod.mf6.HorizontalFlowBarrierMultiplier method) (imod.mf6.HorizontalFlowBarrierResistance method) (imod.mf6.InitialConditions method) (imod.mf6.LayeredWell method) (imod.mf6.Modflow6Simulation method) (imod.mf6.NodePropertyFlow method) (imod.mf6.OutputControl method) (imod.mf6.Recharge method) (imod.mf6.River method) (imod.mf6.SingleLayerHorizontalFlowBarrierHydraulicCharacteristic method) (imod.mf6.SingleLayerHorizontalFlowBarrierMultiplier method) (imod.mf6.SingleLayerHorizontalFlowBarrierResistance method) (imod.mf6.Solution method) (imod.mf6.SpecificStorage method) (imod.mf6.StorageCoefficient method) (imod.mf6.StructuredDiscretization method) (imod.mf6.TimeDiscretization method) (imod.mf6.UnsaturatedZoneFlow method) (imod.mf6.VerticesDiscretization method) (imod.mf6.Well method) (imod.msw.AnnualCropFactors method) (imod.msw.CouplerMapping method) (imod.msw.EvapotranspirationMapping method) (imod.msw.GridData method) (imod.msw.IdfMapping method) (imod.msw.Infiltration method) (imod.msw.InitialConditionsEquilibrium method) (imod.msw.InitialConditionsPercolation method) (imod.msw.InitialConditionsRootzonePressureHead method) (imod.msw.InitialConditionsSavedState method) (imod.msw.LanduseOptions method) (imod.msw.MetaSwapModel method) (imod.msw.MeteoGrid method) (imod.msw.MeteoGridCopy method) (imod.msw.Ponding method) (imod.msw.PrecipitationMapping method) (imod.msw.ScalingFactors method) (imod.msw.Sprinkling method) (imod.msw.TimeOutputControl method) (imod.msw.VariableOutputControl method) Regridder (class in imod.prepare) RegridderType (class in imod.util) RegridderWeightsCache (class in imod.util) reproject() (in module imod.prepare) River (class in imod.mf6) (class in imod.wq) RiverRegridMethod (class in imod.mf6.regrid) run() (imod.mf6.Modflow6Simulation method) S save() (in module imod.formats.idf) (in module imod.formats.ipf) (in module imod.formats.rasterio) ScalingFactors (class in imod.msw) SeawatModel (class in imod.wq) set_newton() (imod.mf6.GroundwaterFlowModel method) SimulationAllocationOptions (class in imod.prepare) SimulationDistributingOptions (class in imod.prepare) SingleLayerHorizontalFlowBarrierHydraulicCharacteristic (class in imod.mf6) SingleLayerHorizontalFlowBarrierMultiplier (class in imod.mf6) SingleLayerHorizontalFlowBarrierResistance (class in imod.mf6) sink_nparticles (imod.wq.AdvectionModifiedMOC attribute) sink_particle_placement (imod.wq.AdvectionModifiedMOC attribute) snap_to_grid() (imod.mf6.HorizontalFlowBarrierHydraulicCharacteristic method) (imod.mf6.HorizontalFlowBarrierMultiplier method) (imod.mf6.HorizontalFlowBarrierResistance method) (imod.mf6.SingleLayerHorizontalFlowBarrierHydraulicCharacteristic method) (imod.mf6.SingleLayerHorizontalFlowBarrierMultiplier method) (imod.mf6.SingleLayerHorizontalFlowBarrierResistance method) Solution (class in imod.mf6) SolutionPresetComplex() (in module imod.mf6) SolutionPresetModerate() (in module imod.mf6) SolutionPresetSimple() (in module imod.mf6) SourceSinkMixing (class in imod.mf6) spatial_reference() (in module imod.util) SpecificStorage (class in imod.mf6) SpecificStorageRegridMethod (class in imod.mf6.regrid) split() (imod.mf6.Modflow6Simulation method) split_conductance_with_infiltration_factor() (in module imod.prepare) Sprinkling (class in imod.msw) stability_constraint_advection() (in module imod.evaluate) stability_constraint_wel() (in module imod.evaluate) standard_log_decorator() (in module imod.logging.logging_decorators) StaticGridAnimation3D (class in imod.visualize) StorageCoefficient (class in imod.mf6) StorageCoefficientRegridMethod (class in imod.mf6.regrid) streamfunction() (in module imod.visualize) streamfunction_line() (in module imod.evaluate) streamfunction_linestring() (in module imod.evaluate) StructuredDiscretization (class in imod.mf6) T TimeDiscretization (class in imod.mf6) (class in imod.wq) TimeOutputControl (class in imod.msw) TimeVaryingConstantConcentration (class in imod.wq) to_datetime() (in module imod.util) to_mf6_pkg() (imod.mf6.HorizontalFlowBarrierHydraulicCharacteristic method) (imod.mf6.HorizontalFlowBarrierMultiplier method) (imod.mf6.HorizontalFlowBarrierResistance method) (imod.mf6.LayeredWell method) (imod.mf6.SingleLayerHorizontalFlowBarrierHydraulicCharacteristic method) (imod.mf6.SingleLayerHorizontalFlowBarrierMultiplier method) (imod.mf6.SingleLayerHorizontalFlowBarrierResistance method) (imod.mf6.Well method) to_netcdf() (imod.mf6.AdaptiveTimeStepping method) (imod.mf6.AdvectionCentral method) (imod.mf6.AdvectionTVD method) (imod.mf6.AdvectionUpstream method) (imod.mf6.ApiPackage method) (imod.mf6.Buoyancy method) (imod.mf6.ConstantConcentration method) (imod.mf6.ConstantHead method) (imod.mf6.Dispersion method) (imod.mf6.Drainage method) (imod.mf6.Evapotranspiration method) (imod.mf6.GeneralHeadBoundary method) (imod.mf6.HorizontalFlowBarrierHydraulicCharacteristic method) (imod.mf6.HorizontalFlowBarrierMultiplier method) (imod.mf6.HorizontalFlowBarrierResistance method) (imod.mf6.ImmobileStorageTransfer method) (imod.mf6.InitialConditions method) (imod.mf6.LayeredWell method) (imod.mf6.MassSourceLoading method) (imod.mf6.MobileStorageTransfer method) (imod.mf6.NodePropertyFlow method) (imod.mf6.OutputControl method) (imod.mf6.Recharge method) (imod.mf6.River method) (imod.mf6.SingleLayerHorizontalFlowBarrierHydraulicCharacteristic method) (imod.mf6.SingleLayerHorizontalFlowBarrierMultiplier method) (imod.mf6.SingleLayerHorizontalFlowBarrierResistance method) (imod.mf6.Solution method) (imod.mf6.SourceSinkMixing method) (imod.mf6.SpecificStorage method) (imod.mf6.StorageCoefficient method) (imod.mf6.StructuredDiscretization method) (imod.mf6.TimeDiscretization method) (imod.mf6.UnsaturatedZoneFlow method) (imod.mf6.VerticesDiscretization method) (imod.mf6.Well method) to_ugrid2d() (in module imod.util) tracking (imod.wq.AdvectionHybridMOC attribute) (imod.wq.AdvectionMOC attribute) (imod.wq.AdvectionModifiedMOC attribute) transform() (in module imod.util) U UnsaturatedZoneFlow (class in imod.mf6) upper_active_layer() (in module imod.select) V validate() (imod.mf6.GroundwaterFlowModel method) (imod.mf6.GroundwaterTransportModel method) ValidationSettings (class in imod.mf6) VariableDensityFlow (class in imod.wq) VariableOutputControl (class in imod.msw) VerticesDiscretization (class in imod.mf6) Voxelizer (class in imod.prepare) W WARNING (imod.logging.loglevel.LogLevel attribute) warning() (imod.logging.ilogger.ILogger method) (imod.logging.logurulogger.LoguruLogger method) (imod.logging.nulllogger.NullLogger method) (imod.logging.pythonlogger.PythonLogger method) waterbalance_barchart() (in module imod.visualize) weighting (imod.wq.AdvectionFiniteDifference attribute) weighting_factor (imod.wq.AdvectionHybridMOC attribute) (imod.wq.AdvectionMOC attribute) (imod.wq.AdvectionModifiedMOC attribute) Well (class in imod.mf6) (class in imod.wq) where() (in module imod.util) write() (imod.mf6.AdaptiveTimeStepping method) (imod.mf6.AdvectionCentral method) (imod.mf6.AdvectionTVD method) (imod.mf6.AdvectionUpstream method) (imod.mf6.ApiPackage method) (imod.mf6.Buoyancy method) (imod.mf6.ConstantConcentration method) (imod.mf6.ConstantHead method) (imod.mf6.Dispersion method) (imod.mf6.Drainage method) (imod.mf6.Evapotranspiration method) (imod.mf6.GeneralHeadBoundary method) (imod.mf6.GroundwaterFlowModel method) (imod.mf6.GroundwaterTransportModel method) (imod.mf6.HorizontalFlowBarrierHydraulicCharacteristic method) (imod.mf6.HorizontalFlowBarrierMultiplier method) (imod.mf6.HorizontalFlowBarrierResistance method) (imod.mf6.ImmobileStorageTransfer method) (imod.mf6.InitialConditions method) (imod.mf6.LayeredWell method) (imod.mf6.MassSourceLoading method) (imod.mf6.MobileStorageTransfer method) (imod.mf6.Modflow6Simulation method) (imod.mf6.NodePropertyFlow method) (imod.mf6.OutputControl method) (imod.mf6.Recharge method) (imod.mf6.River method) (imod.mf6.SingleLayerHorizontalFlowBarrierHydraulicCharacteristic method) (imod.mf6.SingleLayerHorizontalFlowBarrierMultiplier method) (imod.mf6.SingleLayerHorizontalFlowBarrierResistance method) (imod.mf6.Solution method) (imod.mf6.SourceSinkMixing method) (imod.mf6.SpecificStorage method) (imod.mf6.StorageCoefficient method) (imod.mf6.StructuredDiscretization method) (imod.mf6.TimeDiscretization method) (imod.mf6.UnsaturatedZoneFlow method) (imod.mf6.VerticesDiscretization method) (imod.mf6.Well method) (imod.msw.AnnualCropFactors method) (imod.msw.CouplerMapping method) (imod.msw.EvapotranspirationMapping method) (imod.msw.GridData method) (imod.msw.IdfMapping method) (imod.msw.Infiltration method) (imod.msw.InitialConditionsEquilibrium method) (imod.msw.InitialConditionsPercolation method) (imod.msw.InitialConditionsRootzonePressureHead method) (imod.msw.InitialConditionsSavedState method) (imod.msw.LanduseOptions method) (imod.msw.MetaSwapModel method) (imod.msw.MeteoGrid method) (imod.msw.MeteoGridCopy method) (imod.msw.Ponding method) (imod.msw.PrecipitationMapping method) (imod.msw.ScalingFactors method) (imod.msw.Sprinkling method) (imod.msw.TimeOutputControl method) (imod.msw.VariableOutputControl method) (in module imod.formats.gen) (in module imod.formats.ipf) write_assoc() (in module imod.formats.ipf) Z zonal_aggregate_polygons() (in module imod.prepare) zonal_aggregate_raster() (in module imod.prepare)