MODFLOW 6  version 6.6.0.dev0
USGS Modular Hydrologic Model
olfstoinputmodule::olfstoparamfoundtype Type Reference
Collaboration diagram for olfstoinputmodule::olfstoparamfoundtype:
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 olf-stoidm.f90.

Member Data Documentation

◆ export_ascii

logical olfstoinputmodule::olfstoparamfoundtype::export_ascii = .false.
private

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

16  logical :: export_ascii = .false.

◆ ipakcb

logical olfstoinputmodule::olfstoparamfoundtype::ipakcb = .false.
private

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

15  logical :: ipakcb = .false.

◆ steady_state

logical olfstoinputmodule::olfstoparamfoundtype::steady_state = .false.
private

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

17  logical :: steady_state = .false.

◆ transient

logical olfstoinputmodule::olfstoparamfoundtype::transient = .false.
private

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

18  logical :: transient = .false.

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