wusunlab / leaf-pst

[WORK IN PROGRESS] Coupled Leaf Photosynthesis--Stomatal Conductance--Temperature (PST) Solver
MIT License
0 stars 0 forks source link

Implement CLM solver as the baseline #1

Open wusunlab opened 5 years ago

wusunlab commented 5 years ago

Solve internal CO2 and leaf temperature iteratively following Sun et al. (2012). JGR and Bonan et al. (2014). GMD.

wusunlab commented 4 years ago

Attempted a preliminary implementation of the solver with f10c51f. This implementation has not been tested yet, so it may not be correct. I need to clean up a few upstream functions and design a unified and simple interface to the solver.