Skip to content

Commit

Permalink
Sync with Noah-MP GitHub to include bug fix for FVEG scaling of canop…
Browse files Browse the repository at this point in the history
…y heat storage (#1883)

TYPE: bug fix

KEYWORDS: Noah-MP, canopy heat storage, FVEG scaling

SOURCE: Cenlin He (NCAR), Mike Barlage (NOAA/EMC)

DESCRIPTION OF CHANGES:
Problem:
In the canopy temperature and energy balance calculations (VEGE_FLUX subroutine), the canopy heat storage change term is not scaled by FVEG (vegetation fraction) while all the other energy flux terms have been scaled by FVEG. This issue was raised by Mike Barlage (NOAA/EMC) at: NCAR/noahmp#86

Solution:
add a FVEG multiplier to scale the canopy heat storage change term in VEGE_FLUX subroutine. This bug has been fixed in the community Noah-MP GitHub version. Here this PR is to sync with the updated Noah-MP code through WRF submodule.

LIST OF MODIFIED FILES:
M phys/noahmp

TESTS CONDUCTED:
Regression tests have passed.

The code update fixes the problem
RELEASE NOTE: Bug fix for FVEG scaling of canopy heat storage in Noah-MP canopy energy balance calculations.
  • Loading branch information
cenlinhe committed Jun 28, 2023
1 parent 3d2c5c9 commit c10e788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phys/noahmp

0 comments on commit c10e788

Please sign in to comment.