HeatCapacity: Heat capacity

Description Usage Arguments Details Value Author(s) Examples

View source: R/heat_capacity.R

Description

Apparent heat capacity of soil or rock

Usage

1

Arguments

mat

Data frame with relevant ground properties. Needed: mat$ice (ice content, volumetric fraction) and mat$liq (liquid water content, volumetric fraction).

Details

Computes the apparent heat capacity of soil or rock based on the heat capacity of the consituents and the apparent heat capacity parameterized using the derivative of the liquit water content (see funtion "Unfrozen").

Value

Returns the input data frame with the column cj updated in [J m-3 K-1] If this column does not exist in the input it is created.

Author(s)

Stephan Gruber <stephan.gruber@carleton.ca>

Examples

1
mat <- HeatCapacity(mat)

geocryology/PermafrostTools documentation built on Dec. 20, 2021, 10:40 a.m.