swn.modflow.SwnModflow.set_reach_data_from_array#

SwnModflow.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).