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

Adding code to run the shallow-water and barotropic vorticity equation sets #197

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Conversation

sit23
Copy link
Contributor

@sit23 sit23 commented Dec 10, 2020

I have added the code necessary to run GFDL's shallow-water and barotropic vorticity equation codes, including new test cases for these equation sets. This P/R also includes some modifications I have made to the shallow-water case, allowing it to have the same form of stirring as was present in the barotropic vorticity code, and also to have deep jets, as was used in my recent paper (10.1002/qj.3755).

The fortran files were downloaded from:
ftp://ftp.gfdl.noaa.gov/perm/GFDL_pubrelease/Spectral_Idealized_Atmospheric_Models/spectral_idealized_public_release.tar.gz on 14/05/19.

sit23 added 27 commits May 14, 2019 16:15
… options in shallow water to get in line with Isca modifications.
… it defining grid for output. This should make it possible to use stirring in the shallow water model.
…irring, we can output stirring variables from within shallow water framework.
…cs and in PV definition, which I previously modified incorrectly.
Conflicts:
	.gitignore
	src/extra/python/isca/__init__.py
@sit23 sit23 added dyn:spectral Dynamics: spectral core idealised Idealised setup: Single-Column, Held-Suarez, etc. labels Dec 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dyn:spectral Dynamics: spectral core idealised Idealised setup: Single-Column, Held-Suarez, etc. shallow_water
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants