MODFLOW 6  version 6.6.0.dev0
USGS Modular Hydrologic Model
gweicinputmodule::gweicparamfoundtype Type Reference
Collaboration diagram for gweicinputmodule::gweicparamfoundtype:
Collaboration graph

Private Attributes

logical export_ascii = .false.
 
logical export_nc = .false.
 
logical strt = .false.
 

Detailed Description

Definition at line 14 of file gwe-icidm.f90.

Member Data Documentation

◆ export_ascii

logical gweicinputmodule::gweicparamfoundtype::export_ascii = .false.
private

Definition at line 15 of file gwe-icidm.f90.

15  logical :: export_ascii = .false.

◆ export_nc

logical gweicinputmodule::gweicparamfoundtype::export_nc = .false.
private

Definition at line 16 of file gwe-icidm.f90.

16  logical :: export_nc = .false.

◆ strt

logical gweicinputmodule::gweicparamfoundtype::strt = .false.
private

Definition at line 17 of file gwe-icidm.f90.

17  logical :: strt = .false.

The documentation for this type was generated from the following file: