Hi, I am using CLM5.0 for a single-point simulation. I created the surface data and atmospheric forcing data myself. The PFT at this site is C3 grassland, but when I output the LAI, I found that the LAI was zero throughout the 1000-year spinup period.
I also checked LEAFC and GPP, and their values are zero as well. I noticed that in the CNVegCarbonStateType.F90 code of CLM, the LEAFC of grassland is initialized to 0, while the LEAFC of evergreen vegetation is initialized to initial_vegC. I changed the initial LEAFC of non-evergreen vegetation in the code to 5, and then the LAI could be output normally. However, I am not sure if this modification is reasonable.
At the same time, I also tried changing the grassland to a needleleaf evergreen tree in a temperate climate, and I found that the LAI could also be output normally.
I really want to know how to solve this problem. The files below are my surface data 、atmforcing and parameter settings.
Heng Yan
I also checked LEAFC and GPP, and their values are zero as well. I noticed that in the CNVegCarbonStateType.F90 code of CLM, the LEAFC of grassland is initialized to 0, while the LEAFC of evergreen vegetation is initialized to initial_vegC. I changed the initial LEAFC of non-evergreen vegetation in the code to 5, and then the LAI could be output normally. However, I am not sure if this modification is reasonable.
At the same time, I also tried changing the grassland to a needleleaf evergreen tree in a temperate climate, and I found that the LAI could also be output normally.
I really want to know how to solve this problem. The files below are my surface data 、atmforcing and parameter settings.
Heng Yan