Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

green vegetation fraction scaling of max canopy capacity of rain & snow intercept #93

Closed
wants to merge 1 commit into from

Conversation

tslin2
Copy link
Collaborator

@tslin2 tslin2 commented Jun 10, 2023

This is a pull request method 1 of #91

@cenlinhe
Copy link
Collaborator

Let's wait until we have a discussion with Guo-Yue and Liang to see what the best strategy to fix the FVEG scaling issue would be.

@barlage
Copy link
Collaborator

barlage commented Jun 12, 2023

Agreed. Note that I don't think this is the best solution to the issue. Also note that the scaling needs to occur here as well:

CanopyLiqWaterMax = CanopyLiqHoldCap * (LeafAreaIndEff + StemAreaIndEff)

@tslin2
Copy link
Collaborator Author

tslin2 commented Jun 12, 2023

yes, agree on both!

@jesusff
Copy link

jesusff commented Jun 21, 2023

This affects the non-refactored code as well, right?
https://github.com/NCAR/noahmp/blob/release-v4.5-WRF/src/module_sf_noahmplsm.F#L1450

@barlage
Copy link
Collaborator

barlage commented Jun 21, 2023

@jesusff yes, there will eventually need to be a second PR to the 4.5 branch

@tslin2 tslin2 closed this Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

wet canopy fraction is incorrectly a function of vegetation fraction
4 participants