| 1 |
edhill |
1.1 |
|
| 2 |
|
|
Eddy Flux Diagnostics |
| 3 |
|
|
===================== |
| 4 |
|
|
|
| 5 |
|
|
These scripts are for eddy flux diagnostics on a 510x510x50 cubesphere domain using |
| 6 |
|
|
data from the "cube_5" (~12-year) integration performed by Dimitris Menemenlis and |
| 7 |
|
|
Chris Hill at NASA Ames. |
| 8 |
|
|
|
| 9 |
|
|
|
| 10 |
|
|
The files are: |
| 11 |
|
|
============== |
| 12 |
|
|
|
| 13 |
|
|
calcUVBave.m Calculate the ub, vb, and b averages |
| 14 |
|
|
densjmd95.m Calculated densities ("b") using the JMD95 formulation |
| 15 |
|
|
eh3densjmd95.m +-> same but optimized for a single pressure value |
| 16 |
|
|
unmangleJPL1.m Reshape the tile-based "JPL" data to a face-based |
| 17 |
|
|
indexing scheme |
| 18 |
|
|
|
| 19 |
|
|
|
| 20 |
|
|
Data Sets: |
| 21 |
|
|
========== |
| 22 |
|
|
|
| 23 |
|
|
The data for these runs currently resides at: |
| 24 |
|
|
|
| 25 |
|
|
lou.nas.nasa.gov:/ecco/menemenl/cube5/output |
| 26 |
|
|
|
| 27 |
|
|
and has been mostly copied to the following locations: |
| 28 |
|
|
|
| 29 |
|
|
fluxes.mit.edu:/r/r0/edhill/cube_5 |
| 30 |
|
|
salinity.mit.edu:/u/u0/edhill/cube_5 |
| 31 |
|
|
|
| 32 |
|
|
which is accessible through the web at: |
| 33 |
|
|
|
| 34 |
|
|
http://fluxes.mit.edu/edhill/cube_5/ |
| 35 |
|
|
http://salinity.mit.edu/edhill/cube_5/ |
| 36 |
|
|
|
| 37 |
|
|
|
| 38 |
|
|
|
| 39 |
|
|
|
| 40 |
|
|
|
| 41 |
|
|
CEH3 ;;; Local Variables: *** |
| 42 |
|
|
CEH3 ;;; mode:text *** |
| 43 |
|
|
CEH3 ;;; fill-column:85 *** |
| 44 |
|
|
CEH3 ;;; End: *** |