1 |
dimitri |
1.1 |
# SEAICE parameters |
2 |
|
|
&SEAICE_PARM01 |
3 |
|
|
# Northern Hemisphere are optimized values from |
4 |
|
|
# /skylla/arctic/output/opt3/OPT3_c81/input |
5 |
|
|
SEAICE_dryIceAlb = 0.9775, |
6 |
|
|
SEAICE_wetIceAlb = 0.8236, |
7 |
|
|
SEAICE_drySnowAlb = 0.9169, |
8 |
|
|
SEAICE_wetSnowAlb = 0.7820, |
9 |
|
|
SEAICE_waterDrag = 5.5510, |
10 |
|
|
SEAICE_drag = 0.0012, |
11 |
|
|
HO = 0.6100, |
12 |
|
|
# Southern Hemisphere are optimized values from |
13 |
|
|
# /skylla/MPS_output/iceshelf_package |
14 |
|
|
SEAICE_dryIceAlb_south = 0.8783, |
15 |
|
|
SEAICE_wetIceAlb_south = 0.7869, |
16 |
|
|
SEAICE_drySnowAlb_south = 0.9482, |
17 |
|
|
SEAICE_wetSnowAlb_south = 0.8216, |
18 |
|
|
SEAICE_waterDrag_south = 5.5399, |
19 |
|
|
SEAICE_drag_south = 0.0012, |
20 |
|
|
HO_south = 1.0, |
21 |
|
|
# |
22 |
|
|
SEAICE_strength = 1.7e+04, |
23 |
|
|
LSR_ERROR = 2e-4, |
24 |
|
|
SEAICEuseDYNAMICS = .TRUE., |
25 |
|
|
MIN_ATEMP = -40., |
26 |
|
|
MIN_TICE = -40., |
27 |
|
|
SEAICEadvSnow = .TRUE., |
28 |
|
|
SEAICEadvSalt = .TRUE., |
29 |
|
|
SEAICEuseFlooding = .TRUE., |
30 |
|
|
SEAICE_salinity = 0.3, |
31 |
|
|
SEAICE_gamma_t = 259200., |
32 |
|
|
ICE2WATR = 0.92D0, |
33 |
|
|
SEAICEadvScheme = 7, |
34 |
|
|
DIFF1 = 0., |
35 |
|
|
# |
36 |
|
|
AreaFile = 'areaInit.cube78', |
37 |
|
|
HsnowFile = 'hsnowInit.cube78', |
38 |
|
|
HsaltFile = 'hsaltInit.cube78', |
39 |
|
|
HeffFile = 'heffInit.cube78', |
40 |
|
|
# |
41 |
|
|
SEAICE_no_slip = .TRUE. |
42 |
|
|
& |