Skip to content

Viscous Taylor-Goldstein equation solver in python.

License

Notifications You must be signed in to change notification settings

jessecusack/pytg

Repository files navigation

Taylor-Goldstein equation solver

This code was developed from Bill Smyth's matlab code and full credit for should go to Bill, his colleagues and collaborators. If you use this code as part of a publication, you should cite:

Smyth, W.D., J.N. Moum and J.D. Nash, 2011: “Narrowband, high-frequency oscillations at the equator. Part II: Properties of shear instabilities”, J. Phys. Oceanogr. 41, 412-428.

Installation

Download the repository and install by running the following command in the base directory of the repository:

pip install .

Development

Collaborative development is encouraged and anyone is welcome to submit issues or pull requests.

To create a virtual environment using uv that is accessible from VScode with the jupyter plugin:

cd pytg
uv sync

About

Viscous Taylor-Goldstein equation solver in python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages