| 11 |
# oceQsw net Short-Wave radiation (+=down), >0 increases theta (W/m^2) |
# oceQsw net Short-Wave radiation (+=down), >0 increases theta (W/m^2) |
| 12 |
# surForcS model surface forcing for Salinity, >0 increases salinity (g/m^2/s) |
# surForcS model surface forcing for Salinity, >0 increases salinity (g/m^2/s) |
| 13 |
# KPPhbl KPP boundary layer depth, bulk Ri criterion |
# KPPhbl KPP boundary layer depth, bulk Ri criterion |
| 14 |
# KPPmld Mixed layer depth, dT=.8degC density criterion |
# MXLDEPTH 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_k1 Zonal Component of Velocity at level 1 (m/s) |
# UVEL_k1 Zonal Component of Velocity at level 1 (m/s) |
| 71 |
fields(1,8) = 'KPPhbl ', |
fields(1,8) = 'KPPhbl ', |
| 72 |
filename(8) = 'KPPhbl', |
filename(8) = 'KPPhbl', |
| 73 |
frequency(9) = 86400., |
frequency(9) = 86400., |
| 74 |
fields(1,9) = 'KPPmld ', |
fields(1,9) = 'MXLDEPTH', |
| 75 |
filename(9) = 'KPPmld', |
filename(9) = 'MXLDEPTH', |
| 76 |
frequency(10) = 86400., |
frequency(10) = 86400., |
| 77 |
fields(1,10) = 'SALT ', |
fields(1,10) = 'SALT ', |
| 78 |
levels(1,10) = 1., |
levels(1,10) = 1., |