multi_scatter: Multiple-scatter model

Description Usage Arguments Value Author(s)

View source: R/submodel-rtm-ms.R

Description

Cohorts are arranged from bottom ('i = 1') to top ('i = ncohort')

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
multi_scatter(
  ipft,
  L,
  lr,
  lt,
  orient,
  C = 1,
  theta = 15,
  S0_beam = 0.8,
  S0_diff = 1 - S0_beam,
  alb_ground = 0.1
)

Arguments

ipft

Integer indices of PFTs ('icohort')

L

Leaf (or total) area index

lr

Leaf reflectance ('ipft')

lt

Leaf transmittance ('ipft')

orient

Leaf orientation factor (-1, 1)

C

Crown area index (default = 1)

theta

Projection angle (degrees)

Value

List containin cohort-level downward beam radiation, and downward and upward diffuse radiation.

Author(s)

Alexey Shiklomanov


ashiklom/fortebaseline documentation built on May 9, 2020, 1:56 a.m.