| 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 |
dimitri |
1.18 |
#blending 12/24/06 |
| 12 |
|
|
SEAICE_dryIceAlb = 0.8756 |
| 13 |
|
|
# SEAICE_dryIceAlb = 0.85 |
| 14 |
|
|
SEAICE_wetIceAlb = 0.7856 |
| 15 |
|
|
# SEAICE_wetIceAlb = 0.76 |
| 16 |
|
|
SEAICE_drySnowAlb = 0.9656 |
| 17 |
|
|
# SEAICE_drySnowAlb = 0.94 |
| 18 |
|
|
SEAICE_wetSnowAlb = 0.8256 |
| 19 |
|
|
# SEAICE_wetSnowAlb = 0.8 |
| 20 |
|
|
SEAICE_waterAlbedo = 0.2756 |
| 21 |
|
|
# SEAICE_waterAlbedo = 0.25 |
| 22 |
|
|
SEAICE_strength = 2.6780e+04 |
| 23 |
|
|
# SEAICE_strength = 2.75e4 |
| 24 |
|
|
# SEAICE_drag = 0.002 |
| 25 |
|
|
OCEAN_drag = 8.1541e-04 |
| 26 |
|
|
# OCEAN_drag = 0.001 |
| 27 |
|
|
SEAICE_waterDrag = 5.3508 |
| 28 |
|
|
# SEAICE_waterDrag = 5.5 |
| 29 |
dimitri |
1.6 |
LSR_ERROR = 2e-4 |
| 30 |
dimitri |
1.16 |
# SEAICEadvScheme = 33 |
| 31 |
dimitri |
1.6 |
SEAICEuseDYNAMICS = .TRUE. |
| 32 |
|
|
HeffFile = 'heff_file2' |
| 33 |
dimitri |
1.18 |
SEAICE_freeze = -1.7348 |
| 34 |
|
|
# SEAICE_freeze = -1.8 |
| 35 |
dimitri |
1.13 |
MIN_ATEMP = -40 |
| 36 |
|
|
MIN_TICE = -40 |
| 37 |
dimitri |
1.19 |
SEAICEadvSnow=.true. |
| 38 |
dimitri |
1.1 |
& |