/[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.32 by dimitri, Thu May 19 06:14:30 2011 UTC revision 1.33 by dimitri, Wed Mar 21 23:18:55 2012 UTC
# Line 1  Line 1 
1  # SEAICE parameters  # SEAICE parameters
2   &SEAICE_PARM01   &SEAICE_PARM01
3    #
4       SEAICE_no_slip     = .TRUE.,
5       SEAICEadvScheme    = 7,
6       SEAICE_wetAlbTemp  = 0.0,
7       SEAICE_mcPheeTaper = 0.92,
8       SEAICE_mcPheePiston= 0.0008333,
9       SEAICE_frazilFrac  = 0.1,
10    #
11  # Northern Hemisphere are optimized values from  # Northern Hemisphere are optimized values from
12  # /skylla/arctic/output/opt3/OPT3_c81/input  # /skylla/arctic/output/newcode_050109/JRA25_OPT3/input
13        SEAICE_dryIceAlb   = 0.9775,        SEAICE_dryIceAlb   = 0.7000,
14        SEAICE_wetIceAlb   = 0.8236,        SEAICE_wetIceAlb   = 0.7060,
15        SEAICE_drySnowAlb  = 0.9169,        SEAICE_drySnowAlb  = 0.8652,
16        SEAICE_wetSnowAlb  = 0.7820,        SEAICE_wetSnowAlb  = 0.8085,
17        SEAICE_waterDrag   = 5.5510,        SEAICE_waterDrag   = 5.5627,
18        SEAICE_drag        = 0.0012,        SEAICE_drag        = 0.00114,
19        HO                 = 0.6100,        HO                 = 0.6074,
20  # Southern Hemisphere are optimized values from  # Southern Hemisphere are optimized values from
21  # /skylla/MPS_output/iceshelf_package  # skylla:/data14/scratch/hzhang/CP/JSO24/input
22        SEAICE_dryIceAlb_south  = 0.8783,        SEAICE_dryIceAlb_south  = 0.85354,
23        SEAICE_wetIceAlb_south  = 0.7869,        SEAICE_wetIceAlb_south  = 0.728965,
24        SEAICE_drySnowAlb_south = 0.9482,        SEAICE_drySnowAlb_south = 0.77738,
25        SEAICE_wetSnowAlb_south = 0.8216,        SEAICE_wetSnowAlb_south = 0.7763,
26        SEAICE_waterDrag_south  = 5.5399,        SEAICE_waterDrag_south  = 5.6328,
27        SEAICE_drag_south       = 0.0012,        SEAICE_drag_south       = 0.00121396,
28        HO_south                = 1.0,        HO_south                = 0.98196,
29  #  #
30        SEAICE_strength    = 1.7e+04,  #      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        SEAICEuseDYNAMICS  = .TRUE.,        SEAICE_saltFrac    = 0.3849,
35        MIN_ATEMP          = -40.,   &
36        MIN_TICE           = -40.,  
37        SEAICEadvSnow      = .TRUE.,   &SEAICE_PARM03
       SEAICEadvSalt      = .TRUE.,  
       SEAICEuseFlooding  = .TRUE.,  
       SIsalFRAC          = 0.3,  
       SEAICE_gamma_t     = 259200.,  
       ICE2WATR           = 0.92D0,  
 #  
       SEAICE_no_slip     = .TRUE.  
38   &   &

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

  ViewVC Help
Powered by ViewVC 1.1.22