![]() |
MODFLOW 6
version 6.7.0.dev3
USGS Modular Hydrologic Model
|
Data Types | |
| type | gwfnpfoptionstype |
| Data structure and helper methods for passing NPF options into npf_df, as an alternative to reading those from file. More... | |
Functions/Subroutines | |
| subroutine | construct (this) |
| construct the input options, set variables to their defaults More... | |
| subroutine | destroy (this) |
| cleans up More... | |
| subroutine gwfnpfoptionsmodule::construct | ( | class(gwfnpfoptionstype), intent(inout) | this | ) |
| [in,out] | this | the NPF options, as in the input OPTIONS block |
Definition at line 31 of file GwfNpfOptions.f90.
|
private |
| [in,out] | this | the NPF options, as in the input OPTIONS block |
Definition at line 49 of file GwfNpfOptions.f90.