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 issue #1108, merge PR#1101,... #1122

Closed
wants to merge 60 commits into from

Conversation

brian-eaton
Copy link
Collaborator

@brian-eaton brian-eaton commented Aug 9, 2024

Issue #1108 - More robust logic in gw_drag.F90 when deep_scheme='off'

  • Modify build-namelist to set use_gw_convect_dp=.false. when deep_scheme='off'. In gw_drag::gw_tend check whether field TTEND_DP is in the pbuf. If so then associate the ttend_dp pointer. If not then allocate the ttend_dp pointer and set to zero.

PR #1101 - improved fix for rh write performance

  • reorder output fields. Merge Jim's PR into this one.

fix #1108
fix #1101

jtruesdal and others added 30 commits April 30, 2024 00:24
        modified:   src/chemistry/modal_aero/modal_aero_convproc.F90
Katetc and others added 4 commits July 31, 2024 17:08
	modified:   bld/namelist_files/use_cases/waccm_sc_2000_cam6.xml
	modified:   bld/namelist_files/use_cases/waccm_sc_2010_cam6.xml
@brian-eaton brian-eaton self-assigned this Aug 9, 2024
@brian-eaton brian-eaton added the bug-fix This PR was created to fix a specific bug. label Aug 9, 2024
Katetc and others added 17 commits August 9, 2024 12:33
cam6_4_019: New CLUBB External to fix GPU problem
Small answer changes, but no new CLUBB science. Diagnostics can be found here:
https://webext.cgd.ucar.edu/F2000climo/newCLUBBtesting/larson_tag_20240605.katemerge.062724-0201.F2000dev.f09_f09_mg17_1_2_vs_larson_tag_control.cam6_3_162.062724-1359.F2000dev.f09_f09_mg17_1_2/website/index.html

Ran 6 year ne30 BLT1850 simulations to look at differences in applicable and longer runs. Had some trouble with diagnostics but the results can be found here:
https://webext.cgd.ucar.edu/FHIST/clubb_tests/larson_tag_20240605.katemerge.071924-1633.FLTHIST.ne30pg3_g17_1979_1984_vs_larson_tag_control.cam6_4_007.071924-1639.FLTHIST.ne30pg3_g17_1979_1984/website/

Differences seem to be minimal.

Fixes ESCOMP#1036
closes ESCOMP#1048
cam6_4_021: CCPP'ize dadadj
Refactor dadadj parameterization for inclusion in the CCPP framework. On the CAM side this entails moving the core parameterization over to atmos_phys and updating the dadadj_cam interface file to call the new library routine. There are additional mods to cime and ccs_config that are needed for the CAM-SIMA dadadj CCPP validation.
@brian-eaton brian-eaton added the enhancement New feature or request label Aug 19, 2024
@brian-eaton brian-eaton changed the title fix issue #1108, ... fix issue #1108, merge PR#1101,... Aug 19, 2024
@brian-eaton brian-eaton marked this pull request as ready for review August 19, 2024 17:17
@brian-eaton
Copy link
Collaborator Author

Don't know why this PR thinks 34 files have changed instead of only 4. Closing and starting over.

@brian-eaton brian-eaton deleted the misc04 branch August 20, 2024 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix This PR was created to fix a specific bug. enhancement New feature or request
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

7 participants