calc_epil_hypo_vol: Calculate water epilimnion and hypolimnine volume,using the...

View source: R/helper.R

calc_epil_hypo_volR Documentation

Calculate water epilimnion and hypolimnine volume,using the thermocline depth

Description

Calculate water epilimnion and hypolimnine volume,using the thermocline depth

Usage

calc_epil_hypo_vol(H, A, thermocline_depth, volume_total)

Arguments

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

Value

matrix of epil and hypo volume


jsta/odem.data documentation built on Feb. 10, 2023, 3:56 a.m.