| 1 |
dimitri |
1.1 |
# SEAICE parameters |
| 2 |
|
|
&SEAICE_PARM01 |
| 3 |
dimitri |
1.10 |
SEAICE_dryIceAlb = 0.8756, |
| 4 |
|
|
SEAICE_wetIceAlb = 0.7856, |
| 5 |
|
|
SEAICE_drySnowAlb = 0.9656, |
| 6 |
|
|
SEAICE_wetSnowAlb = 0.8256, |
| 7 |
|
|
SEAICE_waterAlbedo = 0.2756, |
| 8 |
|
|
SEAICE_strength = 2.6780e+04, |
| 9 |
|
|
OCEAN_drag = 8.1541e-04, |
| 10 |
|
|
SEAICE_waterDrag = 5.3508, |
| 11 |
dimitri |
1.11 |
LSR_ERROR = 1e-4, |
| 12 |
dimitri |
1.10 |
SEAICEuseDYNAMICS = .TRUE., |
| 13 |
|
|
# HeffFile = 'heff_file2', |
| 14 |
|
|
SEAICE_freeze = -1.7348, |
| 15 |
|
|
MIN_ATEMP = -40., |
| 16 |
|
|
MIN_TICE = -40., |
| 17 |
|
|
SEAICEadvSnow = .true., |
| 18 |
|
|
SEAICEuseFlooding = .true., |
| 19 |
|
|
SEAICE_salinity = 10., |
| 20 |
dimitri |
1.1 |
& |