![]() |
MODFLOW 6
version 6.7.0.dev3
USGS Modular Hydrologic Model
|
Data structure to transfer input configuration to the. More...

Public Member Functions | |
| procedure, pass(this) | construct |
| procedure, pass(this) | destruct |
Public Attributes | |
| integer(i4b) | iform |
| see BUY for description More... | |
| real(dp) | denseref |
| see BUY for description More... | |
| integer(i4b) | nrhospecies |
| see BUY for description More... | |
| real(dp), dimension(:), pointer, contiguous | drhodc => null() |
| see BUY for description More... | |
| real(dp), dimension(:), pointer, contiguous | crhoref => null() |
| see BUY for description More... | |
| character(len=lenmodelname), dimension(:), allocatable | cmodelname |
| see BUY for description More... | |
| character(len=lenauxname), dimension(:), allocatable | cauxspeciesname |
| see BUY for description More... | |
Definition at line 10 of file GwfBuyInputData.f90.
| procedure, pass(this) gwfbuyinputdatamodule::gwfbuyinputdatatype::construct |
Definition at line 25 of file GwfBuyInputData.f90.
| procedure, pass(this) gwfbuyinputdatamodule::gwfbuyinputdatatype::destruct |
Definition at line 26 of file GwfBuyInputData.f90.
| character(len=lenauxname), dimension(:), allocatable gwfbuyinputdatamodule::gwfbuyinputdatatype::cauxspeciesname |
Definition at line 22 of file GwfBuyInputData.f90.
| character(len=lenmodelname), dimension(:), allocatable gwfbuyinputdatamodule::gwfbuyinputdatatype::cmodelname |
Definition at line 21 of file GwfBuyInputData.f90.
| real(dp), dimension(:), pointer, contiguous gwfbuyinputdatamodule::gwfbuyinputdatatype::crhoref => null() |
Definition at line 20 of file GwfBuyInputData.f90.
| real(dp) gwfbuyinputdatamodule::gwfbuyinputdatatype::denseref |
Definition at line 14 of file GwfBuyInputData.f90.
| real(dp), dimension(:), pointer, contiguous gwfbuyinputdatamodule::gwfbuyinputdatatype::drhodc => null() |
Definition at line 19 of file GwfBuyInputData.f90.
| integer(i4b) gwfbuyinputdatamodule::gwfbuyinputdatatype::iform |
Definition at line 13 of file GwfBuyInputData.f90.
| integer(i4b) gwfbuyinputdatamodule::gwfbuyinputdatatype::nrhospecies |
Definition at line 16 of file GwfBuyInputData.f90.