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 weak divergence in scalar advection #2091

Merged
merged 3 commits into from
Sep 19, 2023
Merged

Use weak divergence in scalar advection #2091

merged 3 commits into from
Sep 19, 2023

Conversation

simonbyrne
Copy link
Member

Purpose

If we use weak divergence for advection, then no mass is transported between elements until the DSS operation is performed. This means that we can guarantee that the total mass in the element is non-negative (and so don't need to borrow horizontally).

To-do

Content


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

@szy21 szy21 closed this Sep 16, 2023
@szy21 szy21 reopened this Sep 16, 2023
@szy21
Copy link
Member

szy21 commented Sep 16, 2023

bors try

bors bot added a commit that referenced this pull request Sep 16, 2023
@bors
Copy link
Contributor

bors bot commented Sep 16, 2023

try

Build failed:

@simonbyrne simonbyrne force-pushed the sb/weak-div branch 2 times, most recently from c7db48c to 970c0c6 Compare September 18, 2023 18:06
@simonbyrne
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Sep 18, 2023
2091: Use weak divergence in scalar advection r=simonbyrne a=simonbyrne



Co-authored-by: Simon Byrne <simonbyrne@gmail.com>
@bors
Copy link
Contributor

bors bot commented Sep 18, 2023

Build failed:

@simonbyrne
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Sep 18, 2023
2080: Use Covariant123Vector DSS for Hyperdiffusion tendency r=sriharshakandala a=sriharshakandala



2091: Use weak divergence in scalar advection r=simonbyrne a=simonbyrne



Co-authored-by: sriharshakandala <sriharsha.kvs@gmail.com>
Co-authored-by: Simon Byrne <simonbyrne@gmail.com>
@bors
Copy link
Contributor

bors bot commented Sep 18, 2023

Build failed (retrying...):

bors bot added a commit that referenced this pull request Sep 18, 2023
2091: Use weak divergence in scalar advection r=simonbyrne a=simonbyrne



Co-authored-by: Simon Byrne <simonbyrne@gmail.com>
@bors
Copy link
Contributor

bors bot commented Sep 18, 2023

Build failed:

@simonbyrne
Copy link
Member Author

bors r+

@bors
Copy link
Contributor

bors bot commented Sep 19, 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 91a4fdd into main Sep 19, 2023
7 of 8 checks passed
@bors bors bot deleted the sb/weak-div branch September 19, 2023 20:07
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