-
Notifications
You must be signed in to change notification settings - Fork 182
cam6_4_200: Remove PS noise in SE-CSLAM, WACCM stability and other stuff #1664
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
Merged
jtruesdal
merged 42 commits into
ESCOMP:cam_development
from
PeterHjortLauritzen:gll_double_adv
Sep 4, 2026
Merged
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
319af00
Add automatic dynamics-splitting defaults to the SE dycore
PeterHjortLauritzen e504149
remove un-used un-tested namelist options
PeterHjortLauritzen a1b80d0
remove un-used variables
PeterHjortLauritzen f6226a4
clean-up and edit Changelog
PeterHjortLauritzen 2525257
add del4 on Q on GLL grid when using CSLAM, add limiter to mapping fr…
PeterHjortLauritzen 7a5d47f
WACCM setings: nu_p level dependent, reduce se_nsplit, turn on diffus…
PeterHjortLauritzen 741b780
this commit should have been in previous commit
PeterHjortLauritzen 538e199
should also have been in previous commit
PeterHjortLauritzen f298aca
CSLAM bug fixes (b4b in short MT/LT runs, and FKESSLER, only affect C…
PeterHjortLauritzen 29123e6
CSLAM-grid del4 Q filter behind se_cslam_q_filter (default .false.)
PeterHjortLauritzen f9f06c7
Merge tag cam6_4_198 into noise_tamper
PeterHjortLauritzen da054ea
restore unconditional se_sponge_del4_lev default (-1)
PeterHjortLauritzen 3ccfd3e
make CSLAM-grid Q filter coefficient runtime-settable: se_cslam_q_fil…
PeterHjortLauritzen 6274a4a
replace se_cslam_q_filter logical with se_cslam_q_filter_nu_fac sentinel
PeterHjortLauritzen 9639892
trim fvm_filter_mod header comments
PeterHjortLauritzen 6c92f6a
auto-resolve hypervis_subcycle_cslam_q when the CSLAM Q filter is active
PeterHjortLauritzen 112cd87
default CSLAM Q filter ON (nu_fac=1.0) except ne30pg3 LT/MT
PeterHjortLauritzen de635e2
CSLAM Q filter default ON for ne30pg3 WACCM-MT too
PeterHjortLauritzen d6f08de
ne16pg3 WACCM(WAt1ma) default IC -> fvitt water-vapor-corrected spinup
PeterHjortLauritzen d40aa3b
Restore cam6_3_151-style GLL double advection under CSLAM + hypervis_…
PeterHjortLauritzen ad7a5ed
default to GLL double advection + CSLAM Q filter 0.5*nu_p (blessed co…
PeterHjortLauritzen e6ae02d
zmconv_tau default 3600 -> 1200 s for ne120 grids
PeterHjortLauritzen cdf0b00
zmconv_tau default 600 s for ne240 grids
PeterHjortLauritzen 3b46802
change comment
PeterHjortLauritzen 0f76917
clean-up
PeterHjortLauritzen 75261f3
update Changelog and other stuff
PeterHjortLauritzen fa599ec
Merge tag cam6_4_199
PeterHjortLauritzen 31eb8ab
set nu_top and diff_sponge_fac correctly when running LT with WACCM p…
PeterHjortLauritzen dde9db7
LUBB namelist default for ne120 from Ben Stephens
PeterHjortLauritzen 6803a58
some clean-up
PeterHjortLauritzen 3e7283f
Update bld/namelist_files/namelist_defaults_cam.xml
PeterHjortLauritzen cb5b4c2
further clean-up of namelist defaults
PeterHjortLauritzen 6b4c927
move cslam variables from dimensions_mod to control_mod (as suggested…
PeterHjortLauritzen 1a281ad
Update src/dynamics/se/dycore/global_norms_mod.F90
PeterHjortLauritzen f7d98f8
Update src/dynamics/se/dycore/viscosity_mod.F90
PeterHjortLauritzen 366befa
Update src/dynamics/se/dycore/global_norms_mod.F90
PeterHjortLauritzen 6c227d5
resolving efficieny issue Truesdale found (should be b4b)
PeterHjortLauritzen 14d1f04
inv area sphere is already in structure ... use it!
PeterHjortLauritzen 9a2fb2d
fixes from Truesdale
PeterHjortLauritzen b8060af
restore WACCM-x default
PeterHjortLauritzen eaebb74
incremental update to Changelog to include izumi regression results
jtruesdal 9dc013d
ChangeLog updated with last regression test results
jtruesdal File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
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.
Do we want to keep the value at 30 when using the WACCM-X top?
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.
Good catch (I don't think it is needed anymore but it will need to be tested). Restored for now ...