/[MITgcm]/MITgcm_contrib/arctic/cs_4km/input/data.diagnostics
ViewVC logotype

Annotation of /MITgcm_contrib/arctic/cs_4km/input/data.diagnostics

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


Revision 1.1 - (hide annotations) (download)
Tue Dec 24 00:52:27 2013 UTC (11 years, 7 months ago) by dimitri
Branch: MAIN
CVS Tags: HEAD
adding configuration for 4-km cube-sphere Arctic set-up

1 dimitri 1.1 # Diagnostic Package Choices
2     #
3     # daily 2-D fields:
4     # ====================
5     #
6     # ETAN Perturbation of Surface (pressure, height) (Pa,m)
7     # PHIBOT ocean bottom pressure / top. atmos geo-Potential
8     # oceTAUX zonal surface wind stress, >0 increases uVel (N/m^2)
9     # oceTAUY meridional surf. wind stress, >0 increases vVel (N/m^2)
10     # surForcT model surface forcing for Temperature, >0 increases theta (W/m^2)
11     # oceQsw net Short-Wave radiation (+=down), >0 increases theta (W/m^2)
12     # surForcS model surface forcing for Salinity, >0 increases salinity (g/m^2/s)
13     # KPPhbl KPP boundary layer depth, bulk Ri criterion
14     # SSS Sea Surface Salinity (g/kg)
15     # SST Sea Surface Temperature (degC,K)
16     # UVEL_k1 Zonal Component of Velocity at level 1 (m/s)
17     # VVEL_k1 Meridional Component of Velocity at level 1 (m/s)
18     # SIarea SEAICE fractional ice-covered area [0 to 1]
19     # SIheff SEAICE effective ice thickness (m)
20     # SIuice SEAICE zonal ice velocity, >0 from West to East (m/s)
21     # SIvice SEAICE merid. ice velocity, >0 from South to North (m/s)
22     # SIhsnow SEAICE snow thickness (m)
23     # SIhsalt SEAICE effective salinity (g/m^2)
24     # oceSPflx net surface Salt flux rejected into the ocean during freezing (g/m^2/s), (+=down)
25     # oceSPDep Salt plume depth based on density criterion (>0) (m)
26     #
27     #
28     # monthly 2-D fields:
29     # ===================
30     # EXFhl Latent heat flux into ocean, >0 increases theta (W/m^2)
31     # EXFhs Sensible heat flux into ocean, >0 increases theta (W/m^2)
32     # oceFWflx net surface Fresh-Water flux into ocean, >0 decreases salinity (kg/m^2/s)
33     # oceQnet net surface heat flux into the ocean, >0 increases theta (W/m^2)
34     #
35     #
36     # 3-daily 3-D fields:
37     # ===================
38     #
39     # SALTanom Salt anomaly (=SALT-35; g/kg)
40     # THETA Potential Temperature (degC,K)
41     # UVELMASS Zonal Mass-Weighted Comp of Velocity (m/s)
42     # VVELMASS Meridional Mass-Weighted Comp of Velocity (m/s)
43     #
44     # monthly 3-D fields:
45     # ===================
46     #
47     # ADVr_TH degC.m^3/s Vertical Advective Flux of Pot.Temperature
48     # DFrI_TH degC.m^3/s Vertical Diffusive Flux of Pot.Temperature (Implicit part)
49     #
50     &diagnostics_list
51     frequency(1) = 86400.,
52     fields(1,1) = 'ETAN ',
53     filename(1) = 'ETAN',
54     # frequency(2) = 259200.,
55     # fields(1,2) = 'PHIBOT ',
56     # filename(2) = 'PHIBOT',
57     # frequency(3) = 2635200.,
58     # fields(1,3) = 'oceTAUX ',
59     # filename(3) = 'oceTAUX',
60     # frequency(4) = 2635200.,
61     # fields(1,4) = 'oceTAUY ',
62     # filename(4) = 'oceTAUY',
63     # frequency(5) = 86400.,
64     # fields(1,5) = 'surForcT',
65     # filename(5) = 'surForcT',
66     # frequency(6) = 2635200.,
67     # fields(1,6) = 'oceQsw ',
68     # filename(6) = 'oceQsw',
69     # frequency(7) = 86400.,
70     # fields(1,7) = 'surForcS',
71     # filename(7) = 'surForcS',
72     # frequency(8) = 259200.,
73     # fields(1,8) = 'KPPhbl ',
74     # filename(8) = 'KPPhbl',
75     frequency(9) = 86400.,
76     fields(1,9) = 'SALT ',
77     levels(1,9) = 1.,
78     filename(9) = 'SSS',
79     frequency(10) = 86400.,
80     fields(1,10) = 'THETA ',
81     levels(1,10) = 1.,
82     filename(10) = 'SST',
83     frequency(11) = 86400.,
84     fields(1,11) = 'UVEL ',
85     levels(1,11) = 1.,
86     filename(11) = 'UVEL_k1',
87     frequency(12) = 86400.,
88     fields(1,12) = 'VVEL ',
89     levels(1,12) = 1.,
90     filename(12) = 'VVEL_k1',
91     frequency(13) = 86400.,
92     fields(1,13) = 'SIarea ',
93     filename(13) = 'SIarea',
94     frequency(14) = 86400.,
95     fields(1,14) = 'SIheff ',
96     filename(14) = 'SIheff',
97     # frequency(15) = 86400.,
98     # fields(1,15) = 'SIuice ',
99     # filename(15) = 'SIuice',
100     # frequency(16) = 86400.,
101     # fields(1,16) = 'SIvice ',
102     # filename(16) = 'SIvice',
103     # frequency(17) = 86400.,
104     # fields(1,17) = 'SIhsnow ',
105     # filename(17) = 'SIhsnow',
106     # frequency(27) = 86400.,
107     # fields(1,27) = 'SIhsalt ',
108     # filename(27) = 'SIhsalt',
109     frequency(19) = 2635200.,
110     fields(1,19) = 'SALTanom',
111     filename(19) = 'SALTanom',
112     frequency(20) = 2635200.,
113     fields(1,20) = 'THETA ',
114     filename(20) = 'THETA',
115     frequency(21) = 2635200.,
116     fields(1,21) = 'UVELMASS',
117     filename(21) = 'UVELMASS',
118     frequency(22) = 2635200.,
119     fields(1,22) = 'VVELMASS',
120     filename(22) = 'VVELMASS',
121     frequency(23) = 2635200.,
122     fields(1,23) = 'WVELMASS',
123     filename(23) = 'WVELMASS',
124     # frequency(23) = 2635200.,
125     # fields(1,23) = 'oceFWflx',
126     # filename(23) = 'oceFWflx',
127     # frequency(24) = 2635200.,
128     # fields(1,24) = 'oceQnet ',
129     # filename(24) = 'oceQnet',
130     # frequency(25) = 2635200.,
131     # fields(1,25) = 'oceSflux',
132     # filename(25) = 'oceSflux',
133     # frequency(26) = 2635200.,
134     # fields(1,26) = 'oceFreez',
135     # filename(26) = 'oceFreez',
136     # frequency(25) = 86400.,
137     # fields(1,25) = 'EXFhl ',
138     # filename(25) = 'EXFhl',
139     # frequency(26) = 86400.,
140     # fields(1,26) = 'EXFhs ',
141     # filename(26) = 'EXFhs',
142     # frequency(29) = 2635200.,
143     # fields(1,29) = 'ADVr_TH ',
144     # filename(29) = 'ADVr_TH',
145     # frequency(30) = 2635200.,
146     # fields(1,30) = 'WTHMASS ',
147     # filename(30) = 'WTHMASS',
148     # frequency(31) = 2635200.,
149     # fields(1,31) = 'RHOAnoma',
150     # filename(31) = 'RHOAnoma',
151     # frequency(32) = 2635200.,
152     # fields(1,32) = 'DRHODR ',
153     # filename(32) = 'DRHODR',
154     # frequency(33) = 2635200.,
155     # fields(1,33) = 'TRAC01 ',
156     # filename(33) = 'TRAC01',
157     # frequency(34) = 2635200.,
158     # fields(1,34) = 'TRAC02 ',
159     # filename(34) = 'TRAC02',
160     # frequency(35) = 2635200.,
161     # fields(1,35) = 'TRAC03 ',
162     # filename(35) = 'TRAC03',
163     # frequency(36) = 259200.,
164     # fields(1,36) = 'TRAC04 ',
165     # filename(36) = 'TRAC04',
166     # frequency(37) = 259200.,
167     # fields(1,37) = 'TRAC05 ',
168     # filename(37) = 'TRAC05',
169     # frequency(38) = 259200.,
170     # fields(1,38) = 'TRAC06 ',
171     # filename(38) = 'TRAC06',
172     # frequency(39) = 2635200.,
173     # fields(1,39) = 'LaUa1RHO',
174     # filename(39) = 'LaUa',
175     # frequency(40) = 2635200.,
176     # fields(1,40) = 'LaVa1RHO',
177     # filename(40) = 'LaVa',
178     # frequency(41) = 2635200.,
179     # fields(1,41) = 'LaUH1RHO',
180     # filename(41) = 'LaUH',
181     # frequency(42) = 2635200.,
182     # fields(1,42) = 'LaVH1RHO',
183     # filename(42) = 'LaVH',
184     # frequency(43) = 2635200.,
185     # fields(1,43) = 'LaHw1RHO',
186     # filename(43) = 'LaHw',
187     # frequency(44) = 2635200.,
188     # fields(1,44) = 'LaHs1RHO',
189     # filename(44) = 'LaHs',
190     &
191    
192     # Parameter for Diagnostics of per level statistics:
193     #-----------------
194     # for each output-stream:
195     # stat_fname(n) : prefix of the output file name (only 8.c long) for
196     #outp.stream n
197     # stat_freq(n):< 0 : write snap-shot output every |stat_freq| seconds
198     # > 0 : write time-average output every stat_freq seconds
199     # stat_phase(n) : write at time = stat_phase + multiple of |stat_freq|
200     # stat_region(:,n) : list of "regions" (default: 1 region only=global)
201     # stat_fields(:,n) : list of diagnostics fields (8.c) (see
202     #"available_diagnostics.log"
203     # file for the list of all available diag. in this particular
204     #config)
205     #-----------------
206     &DIAG_STATIS_PARMS
207     #- an example just to check the agreement with MONITOR output:
208     #stat_fields(1,1)= 'ETAN ','UVEL ','VVEL ','WVEL ', 'THETA ',
209     # stat_fname(1)= 'dynStDiag',
210     # stat_freq(1)= -864000.,
211     # stat_phase(1)= 0.,
212     &

  ViewVC Help
Powered by ViewVC 1.1.22