iwfm.iwfm_read_rz¶ iwfm.iwfm_read_rz(rz_file, verbose=False)[source]¶ Read an IWFM Rootzone main input file and return a list of the files called. Parameters: rz_file (str) – name of existing model rootzone file verbose (bool, default = False) – If True, print status messages. Returns: rz_files – dataclass of existing model rootzone file names Return type: RootzoneFiles