.calc_arc_cond {enerscape}R Documentation

Compute conductance

Description

Internal function for enerscape - calculate conductance

Usage

.calc_arc_cond(slope, m, work_in_kcal = TRUE, j_to_kcal = 4184)

Arguments

slope

slope transition matrix.

m

species body mass (kg).

work_in_kcal

if work should be expressed in kilocalories.

j_to_kcal

joules to kilocalories conversion constant.

Details

Internal function of enerscape, don't call directly.

Value

A transition layer with values the conductance between cells, i.e. the distance that can be traveled per unit of energy (1 / J or 1 / kcal).


[Package enerscape version 0.1.3 Index]