![]() |
MODFLOW 6
version 6.7.0.dev3
USGS Modular Hydrologic Model
|
Go to the source code of this file.
Data Types | |
| interface | linearisothermsmodule::linearisothermtype |
Linear (Kd) isotherm implementation of IsothermType. More... | |
Modules | |
| module | linearisothermsmodule |
Functions/Subroutines | |
| type(linearisothermtype) function | linearisothermsmodule::constructor (Kd) |
| Constructor for Linear isotherm. More... | |
| real(dp) function | linearisothermsmodule::value (this, c, n) |
| Evaluate the isotherm at a given node. More... | |
| real(dp) function | linearisothermsmodule::derivative (this, c, n) |
| Evaluate derivative of the isotherm at a given node. More... | |