| 16 |
# UVEL_k2 Zonal Component of Velocity at level 2 (m/s) |
# UVEL_k2 Zonal Component of Velocity at level 2 (m/s) |
| 17 |
# VVEL_k2 Meridional Component of Velocity at level 2 (m/s) |
# VVEL_k2 Meridional Component of Velocity at level 2 (m/s) |
| 18 |
# |
# |
| 19 |
|
# daily 2-D fields: |
| 20 |
|
# ================= |
| 21 |
|
# |
| 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 |
|
# |
| 28 |
# monthly 2-D fields: |
# monthly 2-D fields: |
| 29 |
# =================== |
# =================== |
| 30 |
# |
# |
| 32 |
# SRELAX surface salinity relaxation, >0 increases salt |
# SRELAX surface salinity relaxation, >0 increases salt |
| 33 |
# EXFhs Sensible heat flux into ocean |
# EXFhs Sensible heat flux into ocean |
| 34 |
# EXFhl Latent heat flux into ocean |
# EXFhl Latent heat flux into ocean |
| 35 |
# EXFlw Net longwave radiation |
# EXFlwnet Net longwave radiation |
| 36 |
# EXFsw Net shortwave radiation |
# EXFswnet Net shortwave radiation |
| 37 |
# |
# |
| 38 |
# monthly 3-D fields: |
# monthly 3-D fields: |
| 39 |
# =================== |
# =================== |
| 97 |
fields(1,8) = 'KPPmld ', |
fields(1,8) = 'KPPmld ', |
| 98 |
filename(8) = 'KPPmld', |
filename(8) = 'KPPmld', |
| 99 |
frequency(9) = 21600, |
frequency(9) = 21600, |
| 100 |
fields(1,9) = 'SSS ', |
fields(1,9) = 'SALT ', |
| 101 |
|
levels(1,9) = 1., |
| 102 |
filename(9) = 'SSS', |
filename(9) = 'SSS', |
| 103 |
frequency(10) = 21600, |
frequency(10) = 21600, |
| 104 |
fields(1,10) = 'SST ', |
fields(1,10) = 'THETA ', |
| 105 |
|
levels(1,10) = 1., |
| 106 |
filename(10) = 'SST', |
filename(10) = 'SST', |
| 107 |
frequency(11) = 21600, |
frequency(11) = 21600, |
| 108 |
fields(1,11) = 'UVEL_k2 ', |
fields(1,11) = 'UVEL ', |
| 109 |
|
levels(1,11) = 2., |
| 110 |
filename(11) = 'UVEL_k2', |
filename(11) = 'UVEL_k2', |
| 111 |
frequency(12) = 21600, |
frequency(12) = 21600, |
| 112 |
fields(1,12) = 'VVEL_k2 ', |
fields(1,12) = 'VVEL ', |
| 113 |
|
levels(1,12) = 2., |
| 114 |
filename(12) = 'VVEL_k2', |
filename(12) = 'VVEL_k2', |
| 115 |
frequency(13) = 2635200, |
frequency(13) = 2635200, |
| 116 |
fields(1,13) = 'ETANSQ ', |
fields(1,13) = 'ETANSQ ', |
| 125 |
fields(1,16) = 'EXFhl ', |
fields(1,16) = 'EXFhl ', |
| 126 |
filename(16) = 'EXFhl', |
filename(16) = 'EXFhl', |
| 127 |
frequency(17) = 2635200, |
frequency(17) = 2635200, |
| 128 |
fields(1,17) = 'EXFlw ', |
fields(1,17) = 'EXFlwnet', |
| 129 |
filename(17) = 'EXFlw', |
filename(17) = 'EXFlwnet', |
| 130 |
frequency(18) = 2635200, |
frequency(18) = 2635200, |
| 131 |
fields(1,18) = 'EXFsw ', |
fields(1,18) = 'EXFswnet', |
| 132 |
filename(18) = 'EXFsw', |
filename(18) = 'EXFswnet', |
| 133 |
frequency(19) = 2635200, |
frequency(19) = 2635200, |
| 134 |
fields(1,19) = 'SALTanom', |
fields(1,19) = 'SALTanom', |
| 135 |
filename(19) = 'SALTanom', |
filename(19) = 'SALTanom', |
| 215 |
frequency(45) = 2635200, |
frequency(45) = 2635200, |
| 216 |
fields(1,45) = 'WRHOMASS', |
fields(1,45) = 'WRHOMASS', |
| 217 |
filename(45) = 'WRHOMASS', |
filename(45) = 'WRHOMASS', |
| 218 |
frequency(46) = 2635200, |
frequency(46) = 86400, |
| 219 |
fields(1,46) = 'VISCA4', |
fields(1,46) = 'SIarea ', |
| 220 |
filename(46) = 'VISCA4', |
filename(46) = 'SIarea', |
| 221 |
|
frequency(47) = 86400, |
| 222 |
|
fields(1,47) = 'SIheff ', |
| 223 |
|
filename(47) = 'SIheff', |
| 224 |
|
frequency(48) = 86400, |
| 225 |
|
fields(1,48) = 'SIuice ', |
| 226 |
|
filename(48) = 'SIuice', |
| 227 |
|
frequency(49) = 86400, |
| 228 |
|
fields(1,49) = 'SIvice ', |
| 229 |
|
filename(49) = 'SIvice', |
| 230 |
|
frequency(50) = 86400, |
| 231 |
|
fields(1,50) = 'SIhsnow ', |
| 232 |
|
filename(50) = 'SIhsnow', |
| 233 |
& |
& |
| 234 |
|
|
| 235 |
# Parameter for Diagnostics of per level statistics: |
# Parameter for Diagnostics of per level statistics: |