| 14 |
# KPPmld Mixed layer depth, dT=.8degC density criterion |
# KPPmld Mixed layer depth, dT=.8degC density criterion |
| 15 |
# SSS Sea Surface Salinity (g/kg) |
# SSS Sea Surface Salinity (g/kg) |
| 16 |
# SST Sea Surface Temperature (degC,K) |
# SST Sea Surface Temperature (degC,K) |
| 17 |
# UVEL_k2 Zonal Component of Velocity at level 2 (m/s) |
# UVEL_k1 Zonal Component of Velocity at level 1 (m/s) |
| 18 |
# VVEL_k2 Meridional Component of Velocity at level 2 (m/s) |
# VVEL_k1 Meridional Component of Velocity at level 1 (m/s) |
| 19 |
# |
# |
| 20 |
# daily 2-D fields: |
# daily 2-D fields: |
| 21 |
# ================= |
# ================= |
| 30 |
# monthly 2-D fields: |
# monthly 2-D fields: |
| 31 |
# =================== |
# =================== |
| 32 |
# |
# |
| 33 |
# ETANSQ Square of Perturbation of Sfc (Pa2,m2) |
# TRELAX surface temperature relaxation, >0 increases theta (W/m^2) |
| 34 |
# EXFhs Sensible heat flux into ocean, >0 increases theta (W/m^2) |
# EXFhs Sensible heat flux into ocean, >0 increases theta (W/m^2) |
| 35 |
# EXFhl Latent heat flux into ocean, >0 increases theta (W/m^2) |
# EXFhl Latent heat flux into ocean, >0 increases theta (W/m^2) |
| 36 |
# EXFlwnet Net upward longwave radiation, >0 decreases theta (W/m^2) |
# EXFlwnet Net upward longwave radiation, >0 decreases theta (W/m^2) |
| 111 |
filename(11) = 'SST', |
filename(11) = 'SST', |
| 112 |
frequency(12) = 21600., |
frequency(12) = 21600., |
| 113 |
fields(1,12) = 'UVEL ', |
fields(1,12) = 'UVEL ', |
| 114 |
levels(1,12) = 2., |
levels(1,12) = 1., |
| 115 |
filename(12) = 'UVEL_k2', |
filename(12) = 'UVEL_k1', |
| 116 |
frequency(13) = 21600., |
frequency(13) = 21600., |
| 117 |
fields(1,13) = 'VVEL ', |
fields(1,13) = 'VVEL ', |
| 118 |
levels(1,13) = 2., |
levels(1,13) = 1., |
| 119 |
filename(13) = 'VVEL_k2', |
filename(13) = 'VVEL_k1', |
| 120 |
frequency(14) = 86400., |
frequency(14) = 86400., |
| 121 |
fields(1,14) = 'SIarea ', |
fields(1,14) = 'SIarea ', |
| 122 |
filename(14) = 'SIarea', |
filename(14) = 'SIarea', |
| 136 |
fields(1,19) = 'SIhsalt ', |
fields(1,19) = 'SIhsalt ', |
| 137 |
filename(19) = 'SIhsalt', |
filename(19) = 'SIhsalt', |
| 138 |
frequency(20) = 2635200., |
frequency(20) = 2635200., |
| 139 |
fields(1,20) = 'ETANSQ ', |
fields(1,20) = 'TRELAX ', |
| 140 |
filename(20) = 'ETANSQ', |
filename(20) = 'TRELAX', |
| 141 |
frequency(21) = 2635200., |
frequency(21) = 2635200., |
| 142 |
fields(1,21) = 'EXFhs ', |
fields(1,21) = 'EXFhs ', |
| 143 |
filename(21) = 'EXFhs', |
filename(21) = 'EXFhs', |