/[MITgcm]/MITgcm/verification/global_ocean.90x40x15/diags_matlab/README
ViewVC logotype

Contents of /MITgcm/verification/global_ocean.90x40x15/diags_matlab/README

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


Revision 1.2 - (show annotations) (download)
Sat Aug 12 20:27:18 2006 UTC (17 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
files moved to verification/tutorial_global_oce_latlon/diags_matlab

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