MODFLOW 6  version 6.8.0.dev0
USGS Modular Hydrologic Model
utltvsinputmodule::utltvsparamfoundtype Type Reference
Collaboration diagram for utltvsinputmodule::utltvsparamfoundtype:
Collaboration graph

Private Attributes

logical disable_sc_int = .false.
 
logical print_input = .false.
 
logical ts_filerecord = .false.
 
logical ts6 = .false.
 
logical filein = .false.
 
logical ts6_filename = .false.
 
logical cellid = .false.
 
logical ss = .false.
 
logical sy = .false.
 

Detailed Description

Definition at line 14 of file utl-tvsidm.f90.

Member Data Documentation

◆ cellid

logical utltvsinputmodule::utltvsparamfoundtype::cellid = .false.
private

Definition at line 21 of file utl-tvsidm.f90.

21  logical :: cellid = .false.

◆ disable_sc_int

logical utltvsinputmodule::utltvsparamfoundtype::disable_sc_int = .false.
private

Definition at line 15 of file utl-tvsidm.f90.

15  logical :: disable_sc_int = .false.

◆ filein

logical utltvsinputmodule::utltvsparamfoundtype::filein = .false.
private

Definition at line 19 of file utl-tvsidm.f90.

19  logical :: filein = .false.

◆ print_input

logical utltvsinputmodule::utltvsparamfoundtype::print_input = .false.
private

Definition at line 16 of file utl-tvsidm.f90.

16  logical :: print_input = .false.

◆ ss

logical utltvsinputmodule::utltvsparamfoundtype::ss = .false.
private

Definition at line 22 of file utl-tvsidm.f90.

22  logical :: ss = .false.

◆ sy

logical utltvsinputmodule::utltvsparamfoundtype::sy = .false.
private

Definition at line 23 of file utl-tvsidm.f90.

23  logical :: sy = .false.

◆ ts6

logical utltvsinputmodule::utltvsparamfoundtype::ts6 = .false.
private

Definition at line 18 of file utl-tvsidm.f90.

18  logical :: ts6 = .false.

◆ ts6_filename

logical utltvsinputmodule::utltvsparamfoundtype::ts6_filename = .false.
private

Definition at line 20 of file utl-tvsidm.f90.

20  logical :: ts6_filename = .false.

◆ ts_filerecord

logical utltvsinputmodule::utltvsparamfoundtype::ts_filerecord = .false.
private

Definition at line 17 of file utl-tvsidm.f90.

17  logical :: ts_filerecord = .false.

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