MODFLOW 6  version 6.5.0.dev2
MODFLOW 6 Code Documentation
BaseGeometry.f90 File Reference

Go to the source code of this file.

Data Types

type  basegeometrymodule::basegeometrytype
 

Modules

module  basegeometrymodule
 

Functions/Subroutines

real(dp) function basegeometrymodule::area_sat (this)
 
real(dp) function basegeometrymodule::perimeter_sat (this)
 
real(dp) function basegeometrymodule::area_wet (this, depth)
 
real(dp) function basegeometrymodule::perimeter_wet (this, depth)
 
subroutine basegeometrymodule::set_attribute (this, line)
 
subroutine basegeometrymodule::print_attributes (this, iout)
 Print the attributes for this object. More...
 

Variables

integer(i4b), parameter basegeometrymodule::geonamelen = 20