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 |
|
/ |
54 |
# |
# |
55 |
AreaFile = 'SIharea_ecco_v4_to_llc270_at_0000078900.data', |
&SEAICE_PARM02 |
56 |
HsnowFile = 'SIhsnow_ecco_v4_to_llc270_at_0000078900.data', |
/ |
57 |
# HsaltFile = 'HSALT_ECCOv4_jan2001_270x3510_r4', |
|
|
HeffFile = 'SIheff_ecco_v4_to_llc270_at_0000078900.data', |
|
|
# UiceFile = 'UICE_ECCOv4_jan2001_270x3510_r4', |
|
|
# ViceFile = 'VICE_ECCOv4_jan2001_270x3510_r4', |
|
|
& |
|