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

Private Attributes

logical iprpak = .false.
 
logical nsections = .false.
 
logical npoints = .false.
 
logical idcxs = .false.
 
logical nxspoints = .false.
 
logical xfraction = .false.
 
logical height = .false.
 
logical manfraction = .false.
 

Detailed Description

Definition at line 14 of file chf-cxsidm.f90.

Member Data Documentation

◆ height

logical chfcxsinputmodule::chfcxsparamfoundtype::height = .false.
private

Definition at line 21 of file chf-cxsidm.f90.

21  logical :: height = .false.

◆ idcxs

logical chfcxsinputmodule::chfcxsparamfoundtype::idcxs = .false.
private

Definition at line 18 of file chf-cxsidm.f90.

18  logical :: idcxs = .false.

◆ iprpak

logical chfcxsinputmodule::chfcxsparamfoundtype::iprpak = .false.
private

Definition at line 15 of file chf-cxsidm.f90.

15  logical :: iprpak = .false.

◆ manfraction

logical chfcxsinputmodule::chfcxsparamfoundtype::manfraction = .false.
private

Definition at line 22 of file chf-cxsidm.f90.

22  logical :: manfraction = .false.

◆ npoints

logical chfcxsinputmodule::chfcxsparamfoundtype::npoints = .false.
private

Definition at line 17 of file chf-cxsidm.f90.

17  logical :: npoints = .false.

◆ nsections

logical chfcxsinputmodule::chfcxsparamfoundtype::nsections = .false.
private

Definition at line 16 of file chf-cxsidm.f90.

16  logical :: nsections = .false.

◆ nxspoints

logical chfcxsinputmodule::chfcxsparamfoundtype::nxspoints = .false.
private

Definition at line 19 of file chf-cxsidm.f90.

19  logical :: nxspoints = .false.

◆ xfraction

logical chfcxsinputmodule::chfcxsparamfoundtype::xfraction = .false.
private

Definition at line 20 of file chf-cxsidm.f90.

20  logical :: xfraction = .false.

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