MODFLOW 6
version 6.6.0.dev0
USGS Modular Hydrologic Model
|
Go to the source code of this file.
Modules | |
module | disv1dgeom |
Functions/Subroutines | |
real(dp) function, public | disv1dgeom::calcdist (vertices, ivert1, ivert2) |
Calculate distance between two vertices. More... | |
subroutine, public | disv1dgeom::line_unit_vector (x0, y0, x1, y1, xcomp, ycomp, vmag) |
Calculate distance between two vertices. More... | |