soil_attenuation: Soil attenuation length

soil_attenuationR Documentation

Soil attenuation length

Description

Calculates soil attenuation length.

Usage

soil_attenuation(...)

## S3 method for class 'numeric'
soil_attenuation(thermal_cond, vol_heat_cap, ...)

## S3 method for class 'weather_station'
soil_attenuation(weather_station, ...)

Arguments

...

Additional parameters passed to later functions.

thermal_cond

Thermal conductivity of soil in W/m K.

vol_heat_cap

Volumetric heat capacity of soil in J/(m³ * K).

weather_station

Object of class weather_station.

Value

Soil attenuation length in m.


FabianMitze/FieldClimRevised documentation built on Sept. 4, 2022, 12:38 a.m.