MPTABLE.TBL CBIOM values #203
Replies: 4 comments 1 reply
-
|
Thank you for reporting this. We are planning to tune down the default 0.02 value for CBIOM to a smaller value (e.g., 0.002) based on some other tests as well. Currently, we do not have vegetation type-dependent values for CBIOM to test but you may want to optimize these values independently by analyzing your results across different vegetation type categories to derive a set of vegetation type-dependent parameter values. |
Beta Was this translation helpful? Give feedback.
-
|
@tslin2 We may need to update the default CBIOM 0.02 to 0.002. Could you please provide the obs-contrained/derived justification from your earlier Atlanta presentation slide to show that 0.02 is actually too large? Thanks! |
Beta Was this translation helpful? Give feedback.
-
|
So, for other vegetation types, the CBIOM should be approximated. For less dense/lower SAI/LAI types including grasslands, shrublands, and savannas I expect 0.002 to be overestimated: VEGTYP = 7 and 9 biomass per area [kg/m2]: ~2 kg/m2 -> 2 * ~2000 = ~4e03 VEGTYP = 10 biomass per area [kg/m2]: ~0.8 kg/m2 -> 0.8 * ~2000 = ~1.6e03 I am testing NoahMP in the western United States and will try these values as well as others. I am seeing a dramatic warm nighttime minimum temperature bias in the summer and early fall (especially pronounced when temperatures dip below 35 degrees F). This is mostly sensitive to soil moisture but, hopefully, these CBIOM values could explain a small fraction of that as well. So, if I understand correctly, if the biomass heat capacity is overestimated, the vegetation temperature will have more "inertia" to external temperature swings. |
Beta Was this translation helpful? Give feedback.
-
|
this has been fixed in this PR: #219 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am using the Noah-MP for WRF reanalysis simulations, in previous simulations we had noticed that the CBIOM values of 0.02 gave extreme cold biases and "zombie fog" in the Pacific Northwest. We changed the values to 0.002 similar to: https://www2.mmm.ucar.edu/wrf/users/workshops/WS2025/presentations/6_Lin.pdf , and found this gave more accurate surface temperature.
I wanted to know if there are updated parameter values for the different vegetation classes? We are open to testing new values.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions