.calc_arc_cond {enerscape} | R Documentation |
Internal function for enerscape - calculate conductance
.calc_arc_cond(slope, m, work_in_kcal = TRUE, j_to_kcal = 4184)
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. |
Internal function of enerscape, don't call directly.
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).