/[MITgcm]/MITgcm/verification/fizhi-cs-32x32x10/input/data.diagnostics
ViewVC logotype

Contents of /MITgcm/verification/fizhi-cs-32x32x10/input/data.diagnostics

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


Revision 1.9 - (show annotations) (download)
Fri Jan 19 20:19:24 2007 UTC (17 years, 3 months ago) by molod
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +0 -0 lines
FILE REMOVED
won't quite till its done

1 # Diagnostic Package Choices
2 &diagnostics_list
3 frequency(1) = 0.003,
4 levels(1,1) = 1.,
5 fields(1,1) = 'TCANOPY ','OLR ','RSURF ',
6 filename(1) = 'surface',
7 frequency(2) = 0.003,
8 levels(1,2) = 1.,2.,3.,4.,5.,6.,7.,8.,9.,10.,11.,12.,13.,14.,15.,16.,17.,18.,19.,20.,
9 fields(1,2) = 'DPPHYS ', 'FIZPRES ',
10 filename(2) = 'upperfiz',
11 frequency(3) = 0.003,
12 levels(1,3) = 1.,2.,3.,4.,5.,6.,7.,8.,9.,10.,
13 fields(1,3) = 'UVEL ','RCENTER ',
14 filename(3) = 'uVeltave',
15 frequency(4) = 0.003,
16 fileflags(4) = ' P1 ',
17 levels(1,4) = 1.,2.,3.,4.,5.,6.,7.,8.,9.,10.,
18 fields(1,4) = 'UVEL ',
19 filename(4) = 'uVelpres',
20 &
21
22 # Parameter for Diagnostics of per level statistics:
23 #-----------------
24 # for each output-stream:
25 # stat_fname(n) : prefix of the output file name (only 8.c long) for outp.stream n
26 # stat_freq(n):< 0 : write snap-shot output every |stat_freq| seconds
27 # > 0 : write time-average output every stat_freq seconds
28 # stat_phase(n) : write at time = stat_phase + multiple of |stat_freq|
29 # stat_region(:,n) : list of "regions" (default: 1 region only=global)
30 # stat_fields(:,n) : list of diagnostics fields (8.c) (see "available_diagnostics.log"
31 # file for the list of all available diag. in this particular config)
32 #-----------------
33 &DIAG_STATIS_PARMS
34 #- an example just to check the agreement with MONITOR output:
35 #stat_fields(1,1)= 'ETAN ','UVEL ','VVEL ','WVEL ', 'THETA ',
36 # stat_fname(1)= 'dynStDiag',
37 # stat_freq(1)= -864000.,
38 # stat_phase(1)= 0.,
39 &

  ViewVC Help
Powered by ViewVC 1.1.22