/[MITgcm]/MITgcm_contrib/quarter_degree_global/input/data.diagnostics
ViewVC logotype

Diff of /MITgcm_contrib/quarter_degree_global/input/data.diagnostics

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

revision 1.12 by dimitri, Thu May 19 19:49:50 2005 UTC revision 1.13 by dimitri, Mon May 23 04:11:06 2005 UTC
# Line 205  Line 205 
205    frequency(47) = 2635200,    frequency(47) = 2635200,
206     fields(1,47) = 'VISCA4',     fields(1,47) = 'VISCA4',
207     filename(47) = 'VISCA4',     filename(47) = 'VISCA4',
208  &end   &
209    
210    # Parameter for Diagnostics of per level statistics:
211    #-----------------
212    # for each output-stream:
213    #  stat_fname(n) : prefix of the output file name (only 8.c long) for
214    #outp.stream n
215    #  stat_freq(n):< 0 : write snap-shot output every |stat_freq| seconds
216    #               > 0 : write time-average output every stat_freq seconds
217    #  stat_phase(n)    : write at time = stat_phase + multiple of |stat_freq|
218    #  stat_region(:,n) : list of "regions" (default: 1 region only=global)
219    #  stat_fields(:,n) : list of diagnostics fields (8.c) (see
220    #"available_diagnostics.log"
221    #                 file for the list of all available diag. in this particular
222    #config)
223    #-----------------
224     &DIAG_STATIS_PARMS
225    #- an example just to check the agreement with MONITOR output:
226    #stat_fields(1,1)= 'ETAN    ','UVEL    ','VVEL    ','WVEL    ', 'THETA   ',
227    #   stat_fname(1)= 'dynStDiag',
228    #    stat_freq(1)= -864000.,
229    #   stat_phase(1)= 0.,
230     &

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

  ViewVC Help
Powered by ViewVC 1.1.22