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

Fix scm specified surface flux bug #18

Conversation

grantfirl
Copy link

@dustinswales This is a one-file fix for running the SCM with specified surface fluxes with the DEPHY format. This fixes a bug discovered by Xia Sun and needs to go in for the release. I'd like to combine it with your PR into main.

My changes should be one file (scm_sfc_flux_spec.F90), although when I tried this pull request into your branch, it looks like the branch started out as old, so there are many more commits/files to bring the branch up-to-date with main.

climbfuji and others added 30 commits December 15, 2021 10:47
…in_20211215

Update gsl/develop from main 2021/12/15
Updates to MYNN-EDMF, part I - goes with other PR for fv3atm

Overview of changes:

    This commit should be considered step one of the "universalization" process to generalize module_bl_mynn.F90 both for all dycores. Much of this is strictly reformatting or repositioning the driver to the top of the module - a request from collaborators, but some of it involve removing ifdefs, and the handling of the model constants. More commits to complete this work will follow. Despite the huge number of lines changed from this work alone, there is no change in behavior/performance.
    fixed some old crash cases (improved numerical stability)
    conservation work - removes all negative qv printouts
    A bug fix for the interpolation of the mass-flux clouds from interface levels to mid-levels which cause excessive LWP in shallow-cumulus fields
    Removes a few unused variables/arrays
    Fixes for the smoke/chemical mixing (works but still not in final state - another commit will follow)
    Some tuning work to improve the excessive cloud bias in polar regions.
    Some tuning of the mass-flux component to improve the tropics.
    General clean up of code and updates to many comments.
… into snow and ice

This modification adds:

1.    A new cloud fraction (Chaboureau and Bechtold 2005) for the GF convection scheme
2.    The capability to separate frozen subgrid clouds into both snow and ice (no longer just ice).
Remove GF Consistency Check & Add SDFs - V2
Remove Dom, add new code manager Christina and various developers.
…rom_RRFS_dev

GWD, LSM and MYNN physics updates from RRFS_dev branch
haiqinli and others added 28 commits April 11, 2022 19:35
…o-community

merge gsl institutional fork
@dustinswales dustinswales merged commit 8dae03a into dustinswales:update_rte_for_CCPP_v6 May 20, 2022
dustinswales pushed a commit that referenced this pull request Dec 6, 2022
Update to parametric values in prognostic convection for GFSv17
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.

10 participants