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^3 * K).

weather_station

Object of class weather_station.

Value

Soil attenuation length in m.


jonasViehweger/energyBudget documentation built on June 27, 2022, 2:56 a.m.