9 |
ice salinity Nx*Ny Real*8 HsaltTag |
ice salinity Nx*Ny Real*8 HsaltTag |
10 |
snow thickness Nx*Ny Real*8 HsnowTag |
snow thickness Nx*Ny Real*8 HsnowTag |
11 |
|
|
|
===> Ocean Sends/ Ice Receives |
|
|
ocean model time 1 Real*8 OceanTimeTag |
|
|
boundary ice area 2*(Nx+Ny)-4 Real*8 AreaBcTag |
|
|
boundary ice thickness 2*(Nx+Ny)-4 Real*8 HeffBcTag |
|
|
boundary ice salinity 2*(Nx+Ny)-4 Real*8 HsaltBcTag |
|
|
boundary snow thickness 2*(Nx+Ny)-4 Real*8 HsnowBcTag |
|
|
boundary u ice 2*(Nx+Ny)-6 Real*8 UiceBcTag |
|
|
boundary v ice 2*(Nx+Ny)-6 Real*8 ViceBcTag |
|
|
u-wind velocity Nx*Ny Real*8 UwindTag |
|
|
v-wind velocity Nx*Ny Real*8 VwindTag |
|
|
downward longwave radiation Nx*Ny Real*8 LwDownTag |
|
|
downward shortwave radiation Nx*Ny Real*8 SwDownTag |
|
|
air temperature Nx*Ny Real*8 AtempTag |
|
|
humidity Nx*Ny Real*8 AqhTag |
|
|
precipitation Nx*Ny Real*8 PrecipTag |
|
|
ocean surface temperature Nx*Ny Real*8 SstTag |
|
|
ocean surface salinity Nx*Ny Real*8 SssTag |
|
|
surface u current Nx*Ny Real*8 UvelTag |
|
|
surface v current Nx*Ny Real*8 VvelTag |
|
|
|
|
|
===> Ice Sends/Ocean Receives |
|
|
ice model time 1 Real*8 IceTimeTag |
|
|
ice area Nx*Ny Real*8 AreaTag (initial ice area) |
|
|
ice thickness Nx*Ny Real*8 HeffTag (initial ice thickness) |
|
|
ice salinity Nx*Ny Real*8 HsaltTag (initial ice salinity) |
|
|
snow thickness Nx*Ny Real*8 HsnowTag (initial snow thickness) |
|
|
u surface stress Nx*Ny Real*8 UstressTag (surface v current) |
|
|
v surface stress Nx*Ny Real*8 VstressTag (array of 2) |
|
|
residual shortwave Nx*Ny Real*8 SwResidTag (array of 1) |
|
|
heat flux Nx*Ny Real*8 HeatFluxTag (array of 1) |
|
|
freshwater flux Nx*Ny Real*8 WaterFluxTag (array of 1) |
|
|
salt flux Nx*Ny Real*8 SaltFluxTag (array of 1) |
|
|
|
|
12 |
===================================== |
===================================== |
13 |
|
|
14 |
Each deltatimestep: |
Each deltatimestep: |
39 |
ice thickness Nx*Ny Real*8 HeffTag |
ice thickness Nx*Ny Real*8 HeffTag |
40 |
ice salinity Nx*Ny Real*8 HsaltTag |
ice salinity Nx*Ny Real*8 HsaltTag |
41 |
snow thickness Nx*Ny Real*8 HsnowTag |
snow thickness Nx*Ny Real*8 HsnowTag |
42 |
|
u ice velocity Nx*Ny Real*8 UiceTag |
43 |
|
v ice velocity Nx*Ny Real*8 ViceTag |
44 |
u surface stress Nx*Ny Real*8 UstressTag |
u surface stress Nx*Ny Real*8 UstressTag |
45 |
v surface stress Nx*Ny Real*8 VstressTag |
v surface stress Nx*Ny Real*8 VstressTag |
46 |
residual shortwave Nx*Ny Real*8 SwResidTag |
residual shortwave Nx*Ny Real*8 SwResidTag |
109 |
specified at the inside edge of the outer grid cells |
specified at the inside edge of the outer grid cells |
110 |
southwest C-grid locations for normal component and at the |
southwest C-grid locations for normal component and at the |
111 |
southwest C-grid locations for tangential |
southwest C-grid locations for tangential |
112 |
C UICE - zonal ice velocity in m/s at South-West B-grid |
C UICE - zonal ice velocity in m/s at South-West C-grid U point |
|
C (or C-grid #ifdef SEAICE_CGRID) U point |
|
113 |
C >0 from West to East |
C >0 from West to East |
114 |
|
|
115 |
open boundary v-ice velocity |
open boundary v-ice velocity |
116 |
specified at the inside edge of the outer grid cells |
specified at the inside edge of the outer grid cells |
117 |
southwest C-grid locations for normal component and at the |
southwest C-grid locations for normal component and at the |
118 |
southwest C-grid locations for tangential |
southwest C-grid locations for tangential |
119 |
C VICE - meridional ice velocity in m/s at South-West B-grid |
C VICE - meridional ice velocity in m/s at South-West C-grid V point |
|
C (or C-grid #ifdef SEAICE_CGRID) V point |
|
120 |
C >0 from South to North |
C >0 from South to North |
|
C note: the South-West B-grid U and V points are on |
|
|
C the lower, left-hand corner of each grid cell |
|
121 |
|
|
122 |
10-m u-wind at the tracer points |
10-m u-wind at the tracer points |
123 |
c uwind :: Surface (10-m) zonal wind velocity in m/s |
c uwind :: Surface (10-m) zonal wind velocity in m/s |
198 |
C at center of grid, i.e., tracer point |
C at center of grid, i.e., tracer point |
199 |
C note: for non-zero AREA, actual snow thickness is HSNOW / AREA |
C note: for non-zero AREA, actual snow thickness is HSNOW / AREA |
200 |
|
|
201 |
|
u ice velocity at southwest c-grid locations |
202 |
|
C UICE - zonal ice velocity in m/s at South-West C-grid U point |
203 |
|
C >0 from West to East |
204 |
|
|
205 |
|
v ice velocity at southwest c-grid locations |
206 |
|
C VICE - meridional ice velocity in m/s at South-West C-grid V point |
207 |
|
C >0 from South to North |
208 |
|
|
209 |
u-stress under ice at southwest c-grid locations |
u-stress under ice at southwest c-grid locations |
210 |
C fu :: Zonal surface wind stress in N/m^2 |
C fu :: Zonal surface wind stress in N/m^2 |
211 |
C > 0 for increase in uVel, which is west to |
C > 0 for increase in uVel, which is west to |