MODFLOW 6  version 6.6.0.dev0
USGS Modular Hydrologic Model
cellmodule Module Reference

Data Types

type  celltype
 Base type for grid cells of a concrete type. Contains a cell-definition which is information shared by cell types. More...
 
interface  destroy
 

Variables

integer(i4b), parameter, public max_poly_cells = 10
 

Variable Documentation

◆ max_poly_cells

integer(i4b), parameter, public cellmodule::max_poly_cells = 10

Definition at line 9 of file Cell.f90.

9  integer(I4B), public, parameter :: MAX_POLY_CELLS = 10