MODFLOW 6  version 6.7.0.dev2
USGS Modular Hydrologic Model
gwfhfbinputmodule::gwfhfbparamfoundtype Type Reference
Collaboration diagram for gwfhfbinputmodule::gwfhfbparamfoundtype:
Collaboration graph

Private Attributes

logical print_input = .false.
 
logical maxbound = .false.
 
logical cellid1 = .false.
 
logical cellid2 = .false.
 
logical hydchr = .false.
 

Detailed Description

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

Member Data Documentation

◆ cellid1

logical gwfhfbinputmodule::gwfhfbparamfoundtype::cellid1 = .false.
private

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

17  logical :: cellid1 = .false.

◆ cellid2

logical gwfhfbinputmodule::gwfhfbparamfoundtype::cellid2 = .false.
private

Definition at line 18 of file gwf-hfbidm.f90.

18  logical :: cellid2 = .false.

◆ hydchr

logical gwfhfbinputmodule::gwfhfbparamfoundtype::hydchr = .false.
private

Definition at line 19 of file gwf-hfbidm.f90.

19  logical :: hydchr = .false.

◆ maxbound

logical gwfhfbinputmodule::gwfhfbparamfoundtype::maxbound = .false.
private

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

16  logical :: maxbound = .false.

◆ print_input

logical gwfhfbinputmodule::gwfhfbparamfoundtype::print_input = .false.
private

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

15  logical :: print_input = .false.

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