| 8 |
% Enjoy ! |
% Enjoy ! |
| 9 |
% |
% |
| 10 |
% gmaze@mit.edu |
% gmaze@mit.edu |
| 11 |
% Last update: 07/06/06 |
% Last update: 10/06/06 |
| 12 |
% |
% |
| 13 |
% --------------------------------------------------------------------------------------------- |
% --------------------------------------------------------------------------------------------- |
| 14 |
% PROGRAMS LIST (NOT A FUNCTIONS): |
% PROGRAMS LIST (NOT A FUNCTIONS): |
| 52 |
% compute_QEk(SNAPSHOT) |
% compute_QEk(SNAPSHOT) |
| 53 |
% Computes QEk, the lateral heat flux induced by Ekman currents |
% Computes QEk, the lateral heat flux induced by Ekman currents |
| 54 |
% from JFz, the PV flux induced by frictional forces. |
% from JFz, the PV flux induced by frictional forces. |
| 55 |
|
% compute_EKL(SNAPSHOT) |
| 56 |
|
% Compute the Ekman Layer Depth from the wind stress and the density |
| 57 |
|
% fields. |
| 58 |
|
% compute_MLD(SNAPSHOT) |
| 59 |
|
% Compute the Mixed Layer Depth from the SST, SSS and potential |
| 60 |
|
% density fields. |
| 61 |
% |
% |
| 62 |
% --------------------------------------------------------------------------------------------- |
% --------------------------------------------------------------------------------------------- |
| 63 |
% FUNCTIONS LIST 2: ANALYSIS FUNCTIONS |
% FUNCTIONS LIST 2: ANALYSIS FUNCTIONS |