--- MITgcm_contrib/gmaze_pv/Contents.m 2006/07/10 15:09:01 1.4 +++ MITgcm_contrib/gmaze_pv/Contents.m 2006/10/06 18:54:35 1.5 @@ -8,7 +8,7 @@ % Enjoy ! % % gmaze@mit.edu -% Last update: 07/06/06 +% Last update: 10/06/06 % % --------------------------------------------------------------------------------------------- % PROGRAMS LIST (NOT A FUNCTIONS): @@ -52,6 +52,12 @@ % compute_QEk(SNAPSHOT) % Computes QEk, the lateral heat flux induced by Ekman currents % from JFz, the PV flux induced by frictional forces. +% compute_EKL(SNAPSHOT) +% Compute the Ekman Layer Depth from the wind stress and the density +% fields. +% compute_MLD(SNAPSHOT) +% Compute the Mixed Layer Depth from the SST, SSS and potential +% density fields. % % --------------------------------------------------------------------------------------------- % FUNCTIONS LIST 2: ANALYSIS FUNCTIONS