crt1d.solvers._solve_2s

Module Contents

Functions

solve_2s(*, psi, I_dr0_all, I_df0_all, lai, leaf_t, ...)

Dickinson-Sellers 2-stream solution---the most common scheme used in regional/climate models.

crt1d.solvers._solve_2s.solve_2s(*, psi, I_dr0_all, I_df0_all, lai, leaf_t, leaf_r, soil_r, K_b_fn, G_fn, mla)

Dickinson-Sellers 2-stream solution—the most common scheme used in regional/climate models.

Implementation follows Dickinson (1983) and Sellers (1985) (mainly Sellers – variable names chosen to match his) and includes the minor correction from the later Sellers paper (1996).