/[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.10 by jmc, Thu Jan 26 00:24:46 2006 UTC revision 1.12 by jmc, Tue Feb 21 01:52:15 2006 UTC
# Line 32  Line 32 
32                   'CLDFRC  ', 'CLDPRS  ', 'CLDMAS  ',                   'CLDFRC  ', 'CLDPRS  ', 'CLDMAS  ',
33                   'DRAG    ', 'WINDS   ', 'TS      ', 'QS      ',                   'DRAG    ', 'WINDS   ', 'TS      ', 'QS      ',
34                   'ENPREC  ', 'ALBVISDF', 'DTSIMPL ',                   'ENPREC  ', 'ALBVISDF', 'DTSIMPL ',
35  #                'DWNLWG   ',  #                'DWNLWG  ',
36  #                'TSRCLR  ', 'OLRCLR  ', 'SWGCLR  ', 'LWGCLR  ',  #                'TSRCLR  ', 'OLRCLR  ', 'SWGCLR  ', 'LWGCLR  ',
37     filename(3) = 'aimDiag',     filename(3) = 'aimDiag',
38    frequency(4) = 4500.,    frequency(4) = 4500.,
# Line 65  Line 65 
65  #                 file for the list of all available diag. in this particular config)  #                 file for the list of all available diag. in this particular config)
66  #-----------------  #-----------------
67   &DIAG_STATIS_PARMS   &DIAG_STATIS_PARMS
68    #- regional mask: 3 lat. band: 1 : y <= -24 ; 2 : -24<y<24 ; 3 : 24 <= y
69     diagSt_regMaskFile='regMask_lat24.bin',
70     nSetRegMskFile=1,
71     set_regMask(1)= 1,  1,  1,
72     val_regMask(1)= 1., 2., 3.,
73  #- an example just to check the agreement with MONITOR output:  #- an example just to check the agreement with MONITOR output:
74   stat_fields(1,1)= 'ETAN    ','UVEL    ','VVEL    ','WVEL    ', 'THETA   ',   stat_fields(1,1)= 'ETAN    ','UVEL    ','VVEL    ','WVEL    ', 'THETA   ',
75      stat_fname(1)= 'dynStDiag',      stat_fname(1)= 'dynStDiag',
76       stat_freq(1)= -3600.,       stat_freq(1)= -3600.,
77      stat_phase(1)= 0.,      stat_phase(1)= 0.,
78   stat_fields(1,4)= 'LdSnowH ', 'GrdSurfT', 'GrdTemp ', 'GrdWater',   stat_fields(1,4)= 'LdSnowH ', 'GrdSurfT', 'GrdTemp ', 'GrdWater',
79     stat_region(1,4)= 1, 2, 3,
80      stat_fname(4)= 'landStDiag',      stat_fname(4)= 'landStDiag',
81       stat_freq(4)= -3600.,       stat_freq(4)= -3600.,
82      stat_phase(4)= 0.,      stat_phase(4)= 0.,
83   stat_fields(1,5)= 'SI_Fract', 'SI_Thick', 'SI_SnowH',   stat_fields(1,5)= 'SI_Fract', 'SI_Thick', 'SI_SnowH',
84                     'SI_Tsrf ', 'SI_Tice1', 'SI_Tice2',                     'SI_Tsrf ', 'SI_Tice1', 'SI_Tice2',
85  #                  'SI_Qice1', 'SI_Qice2', 'SIsnwAge',  #                  'SI_Qice1', 'SI_Qice2',
86  #                  'SIsnwPrc', 'SIalbedo',                     'SIsnwPrc', 'SIalbedo', 'SIsnwAge',
87  #                  'SIflx2oc', 'SIfrw2oc', 'SIsaltFx',                     'SIflx2oc', 'SIfrw2oc', 'SIsaltFx',
88     stat_region(1,5)= 1, 3, 0,
89      stat_fname(5)= 'thSIceStDiag',      stat_fname(5)= 'thSIceStDiag',
90       stat_freq(5)= -3600.,       stat_freq(5)= -3600.,
91      stat_phase(5)= 0.,      stat_phase(5)= 0.,

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.12

  ViewVC Help
Powered by ViewVC 1.1.22