Skip to content

Fix for lh_urb2d diagnostic#1361

Closed
dudhia wants to merge 5 commits intowrf-model:release-v4.2.2from
dudhia:urban-fix2
Closed

Fix for lh_urb2d diagnostic#1361
dudhia wants to merge 5 commits intowrf-model:release-v4.2.2from
dudhia:urban-fix2

Conversation

@dudhia
Copy link
Collaborator

@dudhia dudhia commented Jan 12, 2021

TYPE: bug fix

KEYWORDS: lh_urb2d diagnostic for urban models

SOURCE: internal (reported by Xin-Zhong Liang)

DESCRIPTION OF CHANGES:
Problem:
lh_urb2d was inconsistent with other urban budget arrays sh_urb2d, g_urb2d, and rn_urb2d by being the only one multiplied by the urban fraction making it a grid cell average instead of urban area average. This is only a diagnostic for output.

Solution:
Divide lh_urb2d by frc_urb2d
Won't affect model run results apart from this diagnostic. These arrays are not in default history output.

ISSUE:

LIST OF MODIFIED FILES:
phys/module_sf_noahmpdrv.F

TESTS CONDUCTED:
None.

RELEASE NOTE:
Fix lh_urb2d diagnostic to be urban area average instead of grid cell average consistent with other urb2d diagnostics. No effect on run results.

@dudhia dudhia requested a review from a team as a code owner January 12, 2021 23:11
@dudhia
Copy link
Collaborator Author

dudhia commented Jan 12, 2021

Did not succeed in changing the history. It comes from my fork.

@weiwangncar
Copy link
Collaborator

@dudhia Can you please change the base?

@dudhia dudhia changed the base branch from master to release-v4.2.2 January 12, 2021 23:30
@dudhia
Copy link
Collaborator Author

dudhia commented Jan 12, 2021 via email

@dudhia
Copy link
Collaborator Author

dudhia commented Jan 13, 2021

replaced by #1363

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants