/[MITgcm]/MITgcm_contrib/enderton/Diagnostics/DiagRunDefaults.m
ViewVC logotype

Annotation of /MITgcm_contrib/enderton/Diagnostics/DiagRunDefaults.m

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


Revision 1.3 - (hide annotations) (download)
Tue Jun 28 21:33:51 2005 UTC (20 years ago) by molod
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +3 -0 lines
Whole bunch of stuff -

1 enderton 1.1 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2     % DiagRun default parameters %
3     %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
4    
5     LoadData = 1;
6     LoadGridData = 1;
7     DumpData = 0;
8     SavePlots = 1;
9     DiagDebug = 0;
10     OutputDir = '';
11    
12     Grads = 0;
13     GridSuffix = '';
14     ZcordFile = '';
15 molod 1.3 Vector = 0;
16     Mate = 0;
17 enderton 1.1 Index = 0;
18     Dim = 0;
19     Year0Iter = 0;
20 enderton 1.2 SecPerYear = 31104000;
21 enderton 1.1 Months = [];
22 molod 1.3 FieldName = '';

  ViewVC Help
Powered by ViewVC 1.1.22