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

Private Attributes

logical ipakcb = .false.
 
logical export_ascii = .false.
 
logical steady_state = .false.
 
logical transient = .false.
 

Detailed Description

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

Member Data Documentation

◆ export_ascii

logical chfstoinputmodule::chfstoparamfoundtype::export_ascii = .false.
private

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

16  logical :: export_ascii = .false.

◆ ipakcb

logical chfstoinputmodule::chfstoparamfoundtype::ipakcb = .false.
private

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

15  logical :: ipakcb = .false.

◆ steady_state

logical chfstoinputmodule::chfstoparamfoundtype::steady_state = .false.
private

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

17  logical :: steady_state = .false.

◆ transient

logical chfstoinputmodule::chfstoparamfoundtype::transient = .false.
private

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

18  logical :: transient = .false.

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