/[MITgcm]/MITgcm_contrib/high_res_cube/input/data.diagnostics_lr
ViewVC logotype

Annotation of /MITgcm_contrib/high_res_cube/input/data.diagnostics_lr

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


Revision 1.1 - (hide annotations) (download)
Wed Mar 21 23:18:55 2012 UTC (13 years, 3 months ago) by dimitri
Branch: MAIN
CVS Tags: HEAD
updating the cs32 set-up with latest seaice code

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

  ViewVC Help
Powered by ViewVC 1.1.22