NCAR / noahmp

Noah-MP Community Repository
Other
72 stars 81 forks source link

bug fix for FVEG scaling of canopy heat storage #88

Closed cenlinhe closed 1 year ago

cenlinhe commented 1 year ago

This is a bug fix for v5.0 to solve the issue: https://github.com/NCAR/noahmp/issues/86 Specifically, current canopy heat storage change term is not scaled by FVEG (vegetation fraction), but all the other canopy-related heat flux terms are scaled by FVEG to get the grid-level value before calculating the energy balance. So a FVEG scaling is needed to apply to the canopy heat storage change term.