1 |
# SEAICE parameters |
2 |
&SEAICE_PARM01 |
3 |
# Gael's param for pstar |
4 |
SEAICEpresH0=2., |
5 |
SEAICEpresPow0=1, |
6 |
SEAICEpresPow1=3, |
7 |
# end Gael's param |
8 |
SEAICE_dryIceAlb = 0.7, |
9 |
# SEAICE_wetIceAlb = 0.7060, |
10 |
# SEAICE_drySnowAlb = 0.8652, |
11 |
# SEAICE_wetSnowAlb = 0.8085, |
12 |
SEAICE_wetIceAlb = 0.68, |
13 |
SEAICE_drySnowAlb = 0.84, |
14 |
SEAICE_wetSnowAlb = 0.77, |
15 |
|
16 |
# SEAICE_dryIceAlb_south = 0.58, |
17 |
# SEAICE_wetIceAlb_south = 0.45, |
18 |
# SEAICE_drySnowAlb_south = 0.73, |
19 |
# SEAICE_wetSnowAlb_south = 0.50, |
20 |
|
21 |
SEAICE_strength = 2.2640e+04, |
22 |
SEAICE_waterDrag = 5.5627, |
23 |
#atn: use these for uvstr |
24 |
# OCEAN_drag = 0.001, |
25 |
# SEAICE_drag = 0.001, |
26 |
#### SEAICE_drag = 0.00047, |
27 |
#atn: use this for uvwind: |
28 |
SEAICE_drag = 0.00114, |
29 |
HO = 0.6074, |
30 |
LSR_ERROR = 2.e-4, |
31 |
SEAICEuseDYNAMICS = .TRUE., |
32 |
|
33 |
MIN_ATEMP = -40., |
34 |
MIN_TICE = -40., |
35 |
SEAICEadvSnow = .TRUE., |
36 |
SEAICEadvSalt = .TRUE., |
37 |
SEAICEadvHeff = .TRUE., |
38 |
SEAICEadvArea = .TRUE., |
39 |
SEAICEuseFlooding = .TRUE., |
40 |
|
41 |
SEAICEadvScheme = 30, |
42 |
## SEAICEadvScheme = 77, |
43 |
## DIFF1 = 0.0, |
44 |
|
45 |
#ian remove begin |
46 |
#if SEAICE_salinity = 0.3, |
47 |
#if SEAICE_freeze = -1.7348, |
48 |
#if SEAICE_availHeatFrac = 0.1, |
49 |
#if ICE2WATR = 0.92D0, |
50 |
#ian remove end |
51 |
|
52 |
#ian new begin |
53 |
SEAICE_area_reg = 0.15, |
54 |
SEAICE_area_floor = 0.00001, |
55 |
SEAICE_hice_reg = 0.1, |
56 |
IMAX_TICE = 6, |
57 |
SEAICE_EPS = 1.E-8, |
58 |
SEAICE_area_max = 0.995, |
59 |
#ian new end |
60 |
|
61 |
#ph new begin |
62 |
SEAICE_salt0 = 4.0, |
63 |
SEAICE_doOpenWaterGrowth = .TRUE., |
64 |
SEAICE_doOpenWaterMelt = .TRUE., |
65 |
SEAICE_areaLossFormula = 1, |
66 |
# 10 m / 1200 sec |
67 |
SEAICE_mcPheePiston = 0.0083, |
68 |
#ph new end |
69 |
|
70 |
SEAICEuseMetricTerms = .TRUE., |
71 |
SEAICE_no_slip = .FALSE., |
72 |
AreaFile = 'AREAaste_Jan1992_270x1350.bin', |
73 |
HsnowFile = 'HSNOWaste_Jan1992_270x1350.bin', |
74 |
HeffFile = 'HEFFaste_Jan1992_270x1350.bin', |
75 |
/ |
76 |
# |
77 |
&SEAICE_PARM02 |
78 |
SEAICE_cutoff_area = 0.1499, |
79 |
SEAICE_cutoff_heff = 0., |
80 |
/ |