/[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.6 by edhill, Fri Dec 2 16:53:17 2005 UTC
# Line 12  Line 12 
12  #-----------------  #-----------------
13   &diagnostics_list   &diagnostics_list
14    diag_mnc=.TRUE.,    diag_mnc=.TRUE.,
15    frequency(1) = 86400.,    frequency(1) = 7200.,
16    fields(1,1) = 'UVELSLT ','VVELSLT ','WVELSLT ',    fields(1,1) = 'momKE   ','momHDiv ','momVort3',
17    filename(1) = 'spiceflx',                  'Strain  ','Tension ',
18    frequency(2) = 86400.,    filename(1) = 'mom',
19    fields(1,2) = 'UVELTH  ','VVELTH ','WVELTH ',    frequency(2) = 7200.,
20    filename(2) = 'thetaflx',    fields(1,2) = 'VISCAHD ','VISCA4D ','VISCAHZ ','VISCA4Z ',
21                    'VAHDMAX ','VA4DMAX ','VAHZMAX ','VA4ZMAX ',
22                    'VAHDMIN ','VA4DMIN ','VAHZMIN ','VA4ZMIN ',
23                    'VAHDLTH ','VA4DLTH ','VAHZLTH ','VA4ZLTH ',
24                    'VAHDLTHD','VA4DLTHD','VAHZLTHD','VA4ZLTHD',
25                    'VAHDSMAG','VA4DSMAG','VAHZSMAG','VA4ZSMAG',
26      filename(2) = 'visc',
27   &   &
28    
29    

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

  ViewVC Help
Powered by ViewVC 1.1.22