/[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.4 by jmc, Thu May 19 02:53:43 2005 UTC
# 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,1)= 'ETAN    ','UVEL    ','VVEL    ','WVEL    ', 'THETA   ',
69    #   stat_fname(1)= 'dynStDiag',
70    #    stat_freq(1)= -864000.,
71    #   stat_phase(1)= 0.,
72     &
73    

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

  ViewVC Help
Powered by ViewVC 1.1.22