MODFLOW 6  version 6.5.0.dev2
MODFLOW 6 Code Documentation
prtmipinputmodule::prtmipparamfoundtype Type Reference
Collaboration diagram for prtmipinputmodule::prtmipparamfoundtype:
Collaboration graph

Private Attributes

logical zero_method = .false.
 
logical export_ascii = .false.
 
logical porosity = .false.
 
logical retfactor = .false.
 
logical izone = .false.
 

Detailed Description

Definition at line 13 of file prt-mipidm.f90.

Member Data Documentation

◆ export_ascii

logical prtmipinputmodule::prtmipparamfoundtype::export_ascii = .false.
private

Definition at line 15 of file prt-mipidm.f90.

15  logical :: export_ascii = .false.

◆ izone

logical prtmipinputmodule::prtmipparamfoundtype::izone = .false.
private

Definition at line 18 of file prt-mipidm.f90.

18  logical :: izone = .false.

◆ porosity

logical prtmipinputmodule::prtmipparamfoundtype::porosity = .false.
private

Definition at line 16 of file prt-mipidm.f90.

16  logical :: porosity = .false.

◆ retfactor

logical prtmipinputmodule::prtmipparamfoundtype::retfactor = .false.
private

Definition at line 17 of file prt-mipidm.f90.

17  logical :: retfactor = .false.

◆ zero_method

logical prtmipinputmodule::prtmipparamfoundtype::zero_method = .false.
private

Definition at line 14 of file prt-mipidm.f90.

14  logical :: zero_method = .false.

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