3 |
# 6-hourly 2-D fields: |
# 6-hourly 2-D fields: |
4 |
# ==================== |
# ==================== |
5 |
# |
# |
|
# ETAN Perturbation of Surface (pressure, height) (Pa,m) |
|
|
# PHIBOT ocean bottom pressure / top. atmos geo-Potential |
|
6 |
# oceTAUX zonal surface wind stress, >0 increases uVel (N/m^2) |
# oceTAUX zonal surface wind stress, >0 increases uVel (N/m^2) |
7 |
# oceTAUY meridional surf. wind stress, >0 increases vVel (N/m^2) |
# oceTAUY meridional surf. wind stress, >0 increases vVel (N/m^2) |
8 |
# surForcT model surface forcing for Temperature, >0 increases theta (W/m^2) |
# 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) |
# oceQsw net Short-Wave radiation (+=down), >0 increases theta (W/m^2) |
|
# surForcS model surface forcing for Salinity, >0 increases salinity (g/m^2/s) |
|
12 |
# KPPhbl KPP boundary layer depth, bulk Ri criterion |
# KPPhbl KPP boundary layer depth, bulk Ri criterion |
13 |
# KPPmld Mixed layer depth, dT=.8degC density criterion |
# MXLDEPTH Mixed layer depth, dT=.8degC density criterion |
|
# SSS Sea Surface Salinity (g/kg) |
|
14 |
# SST Sea Surface Temperature (degC,K) |
# SST Sea Surface Temperature (degC,K) |
|
# UVEL_k2 Zonal Component of Velocity at level 2 (m/s) |
|
|
# VVEL_k2 Meridional Component of Velocity at level 2 (m/s) |
|
15 |
# |
# |
16 |
# daily 2-D fields: |
# 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] |
# SIarea SEAICE fractional ice-covered area [0 to 1] |
23 |
# SIheff SEAICE effective ice thickness (m) |
# SIheff SEAICE effective ice thickness (m) |
24 |
# SIuice SEAICE zonal ice velocity, >0 from West to East (m/s) |
# SIuice SEAICE zonal ice velocity, >0 from West to East (m/s) |
26 |
# SIhsnow SEAICE snow thickness (m) |
# SIhsnow SEAICE snow thickness (m) |
27 |
# SIhsalt SEAICE effective salinity (g/m^2) |
# SIhsalt SEAICE effective salinity (g/m^2) |
28 |
# |
# |
29 |
# monthly 2-D fields: |
# 3-day 3-D fields: |
30 |
# =================== |
# ================= |
|
# |
|
|
# ETANSQ Square of Perturbation of Sfc (Pa2,m2) |
|
|
# EXFhs Sensible heat flux into ocean, >0 increases theta (W/m^2) |
|
|
# EXFhl Latent heat flux into ocean, >0 increases theta (W/m^2) |
|
|
# EXFlwnet Net upward longwave radiation, >0 decreases theta (W/m^2) |
|
|
# oceFWflx net surface Fresh-Water flux into ocean, >0 decreases salinity (kg/m^2/s) |
|
|
# oceSflux net surface Salt flux into the ocean, >0 increases salinity (g/m^2/s) |
|
|
# oceQnet net surface heat flux into the ocean, >0 increases theta (W/m^2) |
|
|
# SRELAX surface salinity relaxation, >0 increases salt (g/m^2/s) |
|
|
# TFLUX total heat flux (match heat-content variations), >0 increases theta (W/m^2) |
|
|
# SFLUX total salt flux (match salt-content variations), >0 increases salt (g/m^2/s) |
|
|
# |
|
|
# monthly 3-D fields: |
|
|
# =================== |
|
31 |
# |
# |
32 |
# SALTanom Salt anomaly (=SALT-35; g/kg) |
# SALTanom Salt anomaly (=SALT-35; g/kg) |
33 |
# THETA Potential Temperature (degC,K) |
# THETA Potential Temperature (degC) |
34 |
# UVELMASS Zonal Mass-Weighted Comp of Velocity (m/s) |
# UVELMASS Zonal Mass-Weighted Comp of Velocity (m/s) |
35 |
# VVELMASS Meridional Mass-Weighted Comp of Velocity (m/s) |
# VVELMASS Meridional Mass-Weighted Comp of Velocity (m/s) |
36 |
# WVELMASS Vertical Mass-Weighted Comp of Velocity (m/s) |
# WVELMASS Vertical Mass-Weighted Comp of Velocity (m/s) |
37 |
|
# |
38 |
|
# 30-day 3-D fields: |
39 |
|
# ================= |
40 |
# |
# |
41 |
# SALTSQan Square of Salt anomaly (=(SALT-35)^2 (g^2/kg^2) |
# WTHMASS Vertical Mass-Weight Transp of Pot Temp (degC.m/s) |
42 |
# THETASQ Square of Potential Temperature (K2) |
# WSLTMASS Vertical Mass-Weight Transp of Salinity (PSU.m/s) |
43 |
# UVELSQ Square of Zonal Comp of Velocity (m2/s2) |
# ADVr_TH Vertical Advective Flux of Pot.Temperature (degC.m^3/s) |
44 |
# VVELSQ Square of Meridional Comp of Velocity (m2/s2) |
# ADVx_TH Zonal Advective Flux of Pot.Temperature (degC.m^3/s) |
45 |
# WVELSQ Square of Vertical Comp of Velocity (m2/s2) |
# ADVy_TH Meridional Advective Flux of Pot.Temperature (degC.m^3/s) |
46 |
# UV_VEL_Z Meridional Transport of Zonal Momentum (m2/s2) |
# DFrI_TH Vertical Diffusive Flux of Pot.Temperature (Implicit part) |
47 |
# WU_VEL Vertical Transport of Zonal Momentum (m^2/s^2) |
# ADVr_SLT Vertical Advective Flux of Salinity |
48 |
# WV_VEL Vertical Transport of Meridional Momentum (m^2/s^2) |
# ADVx_SLT Zonal Advective Flux of Salinity |
49 |
# |
# ADVy_SLT Meridional Advective Flux of Salinity |
50 |
# UTHMASS Zonal Mass-Weight Transp of Pot Temp (K.m/s) |
# DFrI_SLT Vertical Diffusive Flux of Salinity (Implicit part) |
51 |
# VTHMASS Meridional Mass-Weight Transp of Pot Temp (K.m/s) |
# KPPdiffT Vertical diffusion coefficient for heat |
52 |
# WTHMASS Vertical Mass-Weight Transp of Pot Temp (K.m/s) |
# KPPghat Nonlocal transport coefficient |
53 |
# USLTMASS Zonal Mass-Weight Transp of Salt (g/kg.m/s) |
# KPPfrac Short-wave flux fraction penetrating mixing layer |
54 |
# VSLTMASS Meridional Mass-Weight Transp of Salt (g/kg.m/s) |
# DSLP_TH Pot.Temp. tendency from Down-Slope package (K/s) |
55 |
# WSLTMASS Vertical Mass-Weight Transp of Salt (g/kg.m/s) |
# DSLP_SLT Salinity tendency from Down-Slope package (psu/s) |
56 |
# |
# DSLPuFlw Zonal Down-Sloping Transport (u-component) (m^3/s) |
57 |
# RHOAnoma Density Anomaly (=Rho-rhoConst; kg/m^3) |
# DSLPvFlw Merid. Down-Sloping Transport (v-component) (m^3/s) |
|
# DRHODR Stratification: d.Sigma/dr (kg/m3/r_unit; kg/m^4) |
|
|
# RHOANOSQ Square of Density Anomaly (=(Rho-rhoConst)^2; kg^2/m^6) |
|
|
# URHOMASS Zonal Transport of Density (kg/m^2/s) |
|
|
# VRHOMASS Meridional Transport of Density (kg/m^2/s) |
|
|
# WRHOMASS Vertical Transport of Potential Density (kg/m^2/s) |
|
58 |
# |
# |
59 |
&diagnostics_list |
&diagnostics_list |
60 |
frequency(1) = 21600., |
frequency(1) = 21600., |
61 |
fields(1,1) = 'ETAN ', |
fields(1,1) = 'oceTAUX ', |
62 |
filename(1) = 'ETAN', |
filename(1) = 'oceTAUX', |
63 |
frequency(2) = 21600., |
frequency(2) = 21600., |
64 |
fields(1,2) = 'PHIBOT ', |
fields(1,2) = 'oceTAUY ', |
65 |
filename(2) = 'PHIBOT', |
filename(2) = 'oceTAUY', |
66 |
frequency(3) = 21600., |
frequency(3) = 21600., |
67 |
fields(1,3) = 'oceTAUX ', |
fields(1,3) = 'oceFWflx', |
68 |
filename(3) = 'oceTAUX', |
filename(3) = 'oceFWflx', |
69 |
frequency(4) = 21600., |
frequency(4) = 21600., |
70 |
fields(1,4) = 'oceTAUY ', |
fields(1,4) = 'oceSflux', |
71 |
filename(4) = 'oceTAUY', |
filename(4) = 'oceSflux', |
72 |
frequency(5) = 21600., |
frequency(5) = 21600., |
73 |
fields(1,5) = 'surForcT', |
fields(1,5) = 'oceQnet ', |
74 |
filename(5) = 'surForcT', |
filename(5) = 'oceQnet', |
75 |
frequency(6) = 21600., |
frequency(6) = 21600., |
76 |
fields(1,6) = 'oceQsw ', |
fields(1,6) = 'oceQsw ', |
77 |
filename(6) = 'oceQsw', |
filename(6) = 'oceQsw', |
78 |
frequency(7) = 21600., |
frequency(7) = 21600., |
79 |
fields(1,7) = 'surForcS', |
fields(1,7) = 'KPPhbl ', |
80 |
filename(7) = 'surForcS', |
filename(7) = 'KPPhbl', |
81 |
frequency(8) = 21600., |
frequency(8) = 21600., |
82 |
fields(1,8) = 'KPPhbl ', |
fields(1,8) = 'MXLDEPTH', |
83 |
filename(8) = 'KPPhbl', |
filename(8) = 'MXLDEPTH', |
84 |
frequency(9) = 21600., |
frequency(9) = 21600., |
85 |
fields(1,9) = 'KPPmld ', |
fields(1,9) = 'THETA ', |
86 |
filename(9) = 'KPPmld', |
levels(1,9) = 1., |
87 |
frequency(10) = 21600., |
filename(9) = 'SST', |
88 |
fields(1,10) = 'SALT ', |
frequency(10) = 86400., |
89 |
levels(1,10) = 1., |
fields(1,10) = 'ETAN ', |
90 |
filename(10) = 'SSS', |
filename(10) = 'ETAN', |
91 |
frequency(11) = 21600., |
frequency(11) = 86400., |
92 |
fields(1,11) = 'THETA ', |
fields(1,11) = 'PHIBOT ', |
93 |
levels(1,11) = 1., |
filename(11) = 'PHIBOT', |
94 |
filename(11) = 'SST', |
frequency(12) = 86400., |
95 |
frequency(12) = 21600., |
fields(1,12) = 'SALT ', |
96 |
fields(1,12) = 'UVEL ', |
levels(1,12) = 1., |
97 |
levels(1,12) = 2., |
filename(12) = 'SSS', |
98 |
filename(12) = 'UVEL_k2', |
frequency(13) = 86400., |
99 |
frequency(13) = 21600., |
fields(1,13) = 'SIarea ', |
100 |
fields(1,13) = 'VVEL ', |
filename(13) = 'SIarea', |
101 |
levels(1,13) = 2., |
frequency(14) = 86400., |
102 |
filename(13) = 'VVEL_k2', |
fields(1,14) = 'SIheff ', |
103 |
frequency(14) = 86400., |
filename(14) = 'SIheff', |
104 |
fields(1,14) = 'SIarea ', |
frequency(15) = 86400., |
105 |
filename(14) = 'SIarea', |
fields(1,15) = 'SIuice ', |
106 |
frequency(15) = 86400., |
filename(15) = 'SIuice', |
107 |
fields(1,15) = 'SIheff ', |
frequency(16) = 86400., |
108 |
filename(15) = 'SIheff', |
fields(1,16) = 'SIvice ', |
109 |
frequency(16) = 86400., |
filename(16) = 'SIvice', |
110 |
fields(1,16) = 'SIuice ', |
frequency(17) = 86400., |
111 |
filename(16) = 'SIuice', |
fields(1,17) = 'SIhsnow ', |
112 |
frequency(17) = 86400., |
filename(17) = 'SIhsnow', |
113 |
fields(1,17) = 'SIvice ', |
frequency(18) = 86400., |
114 |
filename(17) = 'SIvice', |
fields(1,18) = 'SIhsalt ', |
115 |
frequency(18) = 86400., |
filename(18) = 'SIhsalt', |
116 |
fields(1,18) = 'SIhsnow ', |
frequency(19) = 259200., |
117 |
filename(18) = 'SIhsnow', |
fields(1,19) = 'SALTanom', |
118 |
frequency(19) = 86400., |
filename(19) = 'SALTanom', |
119 |
fields(1,19) = 'SIhsalt ', |
frequency(20) = 259200., |
120 |
filename(19) = 'SIhsalt', |
fields(1,20) = 'THETA ', |
121 |
frequency(20) = 2635200., |
filename(20) = 'THETA', |
122 |
fields(1,20) = 'ETANSQ ', |
frequency(21) = 259200., |
123 |
filename(20) = 'ETANSQ', |
fields(1,21) = 'UVELMASS', |
124 |
frequency(21) = 2635200., |
filename(21) = 'UVELMASS', |
125 |
fields(1,21) = 'EXFhs ', |
frequency(22) = 259200., |
126 |
filename(21) = 'EXFhs', |
fields(1,22) = 'VVELMASS', |
127 |
frequency(22) = 2635200., |
filename(22) = 'VVELMASS', |
128 |
fields(1,22) = 'EXFhl ', |
frequency(23) = 259200., |
129 |
filename(22) = 'EXFhl', |
fields(1,23) = 'WVELMASS', |
130 |
frequency(23) = 2635200., |
filename(23) = 'WVELMASS', |
131 |
fields(1,23) = 'EXFlwnet', |
frequency(24) = 2592000., |
132 |
filename(23) = 'EXFlwnet', |
fields(1,24) = 'WTHMASS ', |
133 |
frequency(24) = 2635200., |
filename(24) = 'WTHMASS', |
134 |
fields(1,24) = 'oceFWflx', |
frequency(25) = 2592000., |
135 |
filename(24) = 'oceFWflx', |
fields(1,25) = 'WSLTMASS', |
136 |
frequency(25) = 2635200., |
filename(25) = 'WSLTMASS', |
137 |
fields(1,25) = 'oceSflux', |
frequency(26) = 2592000., |
138 |
filename(25) = 'oceSflux', |
fields(1,26) = 'ADVr_TH ', |
139 |
frequency(26) = 2635200., |
filename(26) = 'ADVr_TH', |
140 |
fields(1,26) = 'oceQnet ', |
frequency(27) = 2592000., |
141 |
filename(26) = 'oceQnet', |
fields(1,27) = 'ADVx_TH ', |
142 |
frequency(27) = 2635200., |
filename(27) = 'ADVx_TH', |
143 |
fields(1,27) = 'SRELAX ', |
frequency(28) = 2592000., |
144 |
filename(27) = 'SRELAX', |
fields(1,28) = 'ADVy_TH ', |
145 |
frequency(28) = 2635200., |
filename(28) = 'ADVy_TH', |
146 |
fields(1,28) = 'TFLUX ', |
frequency(29) = 2592000., |
147 |
filename(28) = 'TFLUX', |
fields(1,29) = 'DFrI_TH ', |
148 |
frequency(29) = 2635200., |
filename(29) = 'DFrI_TH' |
149 |
fields(1,29) = 'SFLUX ', |
frequency(30) = 2592000., |
150 |
filename(29) = 'SFLUX', |
fields(1,30) = 'ADVr_SLT', |
151 |
frequency(30) = 2635200., |
filename(30) = 'ADVr_SLT', |
152 |
fields(1,30) = 'SALTanom', |
frequency(31) = 2592000., |
153 |
filename(30) = 'SALTanom', |
fields(1,31) = 'ADVx_SLT', |
154 |
fileflags(30)= 'D ', |
filename(31) = 'ADVx_SLT', |
155 |
frequency(31) = 2635200., |
frequency(32) = 2592000., |
156 |
fields(1,31) = 'THETA ', |
fields(1,32) = 'ADVy_SLT', |
157 |
filename(31) = 'THETA', |
filename(32) = 'ADVy_SLT', |
158 |
fileflags(31)= 'D ', |
frequency(33) = 2592000., |
159 |
frequency(32) = 2635200., |
fields(1,33) = 'DFrI_SLT', |
160 |
fields(1,32) = 'UVELMASS', |
filename(33) = 'DFrI_SLT' |
161 |
filename(32) = 'UVELMASS', |
frequency(34) = 2592000., |
162 |
frequency(33) = 2635200., |
fields(1,34) = 'KPPdiffT', |
163 |
fields(1,33) = 'VVELMASS', |
filename(34) = 'KPPdiffT', |
164 |
filename(33) = 'VVELMASS', |
frequency(35) = 2592000., |
165 |
frequency(34) = 2635200., |
fields(1,35) = 'KPPghatK', |
166 |
fields(1,34) = 'WVELMASS', |
filename(35) = 'KPPghatK', |
167 |
filename(34) = 'WVELMASS', |
frequency(36) = 2592000., |
168 |
frequency(35) = 2635200., |
fields(1,36) = 'KPPfrac ', |
169 |
fields(1,35) = 'SALTSQan', |
filename(36) = 'KPPfrac', |
170 |
filename(35) = 'SALTSQan', |
frequency(37) = 2592000., |
171 |
fileflags(35)= 'D ', |
fields(1,37) = 'DSLP_TH ', |
172 |
frequency(36) = 2635200., |
filename(37) = 'DSLP_TH', |
173 |
fields(1,36) = 'THETASQ ', |
frequency(38) = 2592000., |
174 |
filename(36) = 'THETASQ', |
fields(1,38) = 'DSLP_SLT', |
175 |
fileflags(36)= 'D ', |
filename(38) = 'DSLP_SLT', |
176 |
frequency(37) = 2635200., |
frequency(39) = 2592000., |
177 |
fields(1,37) = 'UVELSQ ', |
fields(1,39) = 'DSLPuFlw', |
178 |
filename(37) = 'UVELSQ', |
filename(39) = 'DSLPuFlw', |
179 |
frequency(38) = 2635200., |
frequency(40) = 2592000., |
180 |
fields(1,38) = 'VVELSQ ', |
fields(1,40) = 'DSLPvFlw', |
181 |
filename(38) = 'VVELSQ', |
filename(40) = 'DSLPvFlw', |
|
frequency(39) = 2635200., |
|
|
fields(1,39) = 'WVELSQ ', |
|
|
filename(39) = 'WVELSQ', |
|
|
frequency(40) = 2635200., |
|
|
fields(1,40) = 'UV_VEL_Z', |
|
|
filename(40) = 'UV_VEL_Z', |
|
|
frequency(41) = 2635200., |
|
|
fields(1,41) = 'WU_VEL ', |
|
|
filename(41) = 'WU_VEL', |
|
|
frequency(42) = 2635200., |
|
|
fields(1,42) = 'WV_VEL ', |
|
|
filename(42) = 'WV_VEL', |
|
|
frequency(43) = 2635200., |
|
|
fields(1,43) = 'UTHMASS ', |
|
|
filename(43) = 'UTHMASS', |
|
|
frequency(44) = 2635200., |
|
|
fields(1,44) = 'VTHMASS ', |
|
|
filename(44) = 'VTHMASS', |
|
|
frequency(45) = 2635200., |
|
|
fields(1,45) = 'WTHMASS ', |
|
|
filename(45) = 'WTHMASS', |
|
|
frequency(46) = 2635200., |
|
|
fields(1,46) = 'USLTMASS', |
|
|
filename(46) = 'USLTMASS', |
|
|
frequency(47) = 2635200., |
|
|
fields(1,47) = 'VSLTMASS', |
|
|
filename(47) = 'VSLTMASS', |
|
|
frequency(48) = 2635200., |
|
|
fields(1,48) = 'WSLTMASS', |
|
|
filename(48) = 'WSLTMASS', |
|
|
frequency(49) = 2635200., |
|
|
fields(1,49) = 'RHOAnoma', |
|
|
filename(49) = 'RHOAnoma', |
|
|
frequency(50) = 2635200., |
|
|
fields(1,50) = 'DRHODR ', |
|
|
filename(50) = 'DRHODR', |
|
|
frequency(51) = 2635200., |
|
|
fields(1,51) = 'RHOANOSQ', |
|
|
filename(51) = 'RHOANOSQ', |
|
|
frequency(52) = 2635200., |
|
|
fields(1,52) = 'URHOMASS', |
|
|
filename(52) = 'URHOMASS', |
|
|
frequency(53) = 2635200., |
|
|
fields(1,53) = 'VRHOMASS', |
|
|
filename(53) = 'VRHOMASS', |
|
|
frequency(54) = 2635200., |
|
|
fields(1,54) = 'WRHOMASS', |
|
|
filename(54) = 'WRHOMASS', |
|
182 |
& |
& |
183 |
|
|
184 |
# Parameter for Diagnostics of per level statistics: |
# Parameter for Diagnostics of per level statistics: |