| 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 |
|
& |