1 |
jahn |
1.1 |
# SEAICE parameters |
2 |
|
|
&SEAICE_PARM01 |
3 |
|
|
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 |
jahn |
1.2 |
LSR_ERROR = 1e-13, |
12 |
jahn |
1.1 |
SEAICEuseDYNAMICS = .TRUE., |
13 |
|
|
HeffFile = '', |
14 |
|
|
SEAICE_freeze = -1.7348, |
15 |
|
|
MIN_ATEMP = -40., |
16 |
|
|
MIN_TICE = -40., |
17 |
jahn |
1.6 |
# SEAICE_clipVelocities = .TRUE., |
18 |
jahn |
1.4 |
SEAICEadvSalt = .FALSE., |
19 |
|
|
SEAICEadvAge = .FALSE., |
20 |
jahn |
1.1 |
SEAICEadvSnow = .TRUE., |
21 |
|
|
SEAICEuseFlooding = .TRUE., |
22 |
jahn |
1.8 |
SIsalFrac = 0.3, |
23 |
jahn |
1.3 |
ICE2WATR = 0.92, |
24 |
jahn |
1.1 |
# SEAICE_deltaTevp = 1., |
25 |
|
|
# SEAICE_evpTauRelax = 3600., |
26 |
|
|
# SEAICE_evpDampC = 615., |
27 |
jahn |
1.7 |
# for backward compatibility only: |
28 |
|
|
SEAICE_cpAir = 1.0039560439560439e+03, |
29 |
|
|
SEAICE_lhSublim = 2.8340219780219775e+06, |
30 |
|
|
SEAICE_rhoAir = 1.3E0, |
31 |
jahn |
1.1 |
& |