one_year: Calculation of the pollutant concentation course in top soil

View source: R/fcr_PEC.R

one_yearR Documentation

Calculation of the pollutant concentation course in top soil

Description

Estimation is based on the FCR prepared Monte Carlo table. The output rate is split into one rate with plant uptake during plant growth and one rate without plant uptake during winter time.

Usage

one_year(p, growing_period, t_res)

Arguments

p

Parameter table created with oneYear_matrix()

growing_period

Numeric value specifiyng the number of days with plant growth

t_res

Temporal resolution to be returned in the output matrix (no effect on the calculation)

Details

A time period can be considered as growing period if 1) plants grow and 2) plants will be harvested after growing. Otherwise the uptaken pollutants will return to the soil.

Value

Matrix with number of columns equal to the rows of p and number of rows depending on the defined timesteps with t_res


KWB-R/kwb.fcr documentation built on Nov. 14, 2023, 5:17 a.m.