iwfm.calib.params2gwΒΆ

Read parameter values for model from an IWFM overwrite file and write them to an IWFM Groundwater file.

Functions

read_gw_file(gw_file[, verbose])

Read an IWFM Groundwater file and return the number of nodes, the scaling factors, and the parameter values.

read_params(param_types[, verbose])

Interactively read parameters for each node and parameter type.

write_gw_file(outfile, gw_lines, nlay, ...)

Receive a list of parameters and write them to an IWFM-2015 Groundwater file.