imod.mf6.Recharge.from_imod5_cap_data#
- classmethod Recharge.from_imod5_cap_data(imod5_data: Imod5DataDict, target_dis: StructuredDiscretization, regridder_types: CapDataRechargeRegridMethod = CapDataRechargeRegridMethod(boundary=(<RegridderType.OVERLAP: <class 'xugrid.regrid.regridder.OverlapRegridder'>>, 'mode'), wetted_area=(<RegridderType.RELATIVEOVERLAP: <class 'xugrid.regrid.regridder.RelativeOverlapRegridder'>>, 'conductance'), urban_area=(<RegridderType.RELATIVEOVERLAP: <class 'xugrid.regrid.regridder.RelativeOverlapRegridder'>>, 'conductance')), regrid_cache: RegridderWeightsCache = <imod.util.regrid.RegridderWeightsCache object>) Recharge[source]#
Construct an rch-package from iMOD5 data in the CAP package, loaded with the
imod.formats.prj.open_projectfile_data()function. Package is used to couple MODFLOW6 to MetaSWAP models. Active cells will have a recharge rate of 0.0.