crt1d.solvers._solve_bl#
Module Contents#
Functions#
|
Beer--Lambert solution based on Campbell (1986) |
- crt1d.solvers._solve_bl.solve_bl(*, psi, I_dr0_all, I_df0_all, lai, leaf_t, leaf_r, K_b_fn)#
Beer–Lambert solution based on Campbell (1986) but with some slight modifications to diffuse treatment.
This is (thus far) the simplest scheme included.