View source: R/01-consumption.R
| consumption_temp_eq4 | R Documentation |
Implements temperature equation 4 (polynomial)
consumption_temp_eq4(temperature, CQ, CK1, CK4)
temperature |
Water temperature (deg C) |
CQ |
Linear coefficient |
CK1 |
Quadratic coefficient |
CK4 |
Cubic coefficient |
Temperature factor
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.