SwnMf6#
Constructors#
|
Surface water network adaptor for MODFLOW 6. |
|
Create a MODFLOW 6 SFR structure from a surface water network. |
|
Read a pickled format from a file. |
Properties#
Flopy model object. |
|
Geo dataframe of segments. |
|
[Geo] dataframe of diversions. |
|
Geo dataframe of model cell-by-cell reaches. |
Reach data generation#
|
Set reach data from an array that matches the model (nrow, ncol). |
|
Set reach data based on segment series (or scalar). |
|
Set slope for reaches. |
Streamflow Routing Package#
|
High-level function to set MODFLOW 6 SFR PACKAGEDATA defaults. |
|
Return DataFrame of PACKAGEDATA for MODFLOW 6 SFR. |
|
Write PACKAGEDATA file for MODFLOW 6 SFR. |
|
Return list of lists for flopy. |
|
Return Series of CONNECTIONDATA for MODFLOW 6 SFR. |
|
Write CONNECTIONDATA file for MODFLOW 6 SFR. |
Return list of lists for flopy. |
|
|
Return DataFrame of DIVERSIONS for MODFLOW 6 SFR. |
|
Write DIVERSIONS file for MODFLOW 6 SFR. |
Return list of lists for flopy. |
|
|
Set MODFLOW 6 SFR package data to flopy model. |
Other packages#
|
Set MODFLOW 6 package data to flopy model. |
|
Return DataFrame of PERIOD data for MODFLOW 6 packages. |
|
Write PERIOD file for MODFLOW 6 packages, to be used within OPEN/CLOSE. |
|
Return dict of lists of lists for flopy's stress_period_data. |
Utilities#
Get reach information to location data frame, matched by segnum. |
|
|
Return reaches upstream (inclusive) and downstream (exclusive). |
|
Return a list of reach numbers that connect a pair of reaches. |