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 |
54 |
# DSLP_TH Pot.Temp. tendency from Down-Slope package (K/s) |
# SHIfwFlx |
55 |
# DSLP_SLT Salinity tendency from Down-Slope package (psu/s) |
# SHIhtFlx |
|
# DSLPuFlw Zonal Down-Sloping Transport (u-component) (m^3/s) |
|
|
# DSLPvFlw Merid. Down-Sloping Transport (v-component) (m^3/s) |
|
56 |
# |
# |
57 |
&diagnostics_list |
&diagnostics_list |
58 |
frequency(1) = 21600., |
frequency(1) = 21600., |
166 |
fields(1,36) = 'KPPfrac ', |
fields(1,36) = 'KPPfrac ', |
167 |
filename(36) = 'KPPfrac', |
filename(36) = 'KPPfrac', |
168 |
frequency(37) = 2592000., |
frequency(37) = 2592000., |
169 |
fields(1,37) = 'DSLP_TH ', |
fields(1,37) = 'SHIfwFlx', |
170 |
filename(37) = 'DSLP_TH', |
filename(37) = 'SHIfwFlx', |
171 |
frequency(38) = 2592000., |
frequency(38) = 2592000., |
172 |
fields(1,38) = 'DSLP_SLT', |
fields(1,38) = 'SHIhtFlx', |
173 |
filename(38) = 'DSLP_SLT', |
filename(38) = 'SHIhtFlx', |
174 |
frequency(39) = 2592000., |
& |
|
fields(1,39) = 'DSLPuFlw', |
|
|
filename(39) = 'DSLPuFlw', |
|
|
frequency(40) = 2592000., |
|
|
fields(1,40) = 'DSLPvFlw', |
|
|
filename(40) = 'DSLPvFlw', |
|
|
& |
|
175 |
|
|
176 |
# Parameter for Diagnostics of per level statistics: |
# Parameter for Diagnostics of per level statistics: |
177 |
#----------------- |
#----------------- |