/[MITgcm]/MITgcm_contrib/high_res_cube/input/data.seaice
ViewVC logotype

Diff of /MITgcm_contrib/high_res_cube/input/data.seaice

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

revision 1.28 by dimitri, Tue May 26 19:51:36 2009 UTC revision 1.30 by dimitri, Thu Jun 18 18:29:51 2009 UTC
# Line 1  Line 1 
1  # SEAICE parameters  # SEAICE parameters
2   &SEAICE_PARM01   &SEAICE_PARM01
3    # Northern Hemisphere are optimized values from
4    # /skylla/arctic/output/opt3/OPT3_c81/input
5        SEAICE_dryIceAlb   = 0.9775,        SEAICE_dryIceAlb   = 0.9775,
6        SEAICE_wetIceAlb   = 0.8236,        SEAICE_wetIceAlb   = 0.8236,
7        SEAICE_drySnowAlb  = 0.9169,        SEAICE_drySnowAlb  = 0.9169,
# Line 7  Line 9 
9        SEAICE_waterDrag   = 5.5510,        SEAICE_waterDrag   = 5.5510,
10        SEAICE_drag        = 0.0012,        SEAICE_drag        = 0.0012,
11        HO                 = 0.6100,        HO                 = 0.6100,
12  #  # Southern Hemisphere are optimized values from
13    # /skylla/MPS_output/iceshelf_package
14        SEAICE_dryIceAlb_south  = 0.8783,        SEAICE_dryIceAlb_south  = 0.8783,
15        SEAICE_wetIceAlb_south  = 0.7869,        SEAICE_wetIceAlb_south  = 0.7869,
16        SEAICE_drySnowAlb_south = 0.9482,        SEAICE_drySnowAlb_south = 0.9482,
# Line 27  Line 30 
30        SEAICE_salinity    = 0.3,        SEAICE_salinity    = 0.3,
31        SEAICE_gamma_t     = 259200.,        SEAICE_gamma_t     = 259200.,
32        ICE2WATR           = 0.92D0,        ICE2WATR           = 0.92D0,
33    #
34          AreaFile   = 'areaInit.cube78',
35          HsnowFile  = 'hsnowInit.cube78',
36          HsaltFile  = 'hsaltInit.cube78',
37          HeffFile   = 'heffInit.cube78',
38    #
39          SEAICE_no_slip     = .TRUE.
40   &   &

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.30

  ViewVC Help
Powered by ViewVC 1.1.22