MODFLOW 6  version 6.5.0.dev2
MODFLOW 6 Code Documentation
exg-gwfgwe.f90 File Reference

Go to the source code of this file.

Data Types

type  gwfgweexchangemodule::gwfgweexchangetype
 

Modules

module  gwfgweexchangemodule
 

Functions/Subroutines

subroutine, public gwfgweexchangemodule::gwfgwe_cr (filename, id, m1_id, m2_id)
 Create a new GWF to GWE exchange object. More...
 
subroutine gwfgweexchangemodule::set_model_pointers (this)
 Allocate and read. More...
 
subroutine gwfgweexchangemodule::exg_df (this)
 Define the GwfGwe Exchange object. More...
 
subroutine gwfgweexchangemodule::exg_ar (this)
 Allocate and read. More...
 
subroutine gwfgweexchangemodule::gwfconn2gweconn (this, gwfModel, gweModel)
 Link GWE connections to GWF connections or exchanges. More...
 
subroutine gwfgweexchangemodule::link_connections (this, gweConn, gwfConn)
 Links a GWE connection to its GWF counterpart. More...
 
subroutine gwfgweexchangemodule::exg_da (this)
 Deallocate memory. More...
 
subroutine gwfgweexchangemodule::allocate_scalars (this)
 Allocate GwfGwe exchange scalars. More...
 
subroutine gwfgweexchangemodule::gwfbnd2gwefmi (this)
 Call routines in FMI that will set pointers to the necessary flow data (SIMVALS and SIMTOMVR) stored within each GWF flow package. More...