Skip to contents

Calculation of the pollutant concentration in top soil

Usage

temp_c_profile(conti_input, output_rate, c_i, t_max, t_res, t_beg = 0)

Arguments

conti_input

Numeric vector of atmospheric depositions in mg/kg topsoil

output_rate

Numeric vector of absolute pollutant decay rates.

c_i

Numeric vector of initial concentrations in top soil

t_max

Numeric value with the last considered timestep (unit depends on the unit of the decay rate)

t_res

Temporal resolution (numeric value) of the timesteps returned (unit depends on the unit of the decay rate)

t_beg

Numeric value of the first considered timestep. This value does not influence the calculation itself, it is only used for row names.

Value

Matrix with columns corresponding to the length of the provided numeric vectors and rows depending on the defined timesteps with t_max and t_res