/[MITgcm]/MITgcm_contrib/ESMF/global_ocean.128x64x15/diags_matlab/README
ViewVC logotype

Annotation of /MITgcm_contrib/ESMF/global_ocean.128x64x15/diags_matlab/README

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Sun Feb 15 22:28:30 2004 UTC (21 years, 5 months ago) by cnh
Branch point for: MAIN, Initial
Initial revision

1 cnh 1.1 This set of matlab scripts and functions does some basic diagnostics on the
2     global ocean run. By no means are they meant to be universal or exhaustive.
3     Use them as a starting point for your own diagnostics.
4    
5     After including this directory into your matlab path,
6     change into the directory where the model output is and type at the matlab
7     prompt:
8     matlab>> mit_loadglobal
9     to get a number of plots of meridional overturning stream functions,
10     barotropic streamfunctions, surface fluxes of heat and freshwater, model
11     drift, devations of model hydrography from levitus etc.
12     By default the script will look for time-averaged fields. If there are not
13     any time averaged fields, type
14     matlab>> meanfields = 0;
15     at the matlab prompt before runing the scripts so that the latest snapshot
16     fields are displayed instead.
17    
18     Martin Losch, Oct 17, 2002
19     mlosch@mit.edu

  ViewVC Help
Powered by ViewVC 1.1.22