/[MITgcm]/MITgcm_contrib/ecco_darwin/v2_cs510_Brix/input/data.diagnostics
ViewVC logotype

Annotation of /MITgcm_contrib/ecco_darwin/v2_cs510_Brix/input/data.diagnostics

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


Revision 1.2 - (hide annotations) (download)
Thu Oct 4 09:04:20 2018 UTC (7 years, 11 months ago) by dimitri
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +11 -44 lines
trying to reproduce Holger's ECCO-Darwin v2 (lou:~hbrix/ECCO2/darwin_ag4)

1 dimitri 1.1 # Diagnostic Package Choices
2     #
3     # 6-hourly 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     # KPPmld Mixed layer depth, dT=.8degC density criterion
15     # SSS Sea Surface Salinity (g/kg)
16     # SST Sea Surface Temperature (degC,K)
17     # UVEL_k2 Zonal Component of Velocity at level 2 (m/s)
18     # VVEL_k2 Meridional Component of Velocity at level 2 (m/s)
19     #
20     # daily 2-D fields:
21     # =================
22     #
23     # SIarea SEAICE fractional ice-covered area [0 to 1]
24     # SIheff SEAICE effective ice thickness (m)
25     # SIuice SEAICE zonal ice velocity, >0 from West to East (m/s)
26     # SIvice SEAICE merid. ice velocity, >0 from South to North (m/s)
27     # SIhsnow SEAICE snow thickness (m)
28     # SIhsalt SEAICE effective salinity (g/m^2)
29     #
30     # monthly 2-D fields:
31     # ===================
32     #
33     # ETANSQ Square of Perturbation of Sfc (Pa2,m2)
34     # EXFhs Sensible heat flux into ocean, >0 increases theta (W/m^2)
35     # EXFhl Latent heat flux into ocean, >0 increases theta (W/m^2)
36     # EXFlwnet Net upward longwave radiation, >0 decreases theta (W/m^2)
37     # oceFWflx net surface Fresh-Water flux into ocean, >0 decreases salinity (kg/m^2/s)
38     # oceSflux net surface Salt flux into the ocean, >0 increases salinity (g/m^2/s)
39     # oceQnet net surface heat flux into the ocean, >0 increases theta (W/m^2)
40     # SRELAX surface salinity relaxation, >0 increases salt (g/m^2/s)
41     # TFLUX total heat flux (match heat-content variations), >0 increases theta (W/m^2)
42     # SFLUX total salt flux (match salt-content variations), >0 increases salt (g/m^2/s)
43     #
44     # monthly 3-D fields:
45     # ===================
46     #
47     # SALTanom Salt anomaly (=SALT-35; g/kg)
48     # THETA Potential Temperature (degC,K)
49     # UVELMASS Zonal Mass-Weighted Comp of Velocity (m/s)
50     # VVELMASS Meridional Mass-Weighted Comp of Velocity (m/s)
51     # WVELMASS Vertical Mass-Weighted Comp of Velocity (m/s)
52     #
53     # SALTSQan Square of Salt anomaly (=(SALT-35)^2 (g^2/kg^2)
54     # THETASQ Square of Potential Temperature (K2)
55     # UVELSQ Square of Zonal Comp of Velocity (m2/s2)
56     # VVELSQ Square of Meridional Comp of Velocity (m2/s2)
57     # WVELSQ Square of Vertical Comp of Velocity (m2/s2)
58     # UV_VEL_Z Meridional Transport of Zonal Momentum (m2/s2)
59     # WU_VEL Vertical Transport of Zonal Momentum (m^2/s^2)
60     # WV_VEL Vertical Transport of Meridional Momentum (m^2/s^2)
61     #
62     # UTHMASS Zonal Mass-Weight Transp of Pot Temp (K.m/s)
63     # VTHMASS Meridional Mass-Weight Transp of Pot Temp (K.m/s)
64     # WTHMASS Vertical Mass-Weight Transp of Pot Temp (K.m/s)
65     # USLTMASS Zonal Mass-Weight Transp of Salt (g/kg.m/s)
66     # VSLTMASS Meridional Mass-Weight Transp of Salt (g/kg.m/s)
67     # WSLTMASS Vertical Mass-Weight Transp of Salt (g/kg.m/s)
68     #
69     # RHOAnoma Density Anomaly (=Rho-rhoConst; kg/m^3)
70     # DRHODR Stratification: d.Sigma/dr (kg/m3/r_unit; kg/m^4)
71     # RHOANOSQ Square of Density Anomaly (=(Rho-rhoConst)^2; kg^2/m^6)
72     # URHOMASS Zonal Transport of Density (kg/m^2/s)
73     # VRHOMASS Meridional Transport of Density (kg/m^2/s)
74     # WRHOMASS Vertical Transport of Potential Density (kg/m^2/s)
75     #
76     &diagnostics_list
77     frequency(1) = 86400.,
78     fields(1,1) = 'ETAN ',
79     filename(1) = 'ETAN',
80     frequency(2) = 2635200.,
81     fields(1,2) = 'SALTanom',
82     filename(2) = 'SALTanom',
83     frequency(3) = 2635200.,
84     fields(1,3) = 'THETA ',
85     filename(3) = 'THETA',
86     frequency(4) = 2635200.,
87 dimitri 1.2 fields(1,4) = 'TRAC27 ',
88 dimitri 1.1 filename(4) = 'DIC',
89     frequency(5) = 86400.,
90     fields(1,5) = 'DICTFLX ',
91     filename(5) = 'DICTFLX',
92     frequency(6) = 86400.,
93     fields(1,6) = 'DICOFLX ',
94     filename(6) = 'DICOFLX',
95     frequency(7) = 86400.,
96     fields(1,7) = 'DICCFLX ',
97     filename(7) = 'DICCFLX',
98     frequency(8) = 86400.,
99     fields(1,8) = 'DICPCO2 ',
100     filename(8) = 'DICPCO2',
101     frequency(9) = 86400.,
102     fields(1,9) = 'DICPHAV ',
103     filename(9) = 'DICPHAV',
104     frequency(10) = 2635200.,
105     fields(1,10) = 'TRAC01 ',
106     filename(10) = 'PO4',
107     frequency(11) = 2635200.,
108     fields(1,11) = 'TRAC02 ',
109     filename(11) = 'NO3',
110     frequency(12) = 2635200.,
111     fields(1,12) = 'TRAC03 ',
112     filename(12) = 'FeT',
113     frequency(13) = 2635200.,
114     fields(1,13) = 'TRAC04 ',
115     filename(13) = 'SiO2',
116     frequency(14) = 2635200.,
117     fields(1,14) = 'TRAC05 ',
118     filename(14) = 'DOP',
119     frequency(15) = 2635200.,
120     fields(1,15) = 'TRAC06 ',
121     filename(15) = 'DON',
122     frequency(16) = 2635200.,
123     fields(1,16) = 'TRAC07 ',
124     filename(16) = 'DOFe',
125     frequency(17) = 2635200.,
126     fields(1,17) = 'TRAC08 ',
127     filename(17) = 'ZOO1P',
128     frequency(18) = 2635200.,
129     fields(1,18) = 'TRAC09 ',
130     filename(18) = 'ZOO1N',
131     frequency(19) = 2635200.,
132     fields(1,19) = 'TRAC10 ',
133     filename(19) = 'ZOO1Fe',
134     frequency(20) = 2635200.,
135     fields(1,20) = 'TRAC11 ',
136     filename(20) = 'ZOO1Si',
137     frequency(21) = 2635200.,
138     fields(1,21) = 'TRAC12 ',
139     filename(21) = 'ZOO2P',
140     frequency(22) = 2635200.,
141     fields(1,22) = 'TRAC13 ',
142     filename(22) = 'ZOO2N',
143     frequency(23) = 2635200.,
144     fields(1,23) = 'TRAC14 ',
145     filename(23) = 'ZOO2Fe',
146     frequency(24) = 2635200.,
147     fields(1,24) = 'TRAC15 ',
148     filename(24) = 'ZOO2Si',
149     frequency(25) = 2635200.,
150     fields(1,25) = 'TRAC16 ',
151     filename(25) = 'POP',
152     frequency(26) = 2635200.,
153     fields(1,26) = 'TRAC17 ',
154     filename(26) = 'PON',
155     frequency(27) = 2635200.,
156     fields(1,27) = 'TRAC18 ',
157     filename(27) = 'POFe',
158     frequency(28) = 2635200.,
159     fields(1,28) = 'TRAC19 ',
160     filename(28) = 'POSi',
161     frequency(29) = 2635200.,
162     fields(1,29) = 'TRAC20 ',
163     filename(29) = 'NH4',
164     frequency(30) = 2635200.,
165     fields(1,30) = 'TRAC21 ',
166     filename(30) = 'NO2',
167     frequency(31) = 2635200.,
168     fields(1,31) = 'TRAC22 ',
169     filename(31) = 'Phy01',
170     frequency(32) = 2635200.,
171     fields(1,32) = 'TRAC23 ',
172     filename(32) = 'Phy02',
173     frequency(33) = 2635200.,
174     fields(1,33) = 'TRAC24 ',
175     filename(33) = 'Phy03',
176     frequency(34) = 2635200.,
177     fields(1,34) = 'TRAC25 ',
178     filename(34) = 'Phy04',
179     frequency(35) = 2635200.,
180     fields(1,35) = 'TRAC26 ',
181     filename(35) = 'Phy05',
182     frequency(36) = 2635200.,
183 dimitri 1.2 fields(1,36) = 'TRAC28 ',
184 dimitri 1.1 filename(36) = 'DOC',
185     frequency(37) = 2635200.,
186 dimitri 1.2 fields(1,37) = 'TRAC29 ',
187 dimitri 1.1 filename(37) = 'POC',
188     frequency(38) = 2635200.,
189 dimitri 1.2 fields(1,38) = 'TRAC30 ',
190 dimitri 1.1 filename(38) = 'PIC',
191     frequency(39) = 2635200.,
192 dimitri 1.2 fields(1,39) = 'TRAC31 ',
193 dimitri 1.1 filename(39) = 'ALK',
194     frequency(40) = 2635200.,
195 dimitri 1.2 fields(1,40) = 'TRAC32 ',
196 dimitri 1.1 filename(40) = 'O2',
197     frequency(41) = 2635200.,
198 dimitri 1.2 fields(1,41) = 'TRAC33 ',
199 dimitri 1.1 filename(41) = 'ZOOC1',
200     frequency(42) = 2635200.,
201 dimitri 1.2 fields(1,42) = 'TRAC34 ',
202 dimitri 1.1 filename(42) = 'ZOOC2',
203 dimitri 1.2 frequency(43) = 10800.,
204     fields(1,43) = 'DICCFLX ',
205     filename(43) = 'DICCFLX3hrly',
206 dimitri 1.1 &
207    
208     # Parameter for Diagnostics of per level statistics:
209     #-----------------
210     # for each output-stream:
211     # stat_fname(n) : prefix of the output file name (only 8.c long) for
212     #outp.stream n
213     # stat_freq(n):< 0 : write snap-shot output every |stat_freq| seconds
214     # > 0 : write time-average output every stat_freq seconds
215     # stat_phase(n) : write at time = stat_phase + multiple of |stat_freq|
216     # stat_region(:,n) : list of "regions" (default: 1 region only=global)
217     # stat_fields(:,n) : list of diagnostics fields (8.c) (see
218     #"available_diagnostics.log"
219     # file for the list of all available diag. in this particular
220     #config)
221     #-----------------
222     &DIAG_STATIS_PARMS
223     #- an example just to check the agreement with MONITOR output:
224     #stat_fields(1,1)= 'ETAN ','UVEL ','VVEL ','WVEL ', 'THETA ',
225     # stat_fname(1)= 'dynStDiag',
226     # stat_freq(1)= -864000.,
227     # stat_phase(1)= 0.,
228     &

  ViewVC Help
Powered by ViewVC 1.1.22