/[MITgcm]/MITgcm_contrib/quarter_degree_global/input/data.diagnostics_100
ViewVC logotype

Contents of /MITgcm_contrib/quarter_degree_global/input/data.diagnostics_100

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


Revision 1.2 - (show annotations) (download)
Thu May 19 19:49:50 2005 UTC (18 years, 11 months ago) by dimitri
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
diagnostics freq is now specified in s

1 # Diagnostic Package Choices
2 # dump ETAN and PHIBOT every 6 hours
3 # and monthly averages (30.5 days)
4 # for everything else, assuming deltat=100s
5 #
6 # 6-hourly 2-D fields:
7 # ====================
8 #
9 # ETAN Perturbation of Surface (pressure, height) (Pa,m)
10 # PHIBOT ocean bottom pressure / top. atmos geo-Potential
11 #
12 # monthly 2-D fields:
13 # ===================
14 #
15 # ETANSQ Square of Perturbation of Sfc (Pa2,m2)
16 # TAUX zonal surface wind stress, >0 increases uVel
17 # TAUY meridional surf. wind stress, >0 increases vVel
18 # TFLUX net surface heat flux, >0 increases theta
19 # TRELAX surface temperature relaxation, >0 increases theta
20 # TICE heat from melt/freeze of sea-ice, >0 increases theta
21 # SFLUX net surface salt flux, >0 increases salt
22 # SRELAX surface salinity relaxation, >0 increases salt
23 #
24 # monthly 3-D fields:
25 # ===================
26 #
27 # SALT Salt or Water Vapor mixing ratio (g/kg)
28 # THETA Potential Temperature (degC,K)
29 # UVEL Zonal Component of Velocity (m/s)
30 # VVEL Meridional Component of Velocity (m/s)
31 # UVELMASS Zonal Mass-Weighted Comp of Velocity (m/s)
32 # VVELMASS Meridional Mass-Weighted Comp of Velocity (m/s)
33 # WVELMASS Vertical Mass-Weighted Comp of Velocity (m/s)
34 #
35 # SALTSQ Square of Salt or Water Vapor mix rat (g2/kg2)
36 # THETASQ Square of Potential Temperature (K2)
37 # UVELSQ Square of Zonal Comp of Velocity (m2/s2)
38 # VVELSQ Square of Meridional Comp of Velocity (m2/s2)
39 # WVELSQ Square of Vertical Comp of Velocity (m2/s2)
40 # UV_VEL_Z Meridional Transport of Zonal Momentum (m2/s2)
41 # WU_VEL Vertical Transport of Zonal Momentum (m^2/s^2)
42 # WV_VEL Vertical Transport of Meridional Momentum (m^2/s^2)
43 #
44 # UTHMASS Zonal Mass-Weight Transp of Pot Temp (K.m/s)
45 # VTHMASS Meridional Mass-Weight Transp of Pot Temp (K.m/s)
46 # WTHMASS Vertical Mass-Weight Transp of Pot Temp (K.m/s)
47 # USLTMASS Zonal Mass-Weight Transp of Salt (g/kg.m/s)
48 # VSLTMASS Meridional Mass-Weight Transp of Salt (g/kg.m/s)
49 # WSLTMASS Vertical Mass-Weight Transp of Salt (g/kg.m/s)
50 #
51 # RHOAnoma Density Anomaly (=Rho-rhoConst; kg/m^3)
52 # DRHODR Stratification: d.Sigma/dr (kg/m3/r_unit; kg/m^4)
53 # RHOANOSQ Square of Density Anomaly (=(Rho-rhoConst)^2; kg^2/m^6)
54 # URHOMASS Zonal Transport of Density (kg/m^2/s)
55 # VRHOMASS Meridional Transport of Density (kg/m^2/s)
56 # WRHOMASS Vertical Transport of Potential Density (kg/m^2/s)
57 #
58 &diagnostics_list
59 frequency(1) = 216,
60 fields(1,1) = 'ETAN ',
61 filename(1) = 'ETAN',
62 frequency(2) = 216,
63 fields(1,2) = 'PHIBOT ',
64 filename(2) = 'PHIBOT',
65 frequency(3) = 26352,
66 fields(1,3) = 'ETANSQ ',
67 filename(3) = 'ETANSQ',
68 frequency(4) = 26352,
69 fields(1,4) = 'TAUX ',
70 filename(4) = 'TAUX',
71 frequency(5) = 26352,
72 fields(1,5) = 'TAUY ',
73 filename(5) = 'TAUY',
74 frequency(6) = 26352,
75 fields(1,6) = 'TFLUX ',
76 filename(6) = 'TFLUX',
77 frequency(7) = 26352,
78 fields(1,7) = 'TRELAX ',
79 filename(7) = 'TRELAX',
80 frequency(8) = 26352,
81 fields(1,8) = 'TICE ',
82 filename(8) = 'TICE',
83 frequency(9) = 26352,
84 fields(1,9) = 'SFLUX ',
85 filename(9) = 'SFLUX',
86 frequency(10) = 26352,
87 fields(1,10) = 'SRELAX ',
88 filename(10) = 'SRELAX',
89 frequency(11) = 26352,
90 fields(1,11) = 'SALT ',
91 filename(11) = 'SALT',
92 frequency(12) = 26352,
93 fields(1,12) = 'THETA ',
94 filename(12) = 'THETA',
95 frequency(13) = 26352,
96 fields(1,13) = 'UVEL ',
97 filename(13) = 'UVEL',
98 frequency(14) = 26352,
99 fields(1,14) = 'VVEL ',
100 filename(14) = 'VVEL',
101 frequency(15) = 26352,
102 fields(1,15) = 'UVELMASS',
103 filename(15) = 'UVELMASS',
104 frequency(16) = 26352,
105 fields(1,16) = 'VVELMASS',
106 filename(16) = 'VVELMASS',
107 frequency(17) = 26352,
108 fields(1,17) = 'WVELMASS',
109 filename(17) = 'WVELMASS',
110 frequency(18) = 26352,
111 fields(1,18) = 'SALTSQ ',
112 filename(18) = 'SALTSQ',
113 frequency(19) = 26352,
114 fields(1,19) = 'THETASQ ',
115 filename(19) = 'THETASQ',
116 frequency(20) = 26352,
117 fields(1,20) = 'UVELSQ ',
118 filename(20) = 'UVELSQ',
119 frequency(21) = 26352,
120 fields(1,21) = 'VVELSQ ',
121 filename(21) = 'VVELSQ',
122 frequency(22) = 26352,
123 fields(1,22) = 'WVELSQ ',
124 filename(22) = 'WVELSQ',
125 frequency(23) = 26352,
126 fields(1,23) = 'UV_VEL_Z',
127 filename(23) = 'UV_VEL_Z',
128 frequency(24) = 26352,
129 fields(1,24) = 'WU_VEL ',
130 filename(24) = 'WU_VEL',
131 frequency(25) = 26352,
132 fields(1,25) = 'WV_VEL ',
133 filename(25) = 'WV_VEL',
134 frequency(26) = 26352,
135 fields(1,26) = 'UTHMASS ',
136 filename(26) = 'UTHMASS',
137 frequency(27) = 26352,
138 fields(1,27) = 'VTHMASS ',
139 filename(27) = 'VTHMASS',
140 frequency(28) = 26352,
141 fields(1,28) = 'WTHMASS ',
142 filename(28) = 'WTHMASS',
143 frequency(29) = 26352,
144 fields(1,29) = 'USLTMASS',
145 filename(29) = 'USLTMASS',
146 frequency(30) = 26352,
147 fields(1,30) = 'VSLTMASS',
148 filename(30) = 'VSLTMASS',
149 frequency(31) = 26352,
150 fields(1,31) = 'WSLTMASS',
151 filename(31) = 'WSLTMASS',
152 frequency(32) = 26352,
153 fields(1,32) = 'RHOAnoma',
154 filename(32) = 'RHOAnoma',
155 frequency(33) = 26352,
156 fields(1,33) = 'DRHODR ',
157 filename(33) = 'DRHODR',
158 frequency(34) = 26352,
159 fields(1,34) = 'RHOANOSQ',
160 filename(34) = 'RHOANOSQ',
161 frequency(35) = 26352,
162 fields(1,35) = 'URHOMASS',
163 filename(35) = 'URHOMASS',
164 frequency(36) = 26352,
165 fields(1,36) = 'VRHOMASS',
166 filename(36) = 'VRHOMASS',
167 frequency(37) = 26352,
168 fields(1,37) = 'WRHOMASS',
169 filename(37) = 'WRHOMASS',
170 &end

  ViewVC Help
Powered by ViewVC 1.1.22