/[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.14 by dimitri, Fri Jun 3 14:33:10 2005 UTC
# Line 124  Line 124 
124    frequency(20) = 2635200,    frequency(20) = 2635200,
125     fields(1,20) = 'SALTanom',     fields(1,20) = 'SALTanom',
126     filename(20) = 'SALTanom',     filename(20) = 'SALTanom',
127       fileflags(20)= 'D       ',
128    frequency(21) = 2635200,    frequency(21) = 2635200,
129     fields(1,21) = 'THETA   ',     fields(1,21) = 'THETA   ',
130     filename(21) = 'THETA',     filename(21) = 'THETA',
131       fileflags(21)= 'D       ',
132    frequency(22) = 2635200,    frequency(22) = 2635200,
133     fields(1,22) = 'UVEL    ',     fields(1,22) = 'UVEL    ',
134     filename(22) = 'UVEL',     filename(22) = 'UVEL',
# Line 145  Line 147 
147    frequency(27) = 2635200,    frequency(27) = 2635200,
148     fields(1,27) = 'SALTSQan',     fields(1,27) = 'SALTSQan',
149     filename(27) = 'SALTSQan',     filename(27) = 'SALTSQan',
150       fileflags(27)= 'D       ',
151    frequency(28) = 2635200,    frequency(28) = 2635200,
152     fields(1,28) = 'THETASQ ',     fields(1,28) = 'THETASQ ',
153     filename(28) = 'THETASQ',     filename(28) = 'THETASQ',
154       fileflags(28)= 'D       ',
155    frequency(29) = 2635200,    frequency(29) = 2635200,
156     fields(1,29) = 'UVELSQ  ',     fields(1,29) = 'UVELSQ  ',
157     filename(29) = 'UVELSQ',     filename(29) = 'UVELSQ',
# Line 205  Line 209 
209    frequency(47) = 2635200,    frequency(47) = 2635200,
210     fields(1,47) = 'VISCA4',     fields(1,47) = 'VISCA4',
211     filename(47) = 'VISCA4',     filename(47) = 'VISCA4',
212  &end   &
213    
214    # Parameter for Diagnostics of per level statistics:
215    #-----------------
216    # for each output-stream:
217    #  stat_fname(n) : prefix of the output file name (only 8.c long) for
218    #outp.stream n
219    #  stat_freq(n):< 0 : write snap-shot output every |stat_freq| seconds
220    #               > 0 : write time-average output every stat_freq seconds
221    #  stat_phase(n)    : write at time = stat_phase + multiple of |stat_freq|
222    #  stat_region(:,n) : list of "regions" (default: 1 region only=global)
223    #  stat_fields(:,n) : list of diagnostics fields (8.c) (see
224    #"available_diagnostics.log"
225    #                 file for the list of all available diag. in this particular
226    #config)
227    #-----------------
228     &DIAG_STATIS_PARMS
229    #- an example just to check the agreement with MONITOR output:
230    #stat_fields(1,1)= 'ETAN    ','UVEL    ','VVEL    ','WVEL    ', 'THETA   ',
231    #   stat_fname(1)= 'dynStDiag',
232    #    stat_freq(1)= -864000.,
233    #   stat_phase(1)= 0.,
234     &

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

  ViewVC Help
Powered by ViewVC 1.1.22