-
Notifications
You must be signed in to change notification settings - Fork 313
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
Merge b4b-dev (2024-10-10) #2829
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Same as ctsm5.3.001 I made an accidental merge and reverted it.
Merge ctsm5.3.002 to b4b-dev
Fix clm-basic tests
Change testlist_clm ne30pg3_t061 tests to ne30pg3_t232
Remove unused variable elevclass_o in mkglcmecMod.F90
…o fix-namelist-tester
…e all set in fail, warn, and finidat tests
Add check in build-namelist_test.pl
move from depricated shr_file to shr_log
Set eflx_building_lun to spval properly
Hardcoded tuning adjustments for Leung_2024 dust emissions Changes to dust emissions when Leung_2024 method is being used. Tuning was needed since we saw some high biases in dust over semiarid regions given all the updates in CTSM and CAM. The biggest changes in CTSM that affects dust is an increase in friction velocity (ustar; fv in CTSM) over vegetated, semiarid regions, mainly due to a switch in the roughness scheme from 'ZengWang2007' to 'Meier2022'. Since dust emission is very sensitive to ustar, the dust emission scheme magnifies this increase and caused strong high biases over semiarid regions, including Australia and Patagonia (see plots in issue ESCOMP#2732). To enhance the robustness of Leung_2023 and reduce the likelihood to see huge changes in answers in the future, we tried to limit the sensitivity of dust emissions to ustar. We also tried different methods (see specific notes below) to reduce dust emissions from semiarid regions given the high biases over there.
ekluzek
approved these changes
Oct 10, 2024
This was
linked to
issues
Oct 11, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of changes
Specific notes
Contributors other than yourself, if any: @slevis-lmwg, @ekluzek, @mvdebolskiy, @olyson, @jedwards4b
CTSM PRs included:
Are answers expected to change (and if so in what way)? No
Any User Interface Changes (namelist or namelist defaults changes)? No
Does this create a need to change or add documentation? Did you do so? No
Testing performed, if any:
aux_clm
tests pass as expected.aux_clm
testing