1 |
dimitri |
1.1 |
# SEAICE parameters |
2 |
|
|
&SEAICE_PARM01 |
3 |
dimitri |
1.2 |
SEAICE_multDim = 7 |
4 |
dimitri |
1.1 |
# Gael's param for pstar |
5 |
|
|
# SEAICEpresH0=2., |
6 |
|
|
# SEAICEpresPow0=1, |
7 |
|
|
# SEAICEpresPow1=3, |
8 |
|
|
# end Gael's param |
9 |
|
|
SEAICE_dryIceAlb = 0.7, |
10 |
|
|
SEAICE_wetIceAlb = 0.7060, |
11 |
|
|
SEAICE_drySnowAlb = 0.8652, |
12 |
|
|
SEAICE_wetSnowAlb = 0.8085, |
13 |
|
|
|
14 |
|
|
SEAICE_strength = 2.2640e+04, |
15 |
|
|
OCEAN_drag = 8.1541e-04, |
16 |
|
|
SEAICE_waterDrag = 5.5627, |
17 |
|
|
SEAICE_drag = 0.00114, |
18 |
|
|
HO = 0.6074, |
19 |
|
|
LSR_ERROR = 1e-4, |
20 |
|
|
SEAICEuseDYNAMICS = .TRUE., |
21 |
|
|
# |
22 |
|
|
# SEAICE_saltFrac = 0.3, |
23 |
|
|
# SEAICE_area_reg = 0.15, |
24 |
|
|
# SEAICE_area_floor = 0.00001, |
25 |
|
|
# SEAICE_hice_reg = 0.1, |
26 |
|
|
# IMAX_TICE = 6, |
27 |
|
|
# SEAICE_EPS = 1.E-8, |
28 |
|
|
# |
29 |
|
|
MIN_ATEMP = -40., |
30 |
|
|
MIN_TICE = -40., |
31 |
|
|
SEAICEadvSnow = .TRUE., |
32 |
|
|
SEAICEadvSalt = .TRUE., |
33 |
|
|
SEAICEadvHeff = .TRUE., |
34 |
|
|
SEAICEadvArea = .TRUE., |
35 |
|
|
SEAICEuseFlooding = .TRUE., |
36 |
|
|
SEAICEadvScheme = 77, |
37 |
|
|
DIFF1 = 0.0, |
38 |
|
|
|
39 |
|
|
#ian new begin |
40 |
|
|
SEAICE_area_reg = 0.15, |
41 |
|
|
SEAICE_area_floor = 0.00001, |
42 |
|
|
SEAICE_hice_reg = 0.1, |
43 |
|
|
IMAX_TICE = 6, |
44 |
|
|
SEAICE_EPS = 1.E-8, |
45 |
|
|
#ian new end |
46 |
|
|
|
47 |
|
|
#ph new begin |
48 |
|
|
SEAICE_salt0 = 4.0, |
49 |
|
|
SEAICE_doOpenWaterGrowth = .TRUE., |
50 |
|
|
SEAICE_doOpenWaterMelt = .TRUE., |
51 |
|
|
SEAICE_areaLossFormula = 1, |
52 |
|
|
# 10 m / 240 sec |
53 |
|
|
SEAICE_mcPheePiston = 0.041, |
54 |
|
|
#ph new end |
55 |
|
|
|
56 |
|
|
SEAICEuseMetricTerms = .TRUE., |
57 |
|
|
SEAICE_no_slip = .FALSE., |
58 |
|
|
|
59 |
|
|
# SEAICEheatConsFix = .TRUE., |
60 |
|
|
|
61 |
|
|
AreaFile = 'AREA_1680x1536_arctic.cube81', |
62 |
|
|
HsnowFile = 'HSNOW_1680x1536_arctic.cube81', |
63 |
|
|
HeffFile = 'HEFF_1680x1536_arctic.cube81', |
64 |
|
|
& |