Enable wave diagnostics for WW3#621
Merged
jedwards4b merged 1 commit intoESCOMP:mainfrom Jan 20, 2026
Merged
Conversation
- Introduce new diagnostics: T01, T01M, THM - By default, enable the following daily diags in monthly files for WW3 cpl hist: - Sw_Hs:Sw_t01:Sw_t0m1:Sw_thm:Sw_lamult:Sw_ustokes:Sw_vstokes.
Member
Author
|
Mentioning @gustavo-marques . |
jedwards4b
approved these changes
Dec 24, 2025
jedwards4b
reviewed
Feb 5, 2026
| <group>ALLCOMP_attributes</group> | ||
| <values> | ||
| <value>.false.</value> | ||
| <value COMP_WAV='ww3'>.true.</value> |
Collaborator
There was a problem hiding this comment.
@alperaltuntas I just noticed that this is now on all the time if ww3 is used, that's not what we want is it?
Member
Author
There was a problem hiding this comment.
Yes, we'd like ww3 diagnostics to be enabled at all times. We don't expect any noticeable data or performance hit from this, since we only output surface diagnostics fields on a 3-degree grid.
Collaborator
|
okay, thanks for the clarification.
…On Thu, Feb 5, 2026 at 3:09 PM Alper Altuntas ***@***.***> wrote:
***@***.**** commented on this pull request.
------------------------------
In cime_config/namelist_definition_drv.xml
<#621 (comment)>:
> @@ -2095,6 +2095,7 @@
<group>ALLCOMP_attributes</group>
<values>
<value>.false.</value>
+ <value COMP_WAV='ww3'>.true.</value>
Yes, we'd like ww3 diagnostics to be enabled at all times. We don't expect
any noticeable data or performance hit from this, since we only output four
surface diagnostics fields on a 3-degree grid.
—
Reply to this email directly, view it on GitHub
<#621 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABOXUGBRQY7ISVM6PX6OUKT4KOWRDAVCNFSM6AAAAACP6JVN66VHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZTONJZGQ4DCOJYG4>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***>
--
Jim Edwards
STAND UP FOR SCIENCE
CESM Software Engineer
National Center for Atmospheric Research
Boulder, CO
|
This file contains hidden or 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
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.
This PR enables WW3 diagnostics via CMEPS diagnostics module.
[CASENAME].cpl.hx.ww3.[DATESTAMP].nc):Testing: aux_ww3, beta07. Status: b4b
To be evaluated in conjunction with: ESCOMP/WW3#38