Skip to content

Latest commit

 

History

History
72 lines (52 loc) · 1.97 KB

index.rst

File metadata and controls

72 lines (52 loc) · 1.97 KB

SWAMPE's documentation

SWAMPE is a 2D shallow-water general circulation model designed for simulating exoplanet atmospheres. SWAMPE is a fully in Python implementation of a spectral algorithm described in Hack and Jakob (1992) and previously available only in Fortran.

SWAMPE's features currently include:

  • Exoplanet atmosphere simulations that can be run on your laptop.
  • Tuned for synchronously rotating hot Jupiters and sub-Neptunes.
  • Can be easily adapted to model a variety of substellar objects.

This public release contains tutorials for running atmospheric simulations, working with SWAMPE output, and plotting.

SWAMPE is available under the BSD 3-Clause License.

Example geopotential and wind gif generated with SWAMPE

Contributing

To report a bug or request a new feature, please open a new issue.

If you would like to get more actively involved in SWAMPE development, you are invited to get in touch ek672-at-cornell-dot-edu, and I will be happy to help you understand the codebase as you work on your contribution.

installation methods

notebooks/QuickStart notebooks/Plots

continuation filters forcing initial_conditions model plotting spectral_transform time_stepping modEuler_tdiff

Indices and tables

  • genindex
  • modindex
  • search