--- MITgcm/verification/hs94.cs-32x32x5/input/data.diagnostics 2005/05/14 20:56:46 1.9 +++ MITgcm/verification/hs94.cs-32x32x5/input/data.diagnostics 2005/05/19 02:53:43 1.10 @@ -25,4 +25,24 @@ fields(1,3) = 'UVELSQ ','VVELSQ ','THETASQ ','UV_VEL_C', 'UTHMASS ','VTHMASS ','WVELTH ', filename(3) = 'secmoms', - &end + & + +# Parameter for Diagnostics of per level statistics: +#----------------- +# for each output-stream: +# stat_fname(n) : prefix of the output file name (only 8.c long) for outp.stream n +# stat_freq(n):< 0 : write snap-shot output every |stat_freq| seconds +# > 0 : write time-average output every stat_freq seconds +# stat_phase(n) : write at time = stat_phase + multiple of |stat_freq| +# stat_region(:,n) : list of "regions" (default: 1 region only=global) +# stat_fields(:,n) : list of diagnostics fields (8.c) (see "available_diagnostics.log" +# file for the list of all available diag. in this particular config) +#----------------- + &DIAG_STATIS_PARMS +#- an example just to check the agreement with MONITOR output: +#stat_fields(1,1)= 'ETAN ','UVEL ','VVEL ','WVEL ', 'THETA ', +# stat_fname(1)= 'dynStDiag', +# stat_freq(1)= -864000., +# stat_phase(1)= 0., + & +