calc_epil_hypo_vol | R Documentation |
Calculate water epilimnion and hypolimnine volume,using the thermocline depth
calc_epil_hypo_vol(H, A, thermocline_depth, volume_total)
H |
vector; the depth info of the lake |
A |
vector; the area info of the lake for each depth |
thermocline_depth |
matrix; thermocline depth |
volume_total |
number;the total volume of the lake |
matrix of epil and hypo volume
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.