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

PBL changes to emulate HWRF capabilities in HAFS #370

Closed
wants to merge 21 commits into from

Conversation

mrinalbiswas
Copy link

This version of moninedmf.f combines the FV3 and HWRF versions of the schemes. A namelist variable hurr_pbl is added to separate the FV3 and HWRF versions.
The HWRF hurr_pbl version includes calculation of the PBL height following Troen and Mahrt (1986) where a modified bulk Richardson number exceeds a critical value. Added moninq_fac (aka alpha) to control the eddy diffusivity (dependent on wind speed).

@grantfirl
Copy link
Collaborator

grantfirl commented Dec 10, 2019

@grantfirl
Copy link
Collaborator

FYI, this PR has been compiled and tested with SCM only as of now. The results with hurr_pbl = T and F are similar, but not identical. This is consistent with what would be expected from the extent of the code changes.

@ligiabernardet ligiabernardet changed the title Biswas hafs PBL changes to emulate HWRF capabilities in HAFS Jan 22, 2020
@grantfirl
Copy link
Collaborator

This pull request is likely going to be closed in favor of having different PRs for HWRF Noah LSM and the combined HWRF moninedmf PBL scheme. At this time, this work has not undergone a compilation attempt, let alone regression testing, but it can serve as the basis for upcoming separate PRs.

@climbfuji
Copy link
Collaborator

Superseded by #395.

@climbfuji climbfuji closed this Mar 27, 2020
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.

3 participants