3 |
# 6-hourly 2-D fields: |
# 6-hourly 2-D fields: |
4 |
# ==================== |
# ==================== |
5 |
# |
# |
|
# ETAN Perturbation of Surface (pressure, height) (Pa,m) |
|
|
# PHIBOT ocean bottom pressure / top. atmos geo-Potential |
|
6 |
# oceTAUX zonal surface wind stress, >0 increases uVel (N/m^2) |
# oceTAUX zonal surface wind stress, >0 increases uVel (N/m^2) |
7 |
# oceTAUY meridional surf. wind stress, >0 increases vVel (N/m^2) |
# oceTAUY meridional surf. wind stress, >0 increases vVel (N/m^2) |
8 |
# surForcT model surface forcing for Temperature, >0 increases theta (W/m^2) |
# oceFWflx net surface Fresh-Water flux into ocean, >0 decreases salinity (kg/m^2/s) |
9 |
|
# oceSflux net surface Salt flux into the ocean, >0 increases salinity (g/m^2/s) |
10 |
|
# oceQnet net surface heat flux into the ocean, >0 increases theta (W/m^2) |
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) |
|
# surForcS model surface forcing for Salinity, >0 increases salinity (g/m^2/s) |
|
12 |
# KPPhbl KPP boundary layer depth, bulk Ri criterion |
# KPPhbl KPP boundary layer depth, bulk Ri criterion |
13 |
# KPPmld Mixed layer depth, dT=.8degC density criterion |
# MXLDEPTH Mixed layer depth, dT=.8degC density criterion |
|
# SSS Sea Surface Salinity (g/kg) |
|
14 |
# SST Sea Surface Temperature (degC,K) |
# SST Sea Surface Temperature (degC,K) |
|
# UVEL_k1 Zonal Component of Velocity at level 1 (m/s) |
|
|
# VVEL_k1 Meridional Component of Velocity at level 1 (m/s) |
|
15 |
# |
# |
16 |
# daily 2-D fields: |
# daily 2-D fields: |
17 |
# ================= |
# ================= |
18 |
# |
# |
19 |
|
# ETAN Perturbation of Surface (pressure, height) (Pa,m) |
20 |
|
# PHIBOT ocean bottom pressure / top. atmos geo-Potential |
21 |
|
# SSS Sea Surface Salinity (g/kg) |
22 |
# SIarea SEAICE fractional ice-covered area [0 to 1] |
# SIarea SEAICE fractional ice-covered area [0 to 1] |
23 |
# SIheff SEAICE effective ice thickness (m) |
# SIheff SEAICE effective ice thickness (m) |
24 |
# SIuice SEAICE zonal ice velocity, >0 from West to East (m/s) |
# SIuice SEAICE zonal ice velocity, >0 from West to East (m/s) |
26 |
# SIhsnow SEAICE snow thickness (m) |
# SIhsnow SEAICE snow thickness (m) |
27 |
# SIhsalt SEAICE effective salinity (g/m^2) |
# SIhsalt SEAICE effective salinity (g/m^2) |
28 |
# |
# |
29 |
# monthly 2-D fields: |
# 3-day 3-D fields: |
30 |
# =================== |
# ================= |
|
# |
|
|
# TRELAX surface temperature relaxation, >0 increases theta (W/m^2) |
|
|
# EXFhs Sensible heat flux into ocean, >0 increases theta (W/m^2) |
|
|
# EXFhl Latent heat flux into ocean, >0 increases theta (W/m^2) |
|
|
# EXFlwnet Net upward longwave radiation, >0 decreases theta (W/m^2) |
|
|
# oceFWflx net surface Fresh-Water flux into ocean, >0 decreases salinity (kg/m^2/s) |
|
|
# oceSflux net surface Salt flux into the ocean, >0 increases salinity (g/m^2/s) |
|
|
# oceQnet net surface heat flux into the ocean, >0 increases theta (W/m^2) |
|
|
# SRELAX surface salinity relaxation, >0 increases salt (g/m^2/s) |
|
|
# TFLUX total heat flux (match heat-content variations), >0 increases theta (W/m^2) |
|
|
# SFLUX total salt flux (match salt-content variations), >0 increases salt (g/m^2/s) |
|
|
# |
|
|
# monthly 3-D fields: |
|
|
# =================== |
|
31 |
# |
# |
32 |
# SALTanom Salt anomaly (=SALT-35; g/kg) |
# SALTanom Salt anomaly (=SALT-35; g/kg) |
33 |
# THETA Potential Temperature (degC,K) |
# THETA Potential Temperature (degC,K) |
34 |
# UVELMASS Zonal Mass-Weighted Comp of Velocity (m/s) |
# UVELMASS Zonal Mass-Weighted Comp of Velocity (m/s) |
35 |
# VVELMASS Meridional Mass-Weighted Comp of Velocity (m/s) |
# VVELMASS Meridional Mass-Weighted Comp of Velocity (m/s) |
36 |
# WVELMASS Vertical Mass-Weighted Comp of Velocity (m/s) |
# WVELMASS Vertical Mass-Weighted Comp of Velocity (m/s) |
|
# |
|
|
# SALTSQan Square of Salt anomaly (=(SALT-35)^2 (g^2/kg^2) |
|
|
# THETASQ Square of Potential Temperature (K2) |
|
|
# UVELSQ Square of Zonal Comp of Velocity (m2/s2) |
|
|
# VVELSQ Square of Meridional Comp of Velocity (m2/s2) |
|
|
# WVELSQ Square of Vertical Comp of Velocity (m2/s2) |
|
|
# UV_VEL_Z Meridional Transport of Zonal Momentum (m2/s2) |
|
|
# WU_VEL Vertical Transport of Zonal Momentum (m^2/s^2) |
|
|
# WV_VEL Vertical Transport of Meridional Momentum (m^2/s^2) |
|
|
# |
|
|
# UTHMASS Zonal Mass-Weight Transp of Pot Temp (K.m/s) |
|
|
# VTHMASS Meridional Mass-Weight Transp of Pot Temp (K.m/s) |
|
|
# WTHMASS Vertical Mass-Weight Transp of Pot Temp (K.m/s) |
|
|
# USLTMASS Zonal Mass-Weight Transp of Salt (g/kg.m/s) |
|
|
# VSLTMASS Meridional Mass-Weight Transp of Salt (g/kg.m/s) |
|
|
# WSLTMASS Vertical Mass-Weight Transp of Salt (g/kg.m/s) |
|
|
# |
|
|
# RHOAnoma Density Anomaly (=Rho-rhoConst; kg/m^3) |
|
|
# DRHODR Stratification: d.Sigma/dr (kg/m3/r_unit; kg/m^4) |
|
|
# RHOANOSQ Square of Density Anomaly (=(Rho-rhoConst)^2; kg^2/m^6) |
|
|
# URHOMASS Zonal Transport of Density (kg/m^2/s) |
|
|
# VRHOMASS Meridional Transport of Density (kg/m^2/s) |
|
|
# WRHOMASS Vertical Transport of Potential Density (kg/m^2/s) |
|
37 |
# |
# |
38 |
&diagnostics_list |
&diagnostics_list |
39 |
frequency(1) = 21600., |
frequency(1) = 21600., |