Skip to content

FluidNumerics/nma-2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xnma

Normal Mode Analysis for spectra calculation built on top of the xgcm python module.

Documentation

Documentation is available online at https://fluidnumerics.github.io/xnma

Quick Installation

If you'd like to install an experimental version of xnma, you can clone the xnma repository to your workstation and install with pip.

git clone https://github.com/fluidnumerics/xnma ~/xnma
cd ~/xnma
git checkout <branch>
pip install . --user --upgrade

In the above example, you can change <branch> to the desired branch you want to experiment with.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published