Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1.55 KB

File metadata and controls

31 lines (17 loc) · 1.55 KB

Near Inertial Oscillations Reconstruction

alt text

Figure 1: Sea state on the 16th of March 2005 0000 UTC, a few days after a intense wind stress peak. Panels (a)-(e): zonal ageostrophic current (m.s−1) outputs from a) the slab model, b) the slab model with the advection term, d) the unsteak model and e) the unsteak model with the advection term. c) is the true ageostrophic current. Panel (f): curl of geostrophic current (s−1).

The models

The slab model with an advection term: alt text

The unsteady Ekman model (N layers): alt text

The science

The file Near Inertial Oscillations Reconstruction Using A Simple Model.zip is overleaf project where the motivation / methods and first results are gathered. https://www.overleaf.com/read/wxqfrwhxhfvb#d00499

Look into experiment to find the scientific question and what the code Idid to answer them.

Environment

create a conda env, then install using conda packages listed in packages_list_conda.txt then install using pip packages listed in packages_list_pip.txt.

Be carefull if a new version of any of the JAX packages is up, make sure to update them together. Theses librairies evolve at a fast rate and incompatibilities happen rather sooner than later.

License

MIT License, see LICENSE.txt