rad_sw_out: Reflected shortwave radiation

rad_sw_outR Documentation

Reflected shortwave radiation

Description

Calculation of the reflected shortwave radiation.

Usage

rad_sw_out(...)

## S3 method for class 'numeric'
rad_sw_out(rad_sw_in, albedo, ...)

## S3 method for class 'weather_station'
rad_sw_out(weather_station, ...)

Arguments

...

Additional parameters passed to later functions.

rad_sw_in

Shortwave radiation on the ground onto a horizontal area in W/m^2.

albedo

Albedo of the surface.

weather_station

Object of class weather_station.

Value

Reflected shortwave radiation in W/m^2.


jonasViehweger/energyBudget documentation built on June 27, 2022, 2:56 a.m.