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

Surface roughness length mismatch in fractional grid. #963

Closed
pjpegion opened this issue Sep 6, 2022 · 1 comment
Closed

Surface roughness length mismatch in fractional grid. #963

pjpegion opened this issue Sep 6, 2022 · 1 comment
Labels

Comments

@pjpegion
Copy link
Collaborator

pjpegion commented Sep 6, 2022

Description

In the fractional grid part code (GFS_surface_composites_post.F90), the surface exchange coefficients are re-computed. The bug is that z0max comes from noah-mp (when running with noah-mp), but ztmax comes from sfc_diff.f.
In addition, z0max and ztmax are always the same value in NOAH-MP, which I address in a different issue.
I believe the solution is to add bounded surface roughness [m] as an output in noahmpdrv.F90

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants