SEA | R Documentation |
Function representing the strategy of plants adjusting their roots:shoots ratios during the season.
SEA(ST, minSEA = 0.65, maxSEA = 1.35, ST1 = 800, ST2 = 1450)
ST |
float Temperature sum in degree(C)-days. |
minSEA |
float < 1. Minimum value of SEA. |
maxSEA |
float > 1. Maximum value of SEA. |
ST1 |
float Temperature sum after which SEA declines from the maximum plateau. |
ST2 |
float Temperature sum after which SEA reaches and remains at its minimum. |
SEA(800)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.