flux: flux

View source: R/flux.R

fluxR Documentation

flux

Description

Calculates vertical seepage flux from temperature time series.

Usage

flux(x, n, Cscal, Cwcal, Kcal, beta, method)

Arguments

x

A time series or vector

n

total porosity vol/vol

Cscal

volumetric heat capacity of sediments in cal/cm^3-C

Cwcal

volumetric heat capacity of water in cal/cm^3-C

Kcal

baseline thermal conductivity in cal/s-cm-C

method

The method of flux calculation to be used. Must be one of

  • keery_amplitude

  • keery_phase

  • hatch_amplitude

  • hatch_phase

t_up, t_low

temperature time series of the upper and lower sensor in °C.

z

depth difference between in m


valentingar/seepr documentation built on March 24, 2022, 10:04 p.m.