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

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

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

revision 1.5 by jmc, Sat May 14 20:56:46 2005 UTC revision 1.7 by molod, Thu Jun 30 23:10:47 2005 UTC
# Line 31  Line 31 
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.,
# Line 41  Line 41 
41                   'DQCONV  ', 'DQLS    ',                   'DQCONV  ', 'DQLS    ',
42                   'SWCLR   ', 'LWCLR   ',                   'SWCLR   ', 'LWCLR   ',
43     filename(4) = 'aimDDT',     filename(4) = 'aimDDT',
44   &end   &
45    
46    # Parameter for Diagnostics of per level statistics:
47    #-----------------
48    # for each output-stream:
49    #  stat_fname(n) : prefix of the output file name (only 8.c long) for outp.stream n
50    #  stat_freq(n):< 0 : write snap-shot output every |stat_freq| seconds
51    #               > 0 : write time-average output every stat_freq seconds
52    #  stat_phase(n)    : write at time = stat_phase + multiple of |stat_freq|
53    #  stat_region(:,n) : list of "regions" (default: 1 region only=global)
54    #  stat_fields(:,n) : list of diagnostics fields (8.c) (see "available_diagnostics.log"
55    #                 file for the list of all available diag. in this particular config)
56    #-----------------
57     &DIAG_STATIS_PARMS
58    #- an example just to check the agreement with MONITOR output:
59    #stat_fields(1,1)= 'ETAN    ','UVEL    ','VVEL    ','WVEL    ', 'THETA   ',
60    #   stat_fname(1)= 'dynStDiag',
61    #    stat_freq(1)= -864000.,
62    #   stat_phase(1)= 0.,
63     &
64    

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

  ViewVC Help
Powered by ViewVC 1.1.22