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

Use 3D curl in vector hyperdiffusion #2006

Merged
merged 3 commits into from
Sep 9, 2023
Merged

Use 3D curl in vector hyperdiffusion #2006

merged 3 commits into from
Sep 9, 2023

Conversation

simonbyrne
Copy link
Member

@simonbyrne simonbyrne commented Aug 21, 2023

Purpose

This switches to using the 3D spectral element curl (CliMA/ClimaCore.jl#1425) in hyperdiffusion.

To-do

  • check that it is non-breaking

Content


  • I have read and checked the items on the review checklist.

@simonbyrne simonbyrne marked this pull request as ready for review August 30, 2023 18:24
@simonbyrne simonbyrne force-pushed the sb/hyperdiff branch 3 times, most recently from 8004521 to fd7402c Compare September 1, 2023 04:36
@simonbyrne
Copy link
Member Author

Copy link
Member

@szy21 szy21 left a comment

Choose a reason for hiding this comment

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

Is the behavior change as expected?

@simonbyrne
Copy link
Member Author

There's probably some small numerical change, but it shouldn't be behavior changing.

@szy21
Copy link
Member

szy21 commented Sep 2, 2023

There's probably some small numerical change, but it shouldn't be behavior changing.

Right, I meant the mse change. The results look good to me.

bors bot added a commit to CliMA/ClimaCore.jl that referenced this pull request Sep 3, 2023
1440: add curl methods for plane config r=simonbyrne a=simonbyrne

These are currently missing, needed for CliMA/ClimaAtmos.jl#2006


- [x] Code follows the [style guidelines](https://clima.github.io/ClimateMachine.jl/latest/DevDocs/CodeStyle/) OR N/A.
- [x] Unit tests are included OR N/A.
- [x] Code is exercised in an integration test OR N/A.
- [x] Documentation has been added/updated OR N/A.


Co-authored-by: Simon Byrne <simonbyrne@gmail.com>
bors bot added a commit to CliMA/ClimaCore.jl that referenced this pull request Sep 5, 2023
1440: add curl methods for plane config r=simonbyrne a=simonbyrne

These are currently missing, needed for CliMA/ClimaAtmos.jl#2006


- [x] Code follows the [style guidelines](https://clima.github.io/ClimateMachine.jl/latest/DevDocs/CodeStyle/) OR N/A.
- [x] Unit tests are included OR N/A.
- [x] Code is exercised in an integration test OR N/A.
- [x] Documentation has been added/updated OR N/A.


1446: Upgrade to Julia 1.9.3 r=charleskawczynski a=charleskawczynski

This PR upgrades us to Julia 1.9.3 and updates the manifest files.

Co-authored-by: Simon Byrne <simonbyrne@gmail.com>
Co-authored-by: Charles Kawczynski <kawczynski.charles@gmail.com>
bors bot added a commit to CliMA/ClimaCore.jl that referenced this pull request Sep 5, 2023
1440: add curl methods for plane config r=simonbyrne a=simonbyrne

These are currently missing, needed for CliMA/ClimaAtmos.jl#2006


- [x] Code follows the [style guidelines](https://clima.github.io/ClimateMachine.jl/latest/DevDocs/CodeStyle/) OR N/A.
- [x] Unit tests are included OR N/A.
- [x] Code is exercised in an integration test OR N/A.
- [x] Documentation has been added/updated OR N/A.


Co-authored-by: Simon Byrne <simonbyrne@gmail.com>
@simonbyrne simonbyrne marked this pull request as draft September 5, 2023 23:38
@simonbyrne
Copy link
Member Author

Longruns available here: https://buildkite.com/clima/climaatmos-longruns/builds/1166

@szy21 do they look okay?

@simonbyrne simonbyrne marked this pull request as ready for review September 8, 2023 19:39
@szy21
Copy link
Member

szy21 commented Sep 8, 2023

The longrun looks good to me.

@simonbyrne
Copy link
Member Author

bors r+

@bors
Copy link
Contributor

bors bot commented Sep 9, 2023

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot merged commit 4273fb2 into main Sep 9, 2023
@bors bors bot deleted the sb/hyperdiff branch September 9, 2023 02:00
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.

2 participants