-
Notifications
You must be signed in to change notification settings - Fork 253
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
Sync with ESCOMP/CDEPS (2024-12-16) + Add support for traditional threading (#2533) #2538
Sync with ESCOMP/CDEPS (2024-12-16) + Add support for traditional threading (#2533) #2538
Conversation
Use this variable to turn on writing histaux files every MED_history_n. By default it is .false. Currently only cpld_control_nowave_noaero_p8 test has it turned on.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Thanks for getting this fix in so quickly.
@NickSzapiro-NOAA Please, go ahead to sync up branch and combine in #2533. @DusanJovic-NOAA FYI |
I can do this in an hour or two. Please feel free to make the changes, if
that makes a difference
…On Thu, Dec 19, 2024, 3:29 PM JONG KIM ***@***.***> wrote:
@NickSzapiro-NOAA <https://github.com/NickSzapiro-NOAA> Please, go ahead
to sync up branch and combine in #2533
<#2533>.
@DusanJovic-NOAA <https://github.com/DusanJovic-NOAA> FYI
—
Reply to this email directly, view it on GitHub
<#2538 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BDXAKB4O6HUFCNXNBVBLBND2GMUCNAVCNFSM6AAAAABTYZKZ4OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNJVG4YTOMRQGY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@jkbk2004 @DusanJovic-NOAA Should be ready |
we can start merging process. |
CDEPS was merged and updated here. Should be ready. Thank you @jkbk2004 @BrianCurtis-NOAA |
This PR adds the following: * converting from inp -> nml (@sbanihash) * turning on PIO for waves for restarts (@sbanihash) * enabling cycling for WW3 which required some updates to wave prep jobs + changing what restarts are being saved/etc * changed the way CEMPS, MOM6, CICE and WW3 write restarts to be in sync with FV3 for IAU, which required moving the ufs-weather-model forward one hash to use the new flexible restart feature. (UFS PR ufs-community/ufs-weather-model#2419) * adds uglo_15km - the targeted new wave grid. * Update to use new esmf_threading ufs.configure files which changes the toggle between how you use esmf threading versus traditional threading (UFS PR ufs-community/ufs-weather-model#2538) Notes on ufs-weather-model updates: | Commit date | Commit hash/ PR | Notes for g-w changes | Baseline Changes | | :------------- | :------------- | :------------- | :------------- | | Dec 11, 2024 | ufs-community/ufs-weather-model@409bc85 ufs-community/ufs-weather-model#2419 | Enables flexible restart writes - changes included in g-w PR | none| | Dec 16, 2024 | ufs-community/ufs-weather-model@6ec6b45 ufs-community/ufs-weather-model#2528 ufs-community/ufs-weather-model#2469 | n/a | HAFs test changes, no global changes | | Dec 18, 2024 |ufs-community/ufs-weather-model@e119370 ufs-community/ufs-weather-model#2448 | Adds Gaea C6 support (changes in other g-w PRs, not here) | none | |Dec 23, 2024 | ufs-community/ufs-weather-model@2950089 ufs-community/ufs-weather-model#2533 ufs-community/ufs-weather-model#2538 | changes for ESMF vs traditional threading | none | |Dec 30, 2024 | ufs-community/ufs-weather-model@241dd8e ufs-community/ufs-weather-model#2485 | n/a | changes in conus13km, no global changes| |Jan 3, 2025 | ufs-community/ufs-weather-model@76471dc ufs-community/ufs-weather-model#2530 | n/a | changes in regional tests, no global changes | Note this PR requires the following: * update to fix files to add uglo_15km * staging ICs for high resolution test case for uglo_15km Co-author: @sbanihash Related Issues: - Fixes #1457 - Fixes #3154 - Fixes #1795 - related to #1776 --------- Co-authored-by: Rahul Mahajan <[email protected]> Co-authored-by: Saeideh Banihashemi <[email protected]> Co-authored-by: David Huber <[email protected]> Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
Commit Queue Requirements:
Description:
Merge authoritative ESCOMP into EMC fork for bug fix for alarm code in CDEPS share code used by CMEPS
Description of adding support for traditional threading is available in #2533
Commit Message:
Priority:
Git Tracking
UFSWM:
Sub component Pull Requests:
UFSWM Blocking Dependencies:
Changes
Regression Test Changes (Please commit test_changes.list):
Input data Changes:
Library Changes/Upgrades:
Testing Log: