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 |
# monthly 3-D fields: |
# 30-day 3-D fields: |
39 |
# =================== |
# ================= |
40 |
# |
# |
41 |
# WTHMASS Vertical Mass-Weight Transp of Pot Temp (degC.m/s) |
# WTHMASS Vertical Mass-Weight Transp of Pot Temp (degC.m/s) |
42 |
# WSLTMASS Vertical Mass-Weight Transp of Salinity (PSU.m/s) |
# WSLTMASS Vertical Mass-Weight Transp of Salinity (PSU.m/s) |
51 |
# KPPdiffT Vertical diffusion coefficient for heat |
# KPPdiffT Vertical diffusion coefficient for heat |
52 |
# KPPghat Nonlocal transport coefficient |
# KPPghat Nonlocal transport coefficient |
53 |
# KPPfrac Short-wave flux fraction penetrating mixing layer |
# KPPfrac Short-wave flux fraction penetrating mixing layer |
|
# SHIfwFlx SHELFICE fresh water flux (positive upward) (kg/m^2/s) |
|
|
# SHIhtFlx SHELFICE heat flux (positive upward) (W/m^2) |
|
|
# SHIForcS Ice shelf forcing for salt, >0 increases salt (g/m2/s) |
|
54 |
# DSLP_TH Pot.Temp. tendency from Down-Slope package (K/s) |
# DSLP_TH Pot.Temp. tendency from Down-Slope package (K/s) |
55 |
# DSLP_SLT Salinity tendency from Down-Slope package (psu/s) |
# DSLP_SLT Salinity tendency from Down-Slope package (psu/s) |
56 |
# DSLPuFlw Zonal Down-Sloping Transport (u-component) (m^3/s) |
# DSLPuFlw Zonal Down-Sloping Transport (u-component) (m^3/s) |
162 |
fields(1,34) = 'KPPdiffT', |
fields(1,34) = 'KPPdiffT', |
163 |
filename(34) = 'KPPdiffT', |
filename(34) = 'KPPdiffT', |
164 |
frequency(35) = 2592000., |
frequency(35) = 2592000., |
165 |
fields(1,35) = 'KPPghat ', |
fields(1,35) = 'KPPghatK', |
166 |
filename(35) = 'KPPghat', |
filename(35) = 'KPPghatK', |
167 |
frequency(36) = 2592000., |
frequency(36) = 2592000., |
168 |
fields(1,36) = 'KPPfrac ', |
fields(1,36) = 'KPPfrac ', |
169 |
filename(36) = 'KPPfrac', |
filename(36) = 'KPPfrac', |
170 |
frequency(37) = 2592000., |
frequency(37) = 2592000., |
171 |
fields(1,37) = 'SHIfwFlx', |
fields(1,37) = 'DSLP_TH ', |
172 |
filename(37) = 'SHIfwFlx', |
filename(37) = 'DSLP_TH', |
173 |
frequency(38) = 2592000., |
frequency(38) = 2592000., |
174 |
fields(1,38) = 'SHIhtFlx', |
fields(1,38) = 'DSLP_SLT', |
175 |
filename(38) = 'SHIhtFlx', |
filename(38) = 'DSLP_SLT', |
176 |
frequency(39) = 2592000., |
frequency(39) = 2592000., |
177 |
fields(1,39) = 'SHIForcS', |
fields(1,39) = 'DSLPuFlw', |
178 |
filename(39) = 'SHIForcS', |
filename(39) = 'DSLPuFlw', |
179 |
frequency(40) = 2592000., |
frequency(40) = 2592000., |
180 |
fields(1,40) = 'DSLP_TH ', |
fields(1,40) = 'DSLPvFlw', |
181 |
filename(40) = 'DSLP_TH', |
filename(40) = 'DSLPvFlw', |
182 |
frequency(41) = 2592000., |
& |
|
fields(1,41) = 'DSLP_SLT', |
|
|
filename(41) = 'DSLP_SLT', |
|
|
frequency(42) = 2592000., |
|
|
fields(1,42) = 'DSLPuFlw', |
|
|
filename(42) = 'DSLPuFlw', |
|
|
frequency(43) = 2592000., |
|
|
fields(1,43) = 'DSLPvFlw', |
|
|
filename(43) = 'DSLPvFlw', |
|
|
& |
|
183 |
|
|
184 |
# Parameter for Diagnostics of per level statistics: |
# Parameter for Diagnostics of per level statistics: |
185 |
#----------------- |
#----------------- |