Is there any equivalent functionality to the load_only argument (e.g. to flopy.modflow.Modflow.load) in the MF6 version of flopy? This would be extremely useful for instances when only a few packages are needed, or when flopy.mf6.MFSimulation.load crashes trying to load an unneeded package.
Is there any equivalent functionality to the
load_onlyargument (e.g. toflopy.modflow.Modflow.load) in the MF6 version of flopy? This would be extremely useful for instances when only a few packages are needed, or whenflopy.mf6.MFSimulation.loadcrashes trying to load an unneeded package.