/[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.3 by jmc, Sat May 14 20:56:46 2005 UTC revision 1.8 by edhill, Fri Nov 25 06:07:20 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:3,1) = 'ETAN    ','ETANSQ  ','DETADT2 ',
17     filename(1) = 'surfDiag',     filename(1) = 'surfDiag',
18    frequency(2) = 4500.,    frequency(2) = 4500.,
19     levels(1,2) = 1.,2.,3.,4.,5.,     levels(1:5,2) = 1.,2.,3.,4.,5.,
20     fields(1,2) = 'UVEL    ','VVEL    ','WVEL    ','THETA   ','SALT    ',     fields(1:17,2) = 'UVEL    ','VVEL    ','WVEL    ','THETA   ','SALT    ',
21                   'UVELSQ  ','VVELSQ  ','THETASQ ','UV_VEL_Z',                   'UVELSQ  ','VVELSQ  ','THETASQ ','UV_VEL_Z',
22                   'UVELMASS','VVELMASS',                   'UVELMASS','VVELMASS',
23                   'UTHMASS ','VTHMASS ','WVELTH  ',                   'UTHMASS ','VTHMASS ','WVELTH  ',
# Line 25  Line 25 
25     filename(2) = 'dynDiag',     filename(2) = 'dynDiag',
26    frequency(3) = 4500.,    frequency(3) = 4500.,
27     levels(1,3) = 1.,     levels(1,3) = 1.,
28     fields(1,3) = 'UFLUX   ', 'VFLUX   ',     fields(1:20,3) = 'UFLUX   ', 'VFLUX   ',
29                   'OSR     ', 'OLR     ', 'RADSWG  ', 'RADLWG  ',                   'OSR     ', 'OLR     ', 'RADSWG  ', 'RADLWG  ',
30                   'HFLUX   ', 'EVAP    ', 'PRECON  ', 'PRECLS  ',                   'HFLUX   ', 'EVAP    ', 'PRECON  ', 'PRECLS  ',
31  #                'CLDFRC  ', 'CLDPRS  ', 'CTPCNT  ', 'CLDMAS  ',  #                'CLDFRC  ', 'CLDPRS  ', 'CTPCNT  ', 'CLDMAS  ',
32                   'CLDFRC  ', 'CLDPRS  ', 'CLDMAS  ',                   'CLDFRC  ', 'CLDPRS  ', 'CLDMAS  ',
33                   'KM      ', 'WINDS   ', 'TS      ', 'QS      ',                   'KM      ', 'WINDS   ', 'TS      ', 'QS      ',
34                   'ENPREC  ', 'ALBVISDF', 'SDIAG1  ',                   'ENPREC  ', 'ALBVISDF', 'DTSIMPL ',
35  #                'OSRCLR  ', 'OLRCLR  ', 'SWGCLR  ', 'LWGCLR  ',  #                'OSRCLR  ', 'OLRCLR  ', 'SWGCLR  ', 'LWGCLR  ',
36     filename(3) = 'aimDiag',     filename(3) = 'aimDiag',
37    frequency(4) = 4500.,    frequency(4) = 4500.,
38     levels(1,4) = 1.,2.,3.,4.,5.,     levels(1:5,4) = 1.,2.,3.,4.,5.,
39     fields(1,4) = 'RELHUM  ', 'DIABT   ', 'DIABQ   ',     fields(1:9,4) = 'RELHUM  ', 'DIABT   ', 'DIABQ   ',
40                   'RADSW   ', 'RADLW   ', 'DTCONV  ', 'DTLS    ',                   'RADSW   ', 'RADLW   ', 'DTCONV  ', 'DTLS    ',
41                   'DQCONV  ', 'DQLS    ',                   'DQCONV  ', 'DQLS    ',
42  #                'SWCLR   ', 'LWCLR   ',  #                'SWCLR   ', 'LWCLR   ',
43     filename(4) = 'aimDDT',     filename(4) = 'aimDDT',
44    frequency(5) = 4500.,    frequency(5) = 4500.,
45     fields(1,5) = 'SI_Fract', 'SI_Thick', 'SI_SnowH',     fields(1:11,5) = 'SI_Fract', 'SI_Thick', 'SI_SnowH',
46                   'SI_Tsrf ', 'SI_Tice1', 'SI_Tice2',                   'SI_Tsrf ', 'SI_Tice1', 'SI_Tice2',
47  #                'SI_Qice1', 'SI_Qice2', 'SIsnwAge',  #                'SI_Qice1', 'SI_Qice2', 'SIsnwAge',
48                   'SIsnwPrc', 'SIalbedo',                   'SIsnwPrc', 'SIalbedo',
# Line 50  Line 50 
50  #                'SIflxAtm', 'SIfrwAtm',  #                'SIflxAtm', 'SIfrwAtm',
51  #                'SItOcMxL', 'SIsOcMxL',  #                'SItOcMxL', 'SIsOcMxL',
52     filename(5) = 'thSIceDiag',     filename(5) = 'thSIceDiag',
53   &end   &
54    
55    # Parameter for Diagnostics of per level statistics:
56    #-----------------
57    # for each output-stream:
58    #  stat_fname(n) : prefix of the output file name (only 8.c long) for outp.stream n
59    #  stat_freq(n):< 0 : write snap-shot output every |stat_freq| seconds
60    #               > 0 : write time-average output every stat_freq seconds
61    #  stat_phase(n)    : write at time = stat_phase + multiple of |stat_freq|
62    #  stat_region(:,n) : list of "regions" (default: 1 region only=global)
63    #  stat_fields(:,n) : list of diagnostics fields (8.c) (see "available_diagnostics.log"
64    #                 file for the list of all available diag. in this particular config)
65    #-----------------
66     &DIAG_STATIS_PARMS
67    #- an example just to check the agreement with MONITOR output:
68     stat_fields(1:5,1)= 'ETAN    ','UVEL    ','VVEL    ','WVEL    ', 'THETA   ',
69        stat_fname(1)= 'dynStDiag',
70         stat_freq(1)= -3600.,
71        stat_phase(1)= 0.,
72     stat_fields(1:4,4)= 'LdSnowH ', 'GrdSurfT', 'GrdTemp ', 'GrdWater',
73        stat_fname(4)= 'landStDiag',
74         stat_freq(4)= -3600.,
75        stat_phase(4)= 0.,
76     stat_fields(1:6,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.3  
changed lines
  Added in v.1.8

  ViewVC Help
Powered by ViewVC 1.1.22