![]() |
MODFLOW 6
version 6.7.0.dev3
USGS Modular Hydrologic Model
|
Data Types | |
| type | gwfvscinputdatatype |
| Data structure to transfer input configuration to the. More... | |
Functions/Subroutines | |
| subroutine | construct (this, nviscspecies) |
| Allocate the input data. More... | |
| subroutine | destruct (this) |
| clean up More... | |
| subroutine gwfvscinputdatamodule::construct | ( | class(gwfvscinputdatatype) | this, |
| integer(i4b) | nviscspecies | ||
| ) |
| this | the input data block |
| nviscspecies | the number of species |
Definition at line 32 of file GwfVscInputData.f90.
|
private |
| this | the input data block |
Definition at line 46 of file GwfVscInputData.f90.