InternalModes
A collection of code to compute eigenfunctions for internal waves in the ocean. Works with InternalModes from Jeffrey Early.
Install / Use
/learn @miguelsolanocordoba/InternalModesREADME
InternalModes
This repository can be used to compute the eigenfunctions of internal waves, referred to as InternalModes (IM).
Pre-requisites
Two repositories need to be added to the Matlab paths:
HTTPS:
- https://github.com/JeffreyEarly/GLOceanKit.git
- https://github.com/JeffreyEarly/GLNumericalModelingKit.git
- https://github.com/chebfun/chebfun.git
SSH:
- git@github.com:JeffreyEarly/GLOceanKit.git
- git@github.com:JeffreyEarly/GLNumericalModelingKit.git
- git@github.com:chebfun/chebfun.git
