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 background wind to divergent Nair-Lauritzen test case #8

Merged
merged 2 commits into from
Oct 27, 2023

Conversation

tommbendall
Copy link
Collaborator

@tommbendall tommbendall commented Sep 12, 2023

This adds a solid-body zonal background wind to the divergent Nair-Lauritzen test case (there is already one in the non-divergent case). I also added a limiter as I was running it with the cylinders!

My text editor also seems to have removed a bunch of white space and highlighted some unused imported variables.

Here are some plots (note I ran this on the cubed sphere, but in the script here it is the icosahedral sphere)

nair_lauritzen_00
nair_lauritzen_12
nair_lauritzen_24

@tommbendall tommbendall marked this pull request as ready for review September 12, 2023 07:29
@tommbendall tommbendall requested a review from ta440 September 12, 2023 07:29
Copy link
Collaborator

@ta440 ta440 left a comment

Choose a reason for hiding this comment

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

This all looks good to me. Thanks for removing the whitespaces that I'd left in!
One possible addition is whether we make a user defined boolean variable for whether we have a background flow, e.g. 'background=True', as the Nair Lauritzen paper has cases with and without a background flow?

@ta440 ta440 merged commit 17e2116 into main Oct 27, 2023
@tommbendall tommbendall deleted the nair_lauritzen_background_wind branch December 20, 2023 17:14
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