swn.modflow.SwnMf6.set_sfr_obj#

SwnMf6.set_sfr_obj(auxiliary=None, boundnames=None, **kwds)#

Set MODFLOW 6 SFR package data to flopy model.

Parameters:
auxiliarylist, optional

List of auxiliary names, which must be columns in the reaches frame.

boundnamesbool, optional

Sets the BOUNDAMES option, with names provided by a “boundname” column of the reaches frame. Default None will set this True if column exists.

**kwdsdict, optional

Passed to flopy.mf6.ModflowGwfsfr.

Returns:
flopy.mf6.ModflowGwfsfr