| 5 |
# |
# |
| 6 |
# ETAN Perturbation of Surface (pressure, height) (Pa,m) |
# ETAN Perturbation of Surface (pressure, height) (Pa,m) |
| 7 |
# PHIBOT ocean bottom pressure / top. atmos geo-Potential |
# PHIBOT ocean bottom pressure / top. atmos geo-Potential |
| 8 |
# TAUX zonal surface wind stress, >0 increases uVel |
# oceTAUX zonal surface wind stress, >0 increases uVel |
| 9 |
# TAUY meridional surf. wind stress, >0 increases vVel |
# oceTAUY meridional surf. wind stress, >0 increases vVel |
| 10 |
# TFLUX net surface heat flux, >0 increases theta |
# TFLUX net surface heat flux, >0 increases theta |
| 11 |
# SFLUX net surface salt flux, >0 increases salt |
# SFLUX net surface salt flux, >0 increases salt |
| 12 |
# KPPhbl KPP boundary layer depth, bulk Ri criterion |
# KPPhbl KPP boundary layer depth, bulk Ri criterion |
|
# KPPmld Mixed layer depth, dT=.8degC density criterion |
|
| 13 |
# SSS Sea Surface Salinity (g/kg) |
# SSS Sea Surface Salinity (g/kg) |
| 14 |
# SST Sea Surface Temperature (degC,K) |
# SST Sea Surface Temperature (degC,K) |
| 15 |
# UVEL_k2 Zonal Component of Velocity at level 2 (m/s) |
# UVEL_k2 Zonal Component of Velocity at level 2 (m/s) |
| 19 |
# =================== |
# =================== |
| 20 |
# |
# |
| 21 |
# ETANSQ Square of Perturbation of Sfc (Pa2,m2) |
# ETANSQ Square of Perturbation of Sfc (Pa2,m2) |
|
# TICE heat from melt/freeze of sea-ice, >0 increases theta |
|
| 22 |
# SRELAX surface salinity relaxation, >0 increases salt |
# SRELAX surface salinity relaxation, >0 increases salt |
| 23 |
# EXFhs Sensible heat flux into ocean |
# EXFhs Sensible heat flux into ocean |
| 24 |
# EXFhl Latent heat flux into ocean |
# EXFhl Latent heat flux into ocean |
| 25 |
# EXFlw Net longwave radiation |
# EXFlwnet Net longwave radiation |
| 26 |
# EXFsw Net shortwave radiation |
# EXFswnet Net shortwave radiation |
| 27 |
# |
# |
| 28 |
# monthly 3-D fields: |
# monthly 3-D fields: |
| 29 |
# =================== |
# =================== |
| 69 |
fields(1,2) = 'PHIBOT ', |
fields(1,2) = 'PHIBOT ', |
| 70 |
filename(2) = 'PHIBOT', |
filename(2) = 'PHIBOT', |
| 71 |
frequency(3) = 21600, |
frequency(3) = 21600, |
| 72 |
fields(1,3) = 'TAUX ', |
fields(1,3) = 'oceTAUX ', |
| 73 |
filename(3) = 'TAUX', |
filename(3) = 'TAUX', |
| 74 |
frequency(4) = 21600, |
frequency(4) = 21600, |
| 75 |
fields(1,4) = 'TAUY ', |
fields(1,4) = 'oceTAUY ', |
| 76 |
filename(4) = 'TAUY', |
filename(4) = 'TAUY', |
| 77 |
frequency(5) = 21600, |
frequency(5) = 21600, |
| 78 |
fields(1,5) = 'TFLUX ', |
fields(1,5) = 'TFLUX ', |
| 84 |
fields(1,7) = 'KPPhbl ', |
fields(1,7) = 'KPPhbl ', |
| 85 |
filename(7) = 'KPPhbl', |
filename(7) = 'KPPhbl', |
| 86 |
frequency(8) = 21600, |
frequency(8) = 21600, |
| 87 |
fields(1,8) = 'KPPmld ', |
fields(1,8) = 'SSS ', |
| 88 |
filename(8) = 'KPPmld', |
filename(8) = 'SSS', |
| 89 |
frequency(9) = 21600, |
frequency(9) = 21600, |
| 90 |
fields(1,9) = 'SSS ', |
fields(1,9) = 'SST ', |
| 91 |
filename(9) = 'SSS', |
filename(9) = 'SST', |
| 92 |
frequency(10) = 21600, |
frequency(10) = 21600, |
| 93 |
fields(1,10) = 'SST ', |
fields(1,10) = 'UVEL_k2 ', |
| 94 |
filename(10) = 'SST', |
filename(10) = 'UVEL_k2', |
| 95 |
frequency(11) = 21600, |
frequency(11) = 21600, |
| 96 |
fields(1,11) = 'UVEL_k2 ', |
fields(1,11) = 'VVEL_k2 ', |
| 97 |
filename(11) = 'UVEL_k2', |
filename(11) = 'VVEL_k2', |
| 98 |
frequency(12) = 21600, |
frequency(12) = 2635200, |
| 99 |
fields(1,12) = 'VVEL_k2 ', |
fields(1,12) = 'ETANSQ ', |
| 100 |
filename(12) = 'VVEL_k2', |
filename(12) = 'ETANSQ', |
| 101 |
frequency(13) = 2635200, |
frequency(13) = 2635200, |
| 102 |
fields(1,13) = 'ETANSQ ', |
fields(1,13) = 'SRELAX ', |
| 103 |
filename(13) = 'ETANSQ', |
filename(13) = 'SRELAX', |
| 104 |
frequency(14) = 2635200, |
frequency(14) = 2635200, |
| 105 |
fields(1,14) = 'TICE ', |
fields(1,14) = 'EXFhs ', |
| 106 |
filename(14) = 'TICE', |
filename(14) = 'EXFhs', |
| 107 |
frequency(15) = 2635200, |
frequency(15) = 2635200, |
| 108 |
fields(1,15) = 'SRELAX ', |
fields(1,15) = 'EXFhl ', |
| 109 |
filename(15) = 'SRELAX', |
filename(15) = 'EXFhl', |
| 110 |
frequency(16) = 2635200, |
frequency(16) = 2635200, |
| 111 |
fields(1,16) = 'EXFhs ', |
fields(1,16) = 'EXFlwnet', |
| 112 |
filename(16) = 'EXFhs', |
filename(16) = 'EXFlwnet', |
| 113 |
frequency(17) = 2635200, |
frequency(17) = 2635200, |
| 114 |
fields(1,17) = 'EXFhl ', |
fields(1,17) = 'EXFswnet', |
| 115 |
filename(17) = 'EXFhl', |
filename(17) = 'EXFswnet', |
| 116 |
frequency(18) = 2635200, |
frequency(18) = 2635200, |
| 117 |
fields(1,18) = 'EXFlw ', |
fields(1,18) = 'SALTanom', |
| 118 |
filename(18) = 'EXFlw', |
filename(18) = 'SALTanom', |
| 119 |
|
fileflags(18)= 'D ', |
| 120 |
frequency(19) = 2635200, |
frequency(19) = 2635200, |
| 121 |
fields(1,19) = 'EXFsw ', |
fields(1,19) = 'THETA ', |
| 122 |
filename(19) = 'EXFsw', |
filename(19) = 'THETA', |
| 123 |
|
fileflags(19)= 'D ', |
| 124 |
frequency(20) = 2635200, |
frequency(20) = 2635200, |
| 125 |
fields(1,20) = 'SALTanom', |
fields(1,20) = 'UVEL ', |
| 126 |
filename(20) = 'SALTanom', |
filename(20) = 'UVEL', |
| 127 |
frequency(21) = 2635200, |
frequency(21) = 2635200, |
| 128 |
fields(1,21) = 'THETA ', |
fields(1,21) = 'VVEL ', |
| 129 |
filename(21) = 'THETA', |
filename(21) = 'VVEL', |
| 130 |
frequency(22) = 2635200, |
frequency(22) = 2635200, |
| 131 |
fields(1,22) = 'UVEL ', |
fields(1,22) = 'UVELMASS', |
| 132 |
filename(22) = 'UVEL', |
filename(22) = 'UVELMASS', |
| 133 |
frequency(23) = 2635200, |
frequency(23) = 2635200, |
| 134 |
fields(1,23) = 'VVEL ', |
fields(1,23) = 'VVELMASS', |
| 135 |
filename(23) = 'VVEL', |
filename(23) = 'VVELMASS', |
| 136 |
frequency(24) = 2635200, |
frequency(24) = 2635200, |
| 137 |
fields(1,24) = 'UVELMASS', |
fields(1,24) = 'WVELMASS', |
| 138 |
filename(24) = 'UVELMASS', |
filename(24) = 'WVELMASS', |
| 139 |
frequency(25) = 2635200, |
frequency(25) = 2635200, |
| 140 |
fields(1,25) = 'VVELMASS', |
fields(1,25) = 'SALTSQan', |
| 141 |
filename(25) = 'VVELMASS', |
filename(25) = 'SALTSQan', |
| 142 |
|
fileflags(25)= 'D ', |
| 143 |
frequency(26) = 2635200, |
frequency(26) = 2635200, |
| 144 |
fields(1,26) = 'WVELMASS', |
fields(1,26) = 'THETASQ ', |
| 145 |
filename(26) = 'WVELMASS', |
filename(26) = 'THETASQ', |
| 146 |
|
fileflags(26)= 'D ', |
| 147 |
frequency(27) = 2635200, |
frequency(27) = 2635200, |
| 148 |
fields(1,27) = 'SALTSQan', |
fields(1,27) = 'UVELSQ ', |
| 149 |
filename(27) = 'SALTSQan', |
filename(27) = 'UVELSQ', |
| 150 |
frequency(28) = 2635200, |
frequency(28) = 2635200, |
| 151 |
fields(1,28) = 'THETASQ ', |
fields(1,28) = 'VVELSQ ', |
| 152 |
filename(28) = 'THETASQ', |
filename(28) = 'VVELSQ', |
| 153 |
frequency(29) = 2635200, |
frequency(29) = 2635200, |
| 154 |
fields(1,29) = 'UVELSQ ', |
fields(1,29) = 'WVELSQ ', |
| 155 |
filename(29) = 'UVELSQ', |
filename(29) = 'WVELSQ', |
| 156 |
frequency(30) = 2635200, |
frequency(30) = 2635200, |
| 157 |
fields(1,30) = 'VVELSQ ', |
fields(1,30) = 'UV_VEL_Z', |
| 158 |
filename(30) = 'VVELSQ', |
filename(30) = 'UV_VEL_Z', |
| 159 |
frequency(31) = 2635200, |
frequency(31) = 2635200, |
| 160 |
fields(1,31) = 'WVELSQ ', |
fields(1,31) = 'WU_VEL ', |
| 161 |
filename(31) = 'WVELSQ', |
filename(31) = 'WU_VEL', |
| 162 |
frequency(32) = 2635200, |
frequency(32) = 2635200, |
| 163 |
fields(1,32) = 'UV_VEL_Z', |
fields(1,32) = 'WV_VEL ', |
| 164 |
filename(32) = 'UV_VEL_Z', |
filename(32) = 'WV_VEL', |
| 165 |
frequency(33) = 2635200, |
frequency(33) = 2635200, |
| 166 |
fields(1,33) = 'WU_VEL ', |
fields(1,33) = 'UTHMASS ', |
| 167 |
filename(33) = 'WU_VEL', |
filename(33) = 'UTHMASS', |
| 168 |
frequency(34) = 2635200, |
frequency(34) = 2635200, |
| 169 |
fields(1,34) = 'WV_VEL ', |
fields(1,34) = 'VTHMASS ', |
| 170 |
filename(34) = 'WV_VEL', |
filename(34) = 'VTHMASS', |
| 171 |
frequency(35) = 2635200, |
frequency(35) = 2635200, |
| 172 |
fields(1,35) = 'UTHMASS ', |
fields(1,35) = 'WTHMASS ', |
| 173 |
filename(35) = 'UTHMASS', |
filename(35) = 'WTHMASS', |
| 174 |
frequency(36) = 2635200, |
frequency(36) = 2635200, |
| 175 |
fields(1,36) = 'VTHMASS ', |
fields(1,36) = 'USLTMASS', |
| 176 |
filename(36) = 'VTHMASS', |
filename(36) = 'USLTMASS', |
| 177 |
frequency(37) = 2635200, |
frequency(37) = 2635200, |
| 178 |
fields(1,37) = 'WTHMASS ', |
fields(1,37) = 'VSLTMASS', |
| 179 |
filename(37) = 'WTHMASS', |
filename(37) = 'VSLTMASS', |
| 180 |
frequency(38) = 2635200, |
frequency(38) = 2635200, |
| 181 |
fields(1,38) = 'USLTMASS', |
fields(1,38) = 'WSLTMASS', |
| 182 |
filename(38) = 'USLTMASS', |
filename(38) = 'WSLTMASS', |
| 183 |
frequency(39) = 2635200, |
frequency(39) = 2635200, |
| 184 |
fields(1,39) = 'VSLTMASS', |
fields(1,39) = 'RHOAnoma', |
| 185 |
filename(39) = 'VSLTMASS', |
filename(39) = 'RHOAnoma', |
| 186 |
frequency(40) = 2635200, |
frequency(40) = 2635200, |
| 187 |
fields(1,40) = 'WSLTMASS', |
fields(1,40) = 'DRHODR ', |
| 188 |
filename(40) = 'WSLTMASS', |
filename(40) = 'DRHODR', |
| 189 |
frequency(41) = 2635200, |
frequency(41) = 2635200, |
| 190 |
fields(1,41) = 'RHOAnoma', |
fields(1,41) = 'RHOANOSQ', |
| 191 |
filename(41) = 'RHOAnoma', |
filename(41) = 'RHOANOSQ', |
| 192 |
frequency(42) = 2635200, |
frequency(42) = 2635200, |
| 193 |
fields(1,42) = 'DRHODR ', |
fields(1,42) = 'URHOMASS', |
| 194 |
filename(42) = 'DRHODR', |
filename(42) = 'URHOMASS', |
| 195 |
frequency(43) = 2635200, |
frequency(43) = 2635200, |
| 196 |
fields(1,43) = 'RHOANOSQ', |
fields(1,43) = 'VRHOMASS', |
| 197 |
filename(43) = 'RHOANOSQ', |
filename(43) = 'VRHOMASS', |
| 198 |
frequency(44) = 2635200, |
frequency(44) = 2635200, |
| 199 |
fields(1,44) = 'URHOMASS', |
fields(1,44) = 'WRHOMASS', |
| 200 |
filename(44) = 'URHOMASS', |
filename(44) = 'WRHOMASS', |
| 201 |
frequency(45) = 2635200, |
frequency(45) = 2635200, |
| 202 |
fields(1,45) = 'VRHOMASS', |
fields(1,45) = 'VISCA4 ', |
| 203 |
filename(45) = 'VRHOMASS', |
filename(45) = 'VISCA4', |
|
frequency(46) = 2635200, |
|
|
fields(1,46) = 'WRHOMASS', |
|
|
filename(46) = 'WRHOMASS', |
|
|
frequency(47) = 2635200, |
|
|
fields(1,47) = 'VISCA4', |
|
|
filename(47) = 'VISCA4', |
|
| 204 |
& |
& |
| 205 |
|
|
| 206 |
# Parameter for Diagnostics of per level statistics: |
# Parameter for Diagnostics of per level statistics: |