MODFLOW 6  version 6.7.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 ncmesh2drec = .false.
 
logical netcdf_mesh2d = .false.
 
logical ncstructrec = .false.
 
logical netcdf_struct = .false.
 
logical fileout = .false.
 
logical ncmesh2dfile = .false.
 
logical ncstructfile = .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

◆ filein

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

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

28  logical :: filein = .false.

◆ fileout

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

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

23  logical :: fileout = .false.

◆ fname

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

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

31  logical :: fname = .false.

◆ ftype

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

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

30  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 26 of file gwt-namidm.f90.

26  logical :: nc_filerecord = .false.

◆ ncmesh2dfile

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

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

24  logical :: ncmesh2dfile = .false.

◆ ncmesh2drec

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

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

19  logical :: ncmesh2drec = .false.

◆ ncstructfile

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

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

25  logical :: ncstructfile = .false.

◆ ncstructrec

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

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

21  logical :: ncstructrec = .false.

◆ netcdf

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

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

27  logical :: netcdf = .false.

◆ netcdf_fname

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

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

29  logical :: netcdf_fname = .false.

◆ netcdf_mesh2d

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

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

20  logical :: netcdf_mesh2d = .false.

◆ netcdf_struct

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

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

22  logical :: netcdf_struct = .false.

◆ pname

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

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

32  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: