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

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

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

revision 1.18 by dimitri, Sat Dec 30 18:23:24 2006 UTC revision 1.24 by dimitri, Tue Jun 16 20:57:45 2009 UTC
# Line 1  Line 1 
1  # SEAICE parameters  # SEAICE parameters
2   &SEAICE_PARM01   &SEAICE_PARM01
3  #     SEAICE_dryIceAlb   = 0.75   _d 0  # Northern Hemisphere are optimized values from
4  #     SEAICE_wetIceAlb   = 0.66   _d 0  # /skylla/arctic/output/opt3/OPT3_c81/input
5  #     SEAICE_drySnowAlb  = 0.84   _d 0        SEAICE_dryIceAlb   = 0.9775,
6  #     SEAICE_wetSnowAlb  = 0.7    _d 0        SEAICE_wetIceAlb   = 0.8236,
7  #     SEAICE_waterAlbedo = 0.15        SEAICE_drySnowAlb  = 0.9169,
8  #     SEAICE_strength    = 2.75   _d +04        SEAICE_wetSnowAlb  = 0.7820,
9  #     SEAICE_waterDrag   = 5.5    _d 0        SEAICE_waterDrag   = 5.5510,
10          SEAICE_drag        = 0.0012,
11          HO                 = 0.6100,
12    # Southern Hemisphere are optimized values from
13    # /skylla/MPS_output/iceshelf_package
14          SEAICE_dryIceAlb_south  = 0.8783,
15          SEAICE_wetIceAlb_south  = 0.7869,
16          SEAICE_drySnowAlb_south = 0.9482,
17          SEAICE_wetSnowAlb_south = 0.8216,
18          SEAICE_waterDrag_south  = 5.5399,
19          SEAICE_drag_south       = 0.0012,
20          HO_south                = 1.0,
21  #  #
22  #blending 12/24/06        SEAICE_strength    = 1.7e+04,
23        SEAICE_dryIceAlb   = 0.8756        LSR_ERROR          = 2e-4,
24  #      SEAICE_dryIceAlb   = 0.85        SEAICEuseDYNAMICS  = .TRUE.,
25        SEAICE_wetIceAlb   = 0.7856        MIN_ATEMP          = -40.,
26  #      SEAICE_wetIceAlb   = 0.76        MIN_TICE           = -40.,
27        SEAICE_drySnowAlb  = 0.9656        SEAICEadvSnow      = .TRUE.,
28  #      SEAICE_drySnowAlb  = 0.94        SEAICEadvSalt      = .TRUE.,
29        SEAICE_wetSnowAlb  = 0.8256        SEAICEuseFlooding  = .TRUE.,
30  #      SEAICE_wetSnowAlb  = 0.8        SEAICE_salinity    = 0.3,
31        SEAICE_waterAlbedo = 0.2756        SEAICE_gamma_t     = 259200.,
32  #      SEAICE_waterAlbedo = 0.25        ICE2WATR           = 0.92D0,
33        SEAICE_strength    = 2.6780e+04  #
34  #      SEAICE_strength    = 2.75e4        AreaFile   = 'areaInit.cube78',
35  #      SEAICE_drag        = 0.002        HsnowFile  = 'hsnowInit.cube78',
36        OCEAN_drag         = 8.1541e-04        HsaltFile  = 'hsaltInit.cube78',
37  #      OCEAN_drag         = 0.001        HeffFile   = 'heffInit.cube78',
       SEAICE_waterDrag   = 5.3508  
 #      SEAICE_waterDrag   = 5.5  
       LSR_ERROR          = 2e-4  
 #      SEAICEadvScheme    = 33  
       SEAICEuseDYNAMICS  = .TRUE.  
       HeffFile           = 'heff_file2'  
       SEAICE_freeze      = -1.7348  
 #      SEAICE_freeze      = -1.8  
       MIN_ATEMP = -40  
       MIN_TICE  = -40  
38   &   &

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.24

  ViewVC Help
Powered by ViewVC 1.1.22