1 |
dimitri |
1.1 |
# SEAICE parameters |
2 |
|
|
&SEAICE_PARM01 |
3 |
dimitri |
1.7 |
# SEAICE_dryIceAlb = 0.75 _d 0 |
4 |
|
|
# SEAICE_wetIceAlb = 0.66 _d 0 |
5 |
|
|
# SEAICE_drySnowAlb = 0.84 _d 0 |
6 |
|
|
# SEAICE_wetSnowAlb = 0.7 _d 0 |
7 |
|
|
# SEAICE_waterAlbedo = 0.15 |
8 |
|
|
# SEAICE_strength = 2.75 _d +04 |
9 |
dimitri |
1.9 |
# SEAICE_waterDrag = 5.5 _d 0 |
10 |
dimitri |
1.7 |
# |
11 |
|
|
SEAICE_dryIceAlb = 0.85 |
12 |
|
|
SEAICE_wetIceAlb = 0.76 |
13 |
|
|
SEAICE_drySnowAlb = 0.94 |
14 |
|
|
SEAICE_wetSnowAlb = 0.8 |
15 |
|
|
SEAICE_waterAlbedo = 0.25 |
16 |
dimitri |
1.8 |
# SEAICE_strength = 3.20 _d +04 |
17 |
dimitri |
1.9 |
SEAICE_waterDrag = 4.5 _d 0 |
18 |
dimitri |
1.7 |
# |
19 |
dimitri |
1.6 |
LSR_ERROR = 2e-4 |
20 |
|
|
SEAICEwriteState = .TRUE. |
21 |
|
|
SEAICEuseDYNAMICS = .TRUE. |
22 |
|
|
HeffFile = 'heff_file2' |
23 |
|
|
SEAICE_freeze = -1.8 |
24 |
dimitri |
1.1 |
& |