swn.modflow.SwnMf6.set_reach_data_from_array#

SwnMf6.set_reach_data_from_array(name, array)#

Set reach data from an array that matches the model (nrow, ncol).

Parameters:
namestr

Name for reach dataset.

arrayarray_like

2D array with dimensions (nrow, ncol).