iwfm.read_sim_wells¶ iwfm.read_sim_wells(gw_file, verbose=False)[source]¶ Read Groundwater.dat file and return a dictionary of groundwater hydrograph info and gwhyd_sim columns. Parameters: gw_file (str) – IWFM Groundwater.dat file name verbose (bool, default = False) – If True, print status messages. Returns: well_dict (dictionary) – key = well name, values = WellInfo instance well_list (list) – list of well names