MODFLOW 6  version 6.7.0.dev3
USGS Modular Hydrologic Model
FreundlichIsotherm.f90 File Reference

Go to the source code of this file.

Data Types

interface  freundlichisothermmodule::freundlichisothermtype
 Freundlich isotherm implementation of IsothermType. More...
 

Modules

module  freundlichisothermmodule
 

Functions/Subroutines

type(freundlichisothermtype) function freundlichisothermmodule::constructor (Kf, a)
 Constructor for Freundlich isotherm. More...
 
real(dp) function freundlichisothermmodule::value (this, c, n)
 Evaluate the isotherm at a given node. More...
 
real(dp) function freundlichisothermmodule::derivative (this, c, n)
 Evaluate derivative of the isotherm at a given node. More...