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

Private Attributes

logical list = .false.
 
logical print_input = .false.
 
logical print_flows = .false.
 
logical save_flows = .false.
 
logical export_netcdf = .false.
 
logical nc_filerecord = .false.
 
logical netcdf = .false.
 
logical filein = .false.
 
logical netcdf_fname = .false.
 
logical ftype = .false.
 
logical fname = .false.
 
logical pname = .false.
 

Detailed Description

Definition at line 14 of file gwt-namidm.f90.

Member Data Documentation

◆ export_netcdf

logical gwtnaminputmodule::gwtnamparamfoundtype::export_netcdf = .false.
private

Definition at line 19 of file gwt-namidm.f90.

19  logical :: export_netcdf = .false.

◆ filein

logical gwtnaminputmodule::gwtnamparamfoundtype::filein = .false.
private

Definition at line 22 of file gwt-namidm.f90.

22  logical :: filein = .false.

◆ fname

logical gwtnaminputmodule::gwtnamparamfoundtype::fname = .false.
private

Definition at line 25 of file gwt-namidm.f90.

25  logical :: fname = .false.

◆ ftype

logical gwtnaminputmodule::gwtnamparamfoundtype::ftype = .false.
private

Definition at line 24 of file gwt-namidm.f90.

24  logical :: ftype = .false.

◆ list

logical gwtnaminputmodule::gwtnamparamfoundtype::list = .false.
private

Definition at line 15 of file gwt-namidm.f90.

15  logical :: list = .false.

◆ nc_filerecord

logical gwtnaminputmodule::gwtnamparamfoundtype::nc_filerecord = .false.
private

Definition at line 20 of file gwt-namidm.f90.

20  logical :: nc_filerecord = .false.

◆ netcdf

logical gwtnaminputmodule::gwtnamparamfoundtype::netcdf = .false.
private

Definition at line 21 of file gwt-namidm.f90.

21  logical :: netcdf = .false.

◆ netcdf_fname

logical gwtnaminputmodule::gwtnamparamfoundtype::netcdf_fname = .false.
private

Definition at line 23 of file gwt-namidm.f90.

23  logical :: netcdf_fname = .false.

◆ pname

logical gwtnaminputmodule::gwtnamparamfoundtype::pname = .false.
private

Definition at line 26 of file gwt-namidm.f90.

26  logical :: pname = .false.

◆ print_flows

logical gwtnaminputmodule::gwtnamparamfoundtype::print_flows = .false.
private

Definition at line 17 of file gwt-namidm.f90.

17  logical :: print_flows = .false.

◆ print_input

logical gwtnaminputmodule::gwtnamparamfoundtype::print_input = .false.
private

Definition at line 16 of file gwt-namidm.f90.

16  logical :: print_input = .false.

◆ save_flows

logical gwtnaminputmodule::gwtnamparamfoundtype::save_flows = .false.
private

Definition at line 18 of file gwt-namidm.f90.

18  logical :: save_flows = .false.

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