/[MITgcm]/MITgcm_contrib/mitgcm_tools/Contents.m
ViewVC logotype

Annotation of /MITgcm_contrib/mitgcm_tools/Contents.m

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


Revision 1.1 - (hide annotations) (download)
Tue Sep 30 15:10:10 2003 UTC (20 years, 7 months ago) by adcroft
Branch: MAIN
CVS Tags: HEAD
Adding some additional pointers for those who don't know the help command in
Matlab. ;^)

1 adcroft 1.1 % MITGCM_TOOLS
2     %
3     % Documentation for each function can be found by typing "help FUNCTION_NAME"
4     % e.g.
5     % >> help loadstate
6     %
7     %Reading/loading data:
8     % loadconfig - reads the parameters from "data" and other files
9     % loadforcing - loads the forcing fields
10     % loadgrid - loads all the grid information
11     % loadstate - loads model state (u,v,t,s,...)
12     % mitgcmhistory - reads the time histsory of variables from STDOUT
13     %
14     %Diagnostics:
15     % barotropic_psi - calculates barotropic stream function
16     % overturning - calculates overturning stream function
17     % hfac - calculates hFac's based used by model
18     %
19     %Functions used by mitgcm_tools:
20     % grepparameter - grabs parameters from namelist parameter files
21     %
22     %Written by adcroft@mit.edu, 2001-2003
23    
24     %$Header:

  ViewVC Help
Powered by ViewVC 1.1.22