/[MITgcm]/MITgcm_contrib/llc_hires/llc_270/input/data.seaice
ViewVC logotype

Diff of /MITgcm_contrib/llc_hires/llc_270/input/data.seaice

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

revision 1.1 by dimitri, Thu Mar 6 01:09:25 2014 UTC revision 1.5 by zhc, Tue Sep 29 18:08:29 2015 UTC
# Line 1  Line 1 
1  # SEAICE parameters  # SEAICE parameters
2   &SEAICE_PARM01   &SEAICE_PARM01
3        SEAICE_multDim     = 7        SEAICEuseTILT=.FALSE.,
4  #        SEAICEpresH0=2.,
5        SEAICE_dryIceAlb   = 0.7,        SEAICEpresPow0=1,
6        SEAICE_wetIceAlb   = 0.7060,        SEAICEpresPow1=3,
7        SEAICE_drySnowAlb  = 0.8652,        SEAICE_multDim=1,
8        SEAICE_wetSnowAlb  = 0.8085,        SEAICErestoreUnderIce=.TRUE.,
9        SEAICE_waterDrag   = 5.5627,        SEAICE_area_max=0.95,      
10        SEAICE_drag        = 0.00114,  #for backward compatibility (before 2011 june 19, those were the defaults)
11        HO                 = 0.6074,  #     SEAICE_area_floor=0.15,
12  #  #     SEAICE_area_reg=0.15,
13        SEAICE_dryIceAlb_south  = 0.8509,        SEAICE_salt0=4.,
14        SEAICE_wetIceAlb_south  = 0.7284,  # for long time step:
15        SEAICE_drySnowAlb_south = 0.7754,  #      SEAICE_deltaTevp   = 720.,
16        SEAICE_wetSnowAlb_south = 0.7753,  # for regular time step:
17        SEAICE_waterDrag_south  = 5.6221,  #      SEAICE_deltaTevp   = 60.,
18        SEAICE_drag_south       = 0.0012114,  # for lsr:
19        HO_south                = 1.0697,        LSR_ERROR          = 2.e-4,
20  #        SEAICEuseDYNAMICS  = .TRUE.,
21        SEAICE_strength    = 1.64e+04,  # BAD OPTION -- DO NOT USE -- SEAICE_maskRHS     = .TRUE.,
       SEAICE_no_slip     = .TRUE.,  
       SEAICEadvScheme    = 7,  
 #  
22        MIN_ATEMP          = -40.,        MIN_ATEMP          = -40.,
23        MIN_TICE           = -40.,        MIN_TICE           = -40.,
24        SEAICE_area_reg = 0.15,        SEAICEadvScheme    = 30,
25        SEAICE_hice_reg = 0.1,        SEAICEuseFluxForm = .TRUE.,
26        IMAX_TICE = 6,        SEAICEadvSnow      = .TRUE.,
27        SEAICE_EPS = 1.E-8,  #      SEAICEadvSalt      = .TRUE.,
28        SEAICE_doOpenWaterMelt = .TRUE.,        SEAICEdiffKhHeff   = 400.,
29        SEAICE_areaLossFormula = 1,        SEAICEdiffKhArea   = 400.,
30        SEAICE_wetAlbTemp  = 0.0,        SEAICEdiffKhSnow   = 400.,
31        SEAICE_saltFrac    = 0.3548,  #      SEAICEdiffKhSalt   = 400.,
32          SEAICEuseFlooding  = .TRUE.,
33          SEAICE_mcPheePiston= 3.858024691358025E-05,
34          SEAICE_frazilFrac  = 1.,
35          SEAICE_mcPheeTaper = 0.,
36          SEAICE_areaLossFormula=2,
37          SEAICEheatConsFix  = .TRUE.,
38          SEAICE_tempFrz0    = -1.96,
39          SEAICE_dTempFrz_dS = 0.,
40          SEAICEuseMetricTerms = .TRUE.,
41          SEAICE_no_slip     = .FALSE.,
42    #      SEAICE_clipVelocities = .TRUE.,
43    #take 33% out of (1-albedo)
44          SEAICE_dryIceAlb   = 0.84,
45          SEAICE_wetIceAlb   = 0.78,
46          SEAICE_drySnowAlb  = 0.90,
47          SEAICE_wetSnowAlb  = 0.8 ,
48    #default albedos
49          SEAICE_dryIceAlb_south   = 0.75
50          SEAICE_wetIceAlb_south   = 0.66
51          SEAICE_drySnowAlb_south  = 0.84
52          SEAICE_wetSnowAlb_south  = 0.7
53    #I.C. by Ian
54            AreaFile           = 'SIharea_ecco_v4_to_llc270_at_0000078900.data',
55            HsnowFile          = 'SIhsnow_ecco_v4_to_llc270_at_0000078900.data',
56            HeffFile           = 'SIheff_ecco_v4_to_llc270_at_0000078900.data',
57     /
58  #  #
59        AreaFile           = 'AREA_ECCOv4_jan2001_270x3510_r4',   &SEAICE_PARM02
60        HsnowFile          = 'HSNOW_ECCOv4_jan2001_270x3510_r4',   /
61        HsaltFile          = 'HSALT_ECCOv4_jan2001_270x3510_r4',  
       HeffFile           = 'HEFF_ECCOv4_jan2001_270x3510_r4',  
       UiceFile           = 'UICE_ECCOv4_jan2001_270x3510_r4',  
       ViceFile           = 'VICE_ECCOv4_jan2001_270x3510_r4',  
  &  

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

  ViewVC Help
Powered by ViewVC 1.1.22