sens_latent: Calculate sensible and latent heat flux

Description Usage Arguments Source

View source: R/sens_latent.R

Description

Calculate sensible and latent heat flux

Usage

1
sens_latent(ts, Uz, ta, rh, hu, ht, hq, alt, lat)

Arguments

ts

surface temperature, degrees C.

Uz

wind speed, m/s.

ta

air temperature, degrees C.

rh

relative humidity, %.

hu

height of wind measurement, m.

ht

height of air temperature measurement, m.

hq

heigh of humidity measurement, m.

alt

altitude of lake, m.

Source

Zeng, X., Zhao, M., Dickson, R.E. 1998. Intercomparison of Bulk aerodynamic algorithms for the computation of sea surface fluxes using TOGA COARE and TAO data. Journal of Climate 11: 2628-2644.


aemon-j/rHeatFluxAnalyzer documentation built on Nov. 27, 2019, 10:56 a.m.