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 |
jahn |
1.10 |
# SEAICE_lhSublim = 2.8340219780219775e+06, |
30 |
|
|
SEAICE_lhEvap = 2.5000000000000000e+06, |
31 |
|
|
SEAICE_lhFusion = 3.340219780219775e+05, |
32 |
jahn |
1.7 |
SEAICE_rhoAir = 1.3E0, |
33 |
jahn |
1.9 |
SEAICEuseFluxForm = .FALSE., |
34 |
|
|
DIFF1 = 0.004, |
35 |
jahn |
1.11 |
# For backward compatibility only: |
36 |
|
|
# emissivities should be inherited from exf and setting them here does |
37 |
|
|
# not set a good example |
38 |
|
|
SEAICE_snow_emiss = 0.97001763668430343479, |
39 |
|
|
SEAICE_ice_emiss = 0.97001763668430343479, |
40 |
jahn |
1.1 |
& |