MODFLOW 6  version 6.5.0.dev2
MODFLOW 6 Code Documentation
exgswfgwfinputmodule::exgswfgwfparamfoundtype Type Reference
Collaboration diagram for exgswfgwfinputmodule::exgswfgwfparamfoundtype:
Collaboration graph

Private Attributes

logical ipr_input = .false.
 
logical ipr_flow = .false.
 
logical obs_filerecord = .false.
 
logical obs6 = .false.
 
logical filein = .false.
 
logical obs6_filename = .false.
 
logical nexg = .false.
 
logical cellidm1 = .false.
 
logical cellidm2 = .false.
 
logical cond = .false.
 

Detailed Description

Definition at line 13 of file exg-swfgwfidm.f90.

Member Data Documentation

◆ cellidm1

logical exgswfgwfinputmodule::exgswfgwfparamfoundtype::cellidm1 = .false.
private

Definition at line 21 of file exg-swfgwfidm.f90.

21  logical :: cellidm1 = .false.

◆ cellidm2

logical exgswfgwfinputmodule::exgswfgwfparamfoundtype::cellidm2 = .false.
private

Definition at line 22 of file exg-swfgwfidm.f90.

22  logical :: cellidm2 = .false.

◆ cond

logical exgswfgwfinputmodule::exgswfgwfparamfoundtype::cond = .false.
private

Definition at line 23 of file exg-swfgwfidm.f90.

23  logical :: cond = .false.

◆ filein

logical exgswfgwfinputmodule::exgswfgwfparamfoundtype::filein = .false.
private

Definition at line 18 of file exg-swfgwfidm.f90.

18  logical :: filein = .false.

◆ ipr_flow

logical exgswfgwfinputmodule::exgswfgwfparamfoundtype::ipr_flow = .false.
private

Definition at line 15 of file exg-swfgwfidm.f90.

15  logical :: ipr_flow = .false.

◆ ipr_input

logical exgswfgwfinputmodule::exgswfgwfparamfoundtype::ipr_input = .false.
private

Definition at line 14 of file exg-swfgwfidm.f90.

14  logical :: ipr_input = .false.

◆ nexg

logical exgswfgwfinputmodule::exgswfgwfparamfoundtype::nexg = .false.
private

Definition at line 20 of file exg-swfgwfidm.f90.

20  logical :: nexg = .false.

◆ obs6

logical exgswfgwfinputmodule::exgswfgwfparamfoundtype::obs6 = .false.
private

Definition at line 17 of file exg-swfgwfidm.f90.

17  logical :: obs6 = .false.

◆ obs6_filename

logical exgswfgwfinputmodule::exgswfgwfparamfoundtype::obs6_filename = .false.
private

Definition at line 19 of file exg-swfgwfidm.f90.

19  logical :: obs6_filename = .false.

◆ obs_filerecord

logical exgswfgwfinputmodule::exgswfgwfparamfoundtype::obs_filerecord = .false.
private

Definition at line 16 of file exg-swfgwfidm.f90.

16  logical :: obs_filerecord = .false.

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