/[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.20 by dimitri, Wed Feb 7 01:30:48 2007 UTC revision 1.28 by dimitri, Tue Mar 20 00:31:45 2012 UTC
# Line 1  Line 1 
1  # SEAICE parameters  # SEAICE parameters
2   &SEAICE_PARM01   &SEAICE_PARM01
 #     SEAICE_dryIceAlb   = 0.75   _d 0  
 #     SEAICE_wetIceAlb   = 0.66   _d 0  
 #     SEAICE_drySnowAlb  = 0.84   _d 0  
 #     SEAICE_wetSnowAlb  = 0.7    _d 0  
 #     SEAICE_waterAlbedo = 0.15  
 #     SEAICE_strength    = 2.75   _d +04  
 #     SEAICE_waterDrag   = 5.5    _d 0  
3  #  #
4  #blending 12/24/06     SEAICE_no_slip     = .TRUE.,
5        SEAICE_dryIceAlb   = 0.8756,     SEAICEadvScheme    = 7,
6  #      SEAICE_dryIceAlb   = 0.85,     SEAICE_wetAlbTemp  = 0.0,
7        SEAICE_wetIceAlb   = 0.7856,     SEAICE_mcPheeTaper = 0.92,
8  #      SEAICE_wetIceAlb   = 0.76,     SEAICE_mcPheePiston= 0.0008333,
9        SEAICE_drySnowAlb  = 0.9656,     SEAICE_frazilFrac  = 0.1,
10  #      SEAICE_drySnowAlb  = 0.94,  #
11        SEAICE_wetSnowAlb  = 0.8256,  # Northern Hemisphere are optimized values from
12  #      SEAICE_wetSnowAlb  = 0.8,  # /skylla/arctic/output/newcode_050109/JRA25_OPT3/input
13        SEAICE_waterAlbedo = 0.2756,        SEAICE_dryIceAlb   = 0.7000,
14  #      SEAICE_waterAlbedo = 0.25,        SEAICE_wetIceAlb   = 0.7060,
15        SEAICE_strength    = 2.6780e+04,        SEAICE_drySnowAlb  = 0.8652,
16  #      SEAICE_strength    = 2.75e4,        SEAICE_wetSnowAlb  = 0.8085,
17  #      SEAICE_drag        = 0.002,        SEAICE_waterDrag   = 5.5627,
18        OCEAN_drag         = 8.1541e-04,        SEAICE_drag        = 0.00114,
19  #      OCEAN_drag         = 0.001,        HO                 = 0.6074,
20        SEAICE_waterDrag   = 5.3508,  # Southern Hemisphere are optimized values from
21  #      SEAICE_waterDrag   = 5.5,  # skylla:/data14/scratch/hzhang/CP/JSO24/input
22          SEAICE_dryIceAlb_south  = 0.85354,
23          SEAICE_wetIceAlb_south  = 0.728965,
24          SEAICE_drySnowAlb_south = 0.77738,
25          SEAICE_wetSnowAlb_south = 0.7763,
26          SEAICE_waterDrag_south  = 5.6328,
27          SEAICE_drag_south       = 0.00121396,
28          HO_south                = 0.98196,
29    #
30    #      SEAICE_strength    = 2.2640e+04,   An's Arctic optimized value
31    #      SEAICE_strength    = 9.8191e+03,   Hong's Southern Ocean optimized value
32          SEAICE_strength    = 1.623e+04,
33        LSR_ERROR          = 2e-4,        LSR_ERROR          = 2e-4,
34  #      SEAICEadvScheme    = 33,        SEAICE_saltFrac    = 0.3849,
35        SEAICEuseDYNAMICS  = .TRUE.,  #
36        HeffFile           = 'heff_file2',        AreaFile   = 'areaInit.cube78',
37        SEAICE_freeze      = -1.7348,        HsnowFile  = 'hsnowInit.cube78',
38  #      SEAICE_freeze      = -1.8,        HsaltFile  = 'hsaltInit.cube78',
39        MIN_ATEMP = -40.,        HeffFile   = 'heffInit.cube78',
40        MIN_TICE  = -40.,   &
41        SEAICEadvSnow=.true.,  
42        SEAICEuseFlooding=.true.,   &SEAICE_PARM03
43   &   &

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

  ViewVC Help
Powered by ViewVC 1.1.22