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

Private Attributes

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

Detailed Description

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

Member Data Documentation

◆ export_ascii

logical gwticinputmodule::gwticparamfoundtype::export_ascii = .false.
private

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

15  logical :: export_ascii = .false.

◆ export_nc

logical gwticinputmodule::gwticparamfoundtype::export_nc = .false.
private

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

16  logical :: export_nc = .false.

◆ strt

logical gwticinputmodule::gwticparamfoundtype::strt = .false.
private

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

17  logical :: strt = .false.

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