/[MITgcm]/MITgcm_contrib/MPMice/beaufort/CPL_README.txt
ViewVC logotype

Diff of /MITgcm_contrib/MPMice/beaufort/CPL_README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1 by dimitri, Sun May 31 13:25:42 2009 UTC revision 1.3 by dimitri, Fri Feb 3 14:10:31 2012 UTC
# Line 25  air temperature              Nx*Ny Line 25  air temperature              Nx*Ny
25  humidity                     Nx*Ny       Real*8  AqhTag  humidity                     Nx*Ny       Real*8  AqhTag
26  precipitation                Nx*Ny       Real*8  PrecipTag  precipitation                Nx*Ny       Real*8  PrecipTag
27  ocean surface temperature    Nx*Ny       Real*8  SstTag  ocean surface temperature    Nx*Ny       Real*8  SstTag
28    ocean surface salinity       Nx*Ny       Real*8  SssTag
29  surface u current            Nx*Ny       Real*8  UvelTag  surface u current            Nx*Ny       Real*8  UvelTag
30  surface v current            Nx*Ny       Real*8  VvelTag  surface v current            Nx*Ny       Real*8  VvelTag
31    
# Line 61  air temperature              Nx*Ny Line 62  air temperature              Nx*Ny
62  humidity                     Nx*Ny       Real*8  AqhTag  humidity                     Nx*Ny       Real*8  AqhTag
63  precipitation                Nx*Ny       Real*8  PrecipTag  precipitation                Nx*Ny       Real*8  PrecipTag
64  ocean surface temperature    Nx*Ny       Real*8  SstTag  ocean surface temperature    Nx*Ny       Real*8  SstTag
65    ocean surface salinity       Nx*Ny       Real*8  SssTag
66  surface u current            Nx*Ny       Real*8  UvelTag  surface u current            Nx*Ny       Real*8  UvelTag
67  surface v current            Nx*Ny       Real*8  VvelTag  surface v current            Nx*Ny       Real*8  VvelTag
68    
# Line 89  DETAILS: Line 91  DETAILS:
91    
92  2. ocean sends  2. ocean sends
93    
94  deltatimestep  **** initial time step only *******************************
95    
96  ocean model time "myTime" (s)  deltatimestep                1           Real*8  TimeIntervalTag
97    
98    grid dimensions (Nx,Ny)      2           Integer OceanGridsizeTag
99    
100  Then on tracer grid:  Then on tracer grid:
101    
102  grid information + landmask  TBD  NOT YET IMPLEMENTED: grid information + landmask
103    
104  initial ice area (fractional: 0-1) at the tracer points  initial ice area (fractional: 0-1) at the tracer points
105  C     AREA  - fractional ice-covered area in m^2/m^2  C     AREA  - fractional ice-covered area in m^2/m^2
# Line 110  C             at center of grid, i.e., t Line 114  C             at center of grid, i.e., t
114  C             note: for non-zero AREA, actual ice  C             note: for non-zero AREA, actual ice
115  C                thickness is HEFF / AREA  C                thickness is HEFF / AREA
116    
117    initial ice salinity at the tracer points
118    C     HSALT - effective sea ice salinity in g/m^2
119    C             at center of grid, i.e., tracer point
120    
121  initial snow thickness (mean thickness, m) at the tracer points  initial snow thickness (mean thickness, m) at the tracer points
122  C     HSNOW - effective snow thickness in m  C     HSNOW - effective snow thickness in m
123  C             at center of grid, i.e., tracer point  C             at center of grid, i.e., tracer point
124  C             note: for non-zero AREA, actual snow  C             note: for non-zero AREA, actual snow
125  C                thickness is HSNOW / AREA  C                thickness is HSNOW / AREA
126    
127  initial ice salinity at the tracer points  **** every time step **************************************
128  C     HSALT - effective sea ice salinity in g/m^2  
129  C             at center of grid, i.e., tracer point  ocean model time "myTime" (s)
130    
131    boundary ice area            2*(Nx+Ny)-4 Real*8  AreaBcTag
132    
133    boundary ice thickness       2*(Nx+Ny)-4 Real*8  HeffBcTag
134    
135    boundary ice salinity        2*(Nx+Ny)-4 Real*8  HsaltBcTag
136    
137    boundary snow thickness      2*(Nx+Ny)-4 Real*8  HsnowBcTag
138    
139  open boundary u-ice velocity  open boundary u-ice velocity
140  specified at the inside edge of the outer grid cells  specified at the inside edge of the outer grid cells
# Line 196  at southwest c-grid locations Line 212  at southwest c-grid locations
212  3. ice receives 2., computes initial ice conditions and sends on tracer grid  3. ice receives 2., computes initial ice conditions and sends on tracer grid
213    
214  ice model time (s)  ice model time (s)
215    
216  ice area at tracer point  ice area at tracer point
217    C     AREA  :: fractional ice-covered area in m^2/m^2
218    C              at center of grid, i.e., tracer point
219    C              0 is no cover, 1 is 100% cover
220    
221  ice thickness at tracer point  ice thickness at tracer point
222    C     HEFF  :: effective ice thickness in m
223    C              at center of grid, i.e., tracer point
224    C              note: for non-zero AREA,
225    C                    actual ice thickness is HEFF / AREA
226    
227  ice salinity at tracer point  ice salinity at tracer point
228    C     HSALT :: effective sea ice salinity in g/m^2
229    C              at center of grid, i.e., tracer point
230    
231  snow thickness at tracer point  snow thickness at tracer point
232  u-stress under ice at southwest b-grid locations  C     HSNOW :: effective snow thickness in m
233  v-stress under ice at southwest b-grid locations  C              at center of grid, i.e., tracer point
234    C              note: for non-zero AREA, actual snow thickness is HSNOW / AREA
235    
236    u-stress under ice at southwest c-grid locations
237    C     fu    :: Zonal surface wind stress in N/m^2
238    C              > 0 for increase in uVel, which is west to
239    C                  east for cartesian and spherical polar grids
240    C              Typical range: -0.5 < fu < 0.5
241    C              Southwest C-grid U point
242    
243    v-stress under ice at southwest c-grid locations
244    C     fv    :: Meridional surface wind stress in N/m^2
245    C              > 0 for increase in vVel, which is south to
246    C                  north for cartesian and spherical polar grids
247    C              Typical range: -0.5 < fv < 0.5
248    C              Southwest C-grid V point
249    
250  residual shortwave under ice at tracer point  residual shortwave under ice at tracer point
251    C     Qsw   :: Net upward shortwave radiation in W/m^2
252    C              Qsw = - ( downward - ice and snow absorption - reflected )
253    C              > 0 for decrease in theta (ocean cooling)
254    C              Typical range: -350 < Qsw < 0
255    C              Southwest C-grid tracer point
256    
257  heat flux (less shortwave) at tracer point  heat flux (less shortwave) at tracer point
258    C     Qnet  :: Net upward surface heat flux (including shortwave) in W/m^2
259    C              Qnet = latent + sensible + net longwave + net shortwave
260    C              > 0 for decrease in theta (ocean cooling)
261    C              Typical range: -250 < Qnet < 600
262    C              Southwest C-grid tracer point
263    
264  freshwater flux at tracer point  freshwater flux at tracer point
265    C     EmPmR :: Net upward freshwater flux in kg/m2/s
266    C              EmPmR = Evaporation - precipitation - runoff
267    C              > 0 for increase in salt (ocean salinity)
268    C              Typical range: -1e-4 < EmPmR < 1e-4
269    C              Southwest C-grid tracer point
270    C           NOTE: for backward compatibility EmPmRfile is specified in
271    C                 m/s when using external_fields_load.F.  It is converted
272    C                 to kg/m2/s by multiplying by rhoConstFresh.
273    
274  salt flux at tracer point  salt flux at tracer point
275    C  saltFlux :: Net upward salt flux in psu.kg/m^2/s
276    C              flux of Salt taken out of the ocean per time unit (second).
277    C              Note: a) only used when salty sea-ice forms or melts.
278    C                    b) units: when salinity (unit= psu) is expressed
279    C                       in g/kg, saltFlux unit becomes g/m^2/s.
280    C              > 0 for decrease in SSS.
281    C              Southwest C-grid tracer point
282    
283  ===========================================================  ===========================================================
284    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22