![]() |
MODFLOW 6
version 6.7.0.dev3
USGS Modular Hydrologic Model
|


Private Member Functions | |
| procedure | exg_df => olf_gwf_df |
| procedure | source_options |
| procedure | source_dimensions |
| procedure | source_data |
| procedure | exg_ac => swf_gwf_ac |
| procedure | exg_mc => swf_gwf_mc |
| procedure | exg_fc => swf_gwf_fc |
| procedure | exg_cq => swf_gwf_cq |
| procedure | exg_bd => swf_gwf_bd |
| procedure | exg_ot => swf_gwf_ot |
| procedure | exg_da => swf_gwf_da |
| procedure | initialize |
| procedure | allocate_scalars |
| procedure | allocate_arrays |
| procedure | swf_gwf_calc_simvals |
| procedure | swf_gwf_save_simvals |
| procedure | qcalc |
| procedure | get_cond |
| procedure | get_wetted_perimeter |
| procedure | swf_gwf_add_to_flowja |
| procedure, private | swf_gwf_chd_bd |
| procedure | swf_gwf_bdsav |
| procedure | connects_model => swf_gwf_connects_model |
| procedure, pass(this) | noder |
| procedure, pass(this) | cellstr |
| procedure | exg_ar |
| procedure | exg_ad |
| procedure | exg_cf |
| procedure | exg_cc |
| procedure | get_iasym |
| procedure | exg_rp |
| procedure | exg_dt |
| procedure | exg_fp |
Private Attributes | |
| class(numericalmodeltype), pointer | model1 => null() |
| model 1 More... | |
| class(numericalmodeltype), pointer | model2 => null() |
| model 2 More... | |
| class(swfmodeltype), pointer | swfmodel => null() |
| pointer to SWF Model More... | |
| class(gwfmodeltype), pointer | gwfmodel => null() |
| pointer to GWF Model More... | |
| character(len=lenftype), pointer | swf_ftype => null() |
| type of swf model (CHF or OLF) More... | |
| character(len=linelength), pointer | filename => null() |
| name of the input file More... | |
| integer(i4b), pointer | ipr_input => null() |
| flag to print input More... | |
| integer(i4b), pointer | ipr_flow => null() |
| print flag for cell by cell flows More... | |
| integer(i4b), pointer | ifixedcond => null() |
| conductance is fixed as product of bedleak and cfact More... | |
| integer(i4b), pointer | nexg => null() |
| number of exchanges More... | |
| integer(i4b), dimension(:), pointer, contiguous | nodeswf => null() |
| node numbers in swf model More... | |
| integer(i4b), dimension(:), pointer, contiguous | nodegwf => null() |
| node numbers in gwf model More... | |
| real(dp), dimension(:), pointer, contiguous | bedleak => null() |
| bed leakance, size: nexg More... | |
| real(dp), dimension(:), pointer, contiguous | cfact => null() |
| factor used in conductance calculation, size: nexg More... | |
| integer(i4b), dimension(:), pointer, contiguous | idxglo => null() |
| mapping to global (solution) amat More... | |
| integer(i4b), dimension(:), pointer, contiguous | idxsymglo => null() |
| mapping to global (solution) symmetric amat More... | |
| real(dp), dimension(:), pointer, contiguous | simvals => null() |
| simulated flow rate for each exchange More... | |
| integer(i4b), pointer | inobs => null() |
| unit number for GWF-GWF observations More... | |
| type(obstype), pointer | obs => null() |
| observation object More... | |
| type(tabletype), pointer | outputtab1 => null() |
| type(tabletype), pointer | outputtab2 => null() |
| character(len=7) | typename |
| name of the type (e.g., 'GWF-GWF') More... | |
| character(len=lenexchangename) | name |
| the name of this exchange More... | |
| character(len=lenmempath) | memorypath |
| the location in the memory manager where the variables are stored More... | |
| character(len=lenmempath) | input_mempath |
| integer(i4b) | id |
Definition at line 24 of file exg-olfgwf.f90.
|
privateinherited |
Definition at line 75 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 74 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 88 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 85 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 66 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 26 of file NumericalExchange.f90.
|
privateinherited |
Definition at line 24 of file NumericalExchange.f90.
|
privateinherited |
Definition at line 70 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 29 of file NumericalExchange.f90.
|
privateinherited |
Definition at line 27 of file NumericalExchange.f90.
|
privateinherited |
Definition at line 69 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 72 of file exg-swfgwf.f90.
|
private |
Definition at line 26 of file exg-olfgwf.f90.
|
privateinherited |
Definition at line 25 of file BaseExchange.f90.
|
privateinherited |
Definition at line 68 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 27 of file BaseExchange.f90.
|
privateinherited |
Definition at line 67 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 71 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 24 of file BaseExchange.f90.
|
privateinherited |
Definition at line 79 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 34 of file NumericalExchange.f90.
|
privateinherited |
Definition at line 80 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 73 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 87 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 78 of file exg-swfgwf.f90.
|
private |
Definition at line 29 of file exg-olfgwf.f90.
|
private |
Definition at line 28 of file exg-olfgwf.f90.
|
private |
Definition at line 27 of file exg-olfgwf.f90.
|
privateinherited |
Definition at line 81 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 84 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 76 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 82 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 77 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 50 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 51 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 41 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 38 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 18 of file BaseExchange.f90.
|
privateinherited |
Definition at line 52 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 53 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 45 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 56 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 17 of file BaseExchange.f90.
|
privateinherited |
Definition at line 43 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 42 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 16 of file BaseExchange.f90.
|
privateinherited |
Definition at line 35 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 36 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 15 of file BaseExchange.f90.
|
privateinherited |
Definition at line 47 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 49 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 48 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 57 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 60 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 61 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 54 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 40 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 37 of file exg-swfgwf.f90.
|
privateinherited |
Definition at line 17 of file NumericalExchange.f90.