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

Private Attributes

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

Detailed Description

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

Member Data Documentation

◆ export_ascii

logical gwficinputmodule::gwficparamfoundtype::export_ascii = .false.
private

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

15  logical :: export_ascii = .false.

◆ export_nc

logical gwficinputmodule::gwficparamfoundtype::export_nc = .false.
private

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

16  logical :: export_nc = .false.

◆ strt

logical gwficinputmodule::gwficparamfoundtype::strt = .false.
private

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

17  logical :: strt = .false.

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