/[MITgcm]/MITgcm/verification/aim.5l_cs/input.thSI/data.diagnostics
ViewVC logotype

Diff of /MITgcm/verification/aim.5l_cs/input.thSI/data.diagnostics

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

revision 1.4 by jmc, Thu May 19 02:53:43 2005 UTC revision 1.6 by jmc, Sun Jun 26 17:06:41 2005 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    frequency(1) = 4500,,    frequency(1) = 4500.,
15     levels(1,1) = 1.,     levels(1,1) = 1.,
16     fields(1,1) = 'ETAN    ','ETANSQ  ','DETADT2 ',     fields(1,1) = 'ETAN    ','ETANSQ  ','DETADT2 ',
17     filename(1) = 'surfDiag',     filename(1) = 'surfDiag',
# Line 65  Line 65 
65  #-----------------  #-----------------
66   &DIAG_STATIS_PARMS   &DIAG_STATIS_PARMS
67  #- an example just to check the agreement with MONITOR output:  #- an example just to check the agreement with MONITOR output:
68  #stat_fields(1,1)= 'ETAN    ','UVEL    ','VVEL    ','WVEL    ', 'THETA   ',   stat_fields(1,1)= 'ETAN    ','UVEL    ','VVEL    ','WVEL    ', 'THETA   ',
69  #   stat_fname(1)= 'dynStDiag',      stat_fname(1)= 'dynStDiag',
70  #    stat_freq(1)= -864000.,       stat_freq(1)= -3600.,
71  #   stat_phase(1)= 0.,      stat_phase(1)= 0.,
72     stat_fields(1,4)= 'LdSnowH ', 'GrdSurfT', 'GrdTemp ', 'GrdWater',
73        stat_fname(4)= 'landStDiag',
74         stat_freq(4)= -3600.,
75        stat_phase(4)= 0.,
76     stat_fields(1,5)= 'SI_Fract', 'SI_Thick', 'SI_SnowH',
77    #                  'SI_Tsrf ', 'SI_Tice1', 'SI_Tice2',
78    #                  'SI_Qice1', 'SI_Qice2', 'SIsnwAge',
79    #                  'SIsnwPrc', 'SIalbedo',
80    #                  'SIflx2oc', 'SIfrw2oc', 'SIsaltFx',
81        stat_fname(5)= 'thSIceStDiag',
82         stat_freq(5)= -3600.,
83        stat_phase(5)= 0.,
84   &   &
85    

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

  ViewVC Help
Powered by ViewVC 1.1.22