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