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

Add hyperviscosity conversion for CAM-SE model #2452

Merged
merged 1 commit into from
Dec 22, 2023
Merged

Add hyperviscosity conversion for CAM-SE model #2452

merged 1 commit into from
Dec 22, 2023

Conversation

charleskawczynski
Copy link
Member

This PR adds a conversion for the CAM-SE hyperviscosity. I plan to use this in the parameter sweeps.

Copy link
Contributor

@tapios tapios left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The paper also uses `divergence_damping_factor = 5'.

@szy21 is implenting a hyperdiffusion formulation (based on the physical grid spacing) that will no longer need this. Depending on when she'll be done, we may not need this.

src/solver/model_getters.jl Outdated Show resolved Hide resolved
src/solver/model_getters.jl Outdated Show resolved Hide resolved
@szy21
Copy link
Member

szy21 commented Dec 20, 2023

The grid-spacing-dependent hyperdiffusion needs ClimaCore 739, so it will take slightly longer. If you need something now this is good.

@szy21
Copy link
Member

szy21 commented Dec 22, 2023

I'll merge this in, as the ClimaCore PR for minimum nodal distance has not been merged yet. We can remove this later.

@szy21 szy21 enabled auto-merge December 22, 2023 00:26
@szy21 szy21 added this pull request to the merge queue Dec 22, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 22, 2023
@szy21 szy21 added this pull request to the merge queue Dec 22, 2023
Merged via the queue into main with commit 573f6fd Dec 22, 2023
9 of 10 checks passed
@szy21 szy21 deleted the ck/div_damping branch December 22, 2023 03:21
@szy21
Copy link
Member

szy21 commented Dec 22, 2023

@akshaysridhar You can use this if you want to follow CAM hyperdiffusion.

@akshaysridhar
Copy link
Member

Noted thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants