/[MITgcm]/MITgcm/verification/global1x1_tot/input/data.diagnostics
ViewVC logotype

Contents of /MITgcm/verification/global1x1_tot/input/data.diagnostics

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


Revision 1.7 - (show annotations) (download)
Sat Feb 4 02:47:39 2012 UTC (12 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +0 -0 lines
FILE REMOVED
move global1x1_tot un-tested set-up to MITgcm_contrib/verification_other/global1x1_tot/

1 # Diagnostic Package Choices
2 #-----------------
3 # for each output-stream:
4 # filename(n) : prefix of the output file name (only 8.c long) for outp.stream n
5 # frequency(n):< 0 : write snap-shot output every multiple of |frequency| (iter)
6 # > 0 : write time-average output every multiple of frequency (iter)
7 # levels(:,n) : list of levels to write to file (Notes: declared as REAL)
8 # when this entry is missing, select all common levels of this list
9 # fields(:,n) : list of diagnostics fields (8.c) (see "available_diagnostics" file
10 # for the list of all available diag. in this particular config)
11 #--------------------------------------------------------------------
12 #
13 &diagnostics_list
14 #
15 dumpatlast = .TRUE.,
16 #
17 #---
18 frequency(1) = 2626560.0,
19 fields(1,1) = 'ETAN ',
20 filename(1) = 'DDetan ',
21 #---
22 frequency(2) = 2626560.0,
23 fields(1,2) = 'PHIBOT ',
24 filename(2) = 'DDphibot',
25 #---
26 frequency(3) = 2626560.0,
27 fields(1,3) = 'UVEL ',
28 filename(3) = 'DDuvel ',
29 #---
30 frequency(4) = 2626560.0,
31 fields(1,4) = 'VVEL ',
32 filename(4) = 'DDvvel ',
33 #---
34 frequency(5) = 2626560.0,
35 fields(1,5) = 'WVEL ',
36 filename(5) = 'DDwvel ',
37 #---
38 frequency(6) = 2626560.0,
39 fields(1,6) = 'THETA ',
40 filename(6) = 'DDtheta ',
41 #---
42 frequency(7) = 2626560.0,
43 fields(1,7) = 'SALT ',
44 filename(7) = 'DDsalt ',
45 #---
46 frequency(8) = 409878000.0,
47 fields(1,8) = 'RHOAnoma',
48 filename(8) = 'DDrhoan ',
49 #---
50 frequency(9) = 409878000.0,
51 fields(1,9) = 'DRHODR ',
52 filename(9) = 'DDdrhodr',
53 #---
54 frequency(10) = 409878000.0,
55 fields(1,10) = 'PHIHYD ',
56 filename(10) = 'DDphihyd',
57 #---
58 frequency(11) = 2626560.0,
59 fields(1,11) = 'ADVx_TH ',
60 filename(11) = 'DTRadvxt',
61 #---
62 frequency(12) = 2626560.0,
63 fields(1,12) = 'DFxE_TH ',
64 filename(12) = 'DTRdifxt',
65 #---
66 frequency(13) = 2626560.0,
67 fields(1,13) = 'ADVx_SLT',
68 filename(13) = 'DTRadvxs',
69 #---
70 frequency(14) = 2626560.0,
71 fields(1,14) = 'DFxE_SLT',
72 filename(14) = 'DTRdifxs',
73 #---
74 frequency(15) = 2626560.0,
75 fields(1,15) = 'ADVy_TH ',
76 filename(15) = 'DTRadvyt',
77 #---
78 frequency(16) = 2626560.0,
79 fields(1,16) = 'DFyE_TH ',
80 filename(16) = 'DTRdifyt',
81 #---
82 frequency(17) = 2626560.0,
83 fields(1,17) = 'ADVy_SLT',
84 filename(17) = 'DTRadvys',
85 #---
86 frequency(18) = 2626560.0,
87 fields(1,18) = 'DFyE_SLT',
88 filename(18) = 'DTRdifys',
89 #---
90 frequency(19) = 2626560.0,
91 fields(1,19) = 'GM_PsiX ',
92 filename(19) = 'DGMpsix ',
93 #---
94 frequency(20) = 2626560.0,
95 fields(1,20) = 'GM_PsiY ',
96 filename(20) = 'DGMpsiy ',
97 #---
98 frequency(21) = 2626560.0,
99 fields(1,21) = 'GM_Kwx ',
100 filename(21) = 'DGMkwx ',
101 #---
102 frequency(22) = 2626560.0,
103 fields(1,22) = 'GM_Kwy ',
104 filename(22) = 'DGMkwy ',
105 #---
106 frequency(23) = 2626560.0,
107 fields(1,23) = 'GM_Kwz ',
108 filename(23) = 'DGMkwz ',
109 #---
110 frequency(24) = 2626560.0,
111 fields(1,24) = 'KPPviscA',
112 filename(24) = 'DKPPvisc',
113 #---
114 frequency(25) = 2626560.0,
115 fields(1,25) = 'KPPdiffT',
116 filename(25) = 'DKPPdift',
117 #---
118 frequency(26) = 2626560.0,
119 fields(1,26) = 'KPPdiffS',
120 filename(26) = 'DKPPdifs',
121 #---
122 frequency(27) = 2626560.0,
123 fields(1,27) = 'KPPhbl ',
124 filename(27) = 'DKPPhbl ',
125 #---
126 frequency(28) = 2626560.0,
127 fields(1,28) = 'MXLDEPTH',
128 filename(28) = 'DMXLD ',
129 #---
130 frequency(29) = 2626560.0,
131 fields(1,29) = 'oceTAUX ',
132 filename(29) = 'DFOtaux ',
133 #---
134 frequency(30) = 2626560.0,
135 fields(1,30) = 'oceTAUY ',
136 filename(30) = 'DFOtauy ',
137 #---
138 frequency(31) = 2626560.0,
139 fields(1,31) = 'TFLUX ',
140 filename(31) = 'DFOtflux',
141 #---
142 frequency(32) = 2626560.0,
143 fields(1,32) = 'SFLUX ',
144 filename(32) = 'DFOsflux',
145 #---
146 frequency(33) = 2626560.0,
147 fields(1,33) = 'oceQsw ',
148 filename(33) = 'DFOswrad',
149 #---
150 frequency(34) = 2626560.0,
151 fields(1,34) = 'CONVADJ ',
152 filename(34) = 'DDconvad',
153 #---
154 ### frequency(34) = 2626560.0,
155 ### fields(1,34) = 'KPPalpha',
156 ### filename(34) = 'DKPPalph',
157 #---
158 ### frequency(35) = 2626560.0,
159 ### fields(1,35) = 'KPPbeta ',
160 ### filename(35) = 'DKPPbeta',
161 #---
162 #
163 &
164 #
165 &DIAG_STATIS_PARMS
166 &

  ViewVC Help
Powered by ViewVC 1.1.22