MODFLOW 6  version 6.8.0.dev0
USGS Modular Hydrologic Model
swfcxsmodule::cxscrosssectiondatafoundtype Type Reference

flags indicating which CXS crosssectiondata were found in the input More...

Collaboration diagram for swfcxsmodule::cxscrosssectiondatafoundtype:
Collaboration graph

Private Attributes

logical(lgp) xfraction = .false.
 
logical(lgp) height = .false.
 
logical(lgp) manfraction = .false.
 

Detailed Description

Definition at line 38 of file swf-cxs.f90.

Member Data Documentation

◆ height

logical(lgp) swfcxsmodule::cxscrosssectiondatafoundtype::height = .false.
private

Definition at line 40 of file swf-cxs.f90.

40  logical(LGP) :: height = .false.

◆ manfraction

logical(lgp) swfcxsmodule::cxscrosssectiondatafoundtype::manfraction = .false.
private

Definition at line 41 of file swf-cxs.f90.

41  logical(LGP) :: manfraction = .false.

◆ xfraction

logical(lgp) swfcxsmodule::cxscrosssectiondatafoundtype::xfraction = .false.
private

Definition at line 39 of file swf-cxs.f90.

39  logical(LGP) :: xfraction = .false.

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