--- MITgcm_contrib/gag_subduction_scripts/README.txt 2004/03/31 22:54:17 1.1 +++ MITgcm_contrib/gag_subduction_scripts/README.txt 2004/04/21 21:12:13 1.2 @@ -1,5 +1,21 @@ -This directory contains scripts written by Jake Gebbie for diagnosing subduction rates. +This directory contains scripts written by Jake Gebbie for diagnosing +subduction rates. All scripts are for offline diagnostics in MATLAB. +Eulerian maps of subduction: + diag_sann.m: Diagnose the annual subduction rate. + diag_induction.m: Diagnose lateral induction across a surface (usually the + mixed-layer base) + get_mldvel.m: Interpolate the velocity field to a surface (usually the + mixed-layer base) + +Water-mass diagnostics: + To be included at a future date. + +Utilities: + mldepth.m: Calculate mixed-layer depth from the density field. + cshift.m: A MATLAB replica of the popular Fortran function. + integrate_for_w.m: A MATLAB rendition of the MITgcm subroutine + of the same name. \ No newline at end of file