Parent Directory
|
Revision Log
|
Revision Graph
Added some diagnostics for Eulerian maps, and some utilities.
1 | gebbie | 1.1 | |
2 | |||
3 | gebbie | 1.2 | This directory contains scripts written by Jake Gebbie for diagnosing |
4 | subduction rates. All scripts are for offline diagnostics in MATLAB. | ||
5 | gebbie | 1.1 | |
6 | |||
7 | gebbie | 1.2 | Eulerian maps of subduction: |
8 | diag_sann.m: Diagnose the annual subduction rate. | ||
9 | diag_induction.m: Diagnose lateral induction across a surface (usually the | ||
10 | mixed-layer base) | ||
11 | get_mldvel.m: Interpolate the velocity field to a surface (usually the | ||
12 | mixed-layer base) | ||
13 | |||
14 | Water-mass diagnostics: | ||
15 | To be included at a future date. | ||
16 | |||
17 | Utilities: | ||
18 | mldepth.m: Calculate mixed-layer depth from the density field. | ||
19 | cshift.m: A MATLAB replica of the popular Fortran function. | ||
20 | integrate_for_w.m: A MATLAB rendition of the MITgcm subroutine | ||
21 | of the same name. |
ViewVC Help | |
Powered by ViewVC 1.1.22 |