![]() |
MODFLOW 6
version 6.7.0.dev2
USGS Modular Hydrologic Model
|
Go to the source code of this file.
Modules | |
module | disutilsmodule |
Functions/Subroutines | |
integer(i4b) function, public | disutilsmodule::number_connected_faces (dis, n) |
Returns the number of connected faces for a given cell. More... | |
real(dp) function, dimension(3), public | disutilsmodule::node_distance (dis, n, m) |
Returns the vector distance from cell n to cell m. More... | |
real(dp) function, dimension(3), public | disutilsmodule::cell_center (dis, n) |
Returns the center coordinates of a given cell. More... | |