Skip to content

Remove the use of MUT in a few physics routines #23

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

Merged
merged 1 commit into from
Oct 28, 2016
Merged

Remove the use of MUT in a few physics routines #23

merged 1 commit into from
Oct 28, 2016

Conversation

weiwangncar
Copy link
Collaborator

@weiwangncar weiwangncar commented Oct 24, 2016

TYPE: Enhancement

KEYWORDS: mut, YSU, Shin-Hong PBL, GWDO

SOURCE: internal

DESCRIPTION OF CHANGES: Due to the upcoming vertical coordinate modification, the definition of mut will change, and hence the usage in the physics routines modified here will be wrong. Instead of using dry hydrostatic pressure, these routines will now use hydrostatic pressure. The developer for YSU, Shin-Hong PBL and GWDO routines have agreed to the changes. In the case of TEMF PBL, mut was never used.

LIST OF MODIFIED FILES:
phys/module_bl_ysu.F
phys/module_bl_shinhong.F
phys/module_bl_gwdo.F
phys/module_bl_temf.F
phys/module_pbl_driver.F

TESTS CONDUCTED:
Reg tested. A case test over East Asia is conducted. Small changes are found.

@davegill
Copy link
Contributor

Wei, thanks for this clean-up. These look good. The microphysics and fire codes need to have some tendencies decoupled. We will do that separately.

Copy link
Contributor

@mkavulich mkavulich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change in commit message:

  • Improvement -> enhancement
  • temp.F -> temf.F

@weiwangncar weiwangncar merged commit 74f5dbc into wrf-model:master Oct 28, 2016
@weiwangncar weiwangncar deleted the phys_change_for_hybrid branch October 28, 2016 20:13
twjuliano pushed a commit to twjuliano/WRF that referenced this pull request Jun 15, 2021
Add Jimenez depth dependent roughness to MYJ
janmandel added a commit to wrf-sfire/WRF-SFIRE that referenced this pull request Feb 5, 2022
…el#10

previous default fire_wind_log_interp = 4 (with wind reduction factors)
is obsolete and not parallel consistent, delete? wrf-model#23
Fixes wrf-model#13
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.

3 participants