imod.mf6.Modflow6Simulation.get_models# Modflow6Simulation.get_models() → dict[str, IModel][source]# Get all models in the simulation. Returns: Dictionary with model names as keys and Modflow6Model objects as values. Return type: dict[str, Modflow6Model]