![]() |
MODFLOW 6
version 6.7.0.dev3
USGS Modular Hydrologic Model
|
Go to the source code of this file.
Data Types | |
| type | gwfgwtexchangemodule::gwfgwtexchangetype |
Modules | |
| module | gwfgwtexchangemodule |
Functions/Subroutines | |
| subroutine, public | gwfgwtexchangemodule::gwfgwt_cr (filename, id, m1_id, m2_id) |
| Create a new GWF to GWT exchange object. More... | |
| subroutine | gwfgwtexchangemodule::set_model_pointers (this) |
| Allocate and read. More... | |
| subroutine | gwfgwtexchangemodule::exg_df (this) |
| Define the GwfGwt Exchange object. More... | |
| subroutine | gwfgwtexchangemodule::exg_ar (this) |
| Allocate and read. More... | |
| subroutine | gwfgwtexchangemodule::gwfconn2gwtconn (this, gwfModel, gwtModel) |
| Link GWT connections to GWF connections or exchanges. More... | |
| subroutine | gwfgwtexchangemodule::link_connections (this, gwtConn, gwfConn) |
| Links a GWT connection to its GWF counterpart. More... | |
| subroutine | gwfgwtexchangemodule::exg_da (this) |
| Deallocate memory. More... | |
| subroutine | gwfgwtexchangemodule::allocate_scalars (this) |
| Allocate package scalars. More... | |
| subroutine | gwfgwtexchangemodule::gwfbnd2gwtfmi (this) |
| Call routines in FMI that will set pointers to the necessary flow data. More... | |