/[MITgcm]/MITgcm/verification/MLAdjust/input/data.diagnostics
ViewVC logotype

Diff of /MITgcm/verification/MLAdjust/input/data.diagnostics

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

revision 1.1 by baylor, Mon May 23 20:18:36 2005 UTC revision 1.7 by jmc, Thu May 7 21:16:47 2009 UTC
# Line 11  Line 11 
11  #                 for the list of all available diag. in this particular config)  #                 for the list of all available diag. in this particular config)
12  #-----------------  #-----------------
13   &diagnostics_list   &diagnostics_list
14      dumpAtLast=.TRUE.,
15    diag_mnc=.TRUE.,    diag_mnc=.TRUE.,
16    frequency(1) = 86400.,    frequency(1) = 864000.,
17    fields(1,1) = 'UVELSLT ','VVELSLT ','WVELSLT ',    fields(1,1) = 'momKE   ','momHDiv ','momVort3',
18    filename(1) = 'spiceflx',                  'Strain  ','Tension ',
19    frequency(2) = 86400.,    filename(1) = 'mom',
20    fields(1,2) = 'UVELTH  ','VVELTH ','WVELTH ',    frequency(2) = 864000.,
21    filename(2) = 'thetaflx',    fields(1,2) = 'VISCAHD ','VISCA4D ','VISCAHZ ','VISCA4Z ',
22                    'VAHDMAX ','VA4DMAX ','VAHZMAX ','VA4ZMAX ',
23                    'VAHDMIN ','VA4DMIN ','VAHZMIN ','VA4ZMIN ',
24                    'VAHDLTH ','VA4DLTH ','VAHZLTH ','VA4ZLTH ',
25                    'VAHDLTHD','VA4DLTHD','VAHZLTHD','VA4ZLTHD',
26                    'VAHDSMAG','VA4DSMAG','VAHZSMAG','VA4ZSMAG',
27      filename(2) = 'visc',
28   &   &
29    
30    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.22