1 |
# SEAICE parameters |
2 |
&SEAICE_PARM01 |
3 |
SEAICE_strength = 1.50e+04, |
4 |
HO = 0.5, |
5 |
SEAICE_drag = 0.002, |
6 |
SEAICE_waterDrag = 5.69, |
7 |
SEAICEuseTILT=.FALSE., |
8 |
SEAICEpresH0=2., |
9 |
SEAICEpresPow0=1, |
10 |
SEAICEpresPow1=3, |
11 |
SEAICE_multDim=7, |
12 |
SEAICErestoreUnderIce=.TRUE., |
13 |
SEAICE_area_max=0.98, |
14 |
#for backward compatibility (before 2011 june 19, those were the defaults) |
15 |
# SEAICE_area_floor=0.15, |
16 |
# SEAICE_area_reg=0.15, |
17 |
SEAICE_salt0=4, |
18 |
# for long time step: |
19 |
# SEAICE_deltaTevp = 720., |
20 |
# for regular time step: |
21 |
# SEAICE_deltaTevp = 60., |
22 |
# for lsr: |
23 |
LSR_ERROR = 2.e-4, |
24 |
SEAICEuseDYNAMICS = .TRUE., |
25 |
# BAD OPTION -- DO NOT USE -- SEAICE_maskRHS = .TRUE., |
26 |
MIN_ATEMP = -40., |
27 |
MIN_TICE = -40., |
28 |
SEAICEadvScheme = 7, |
29 |
SEAICEuseFluxForm = .TRUE., |
30 |
SEAICEadvSnow = .TRUE., |
31 |
SEAICEadvSalt = .FALSE., |
32 |
SEAICEdiffKhHeff = 0., |
33 |
SEAICEdiffKhArea = 0., |
34 |
SEAICEdiffKhSnow = 0., |
35 |
# SEAICEdiffKhSalt = 400., |
36 |
SEAICEuseFlooding = .TRUE., |
37 |
SEAICE_mcPheePiston= 0.001, |
38 |
SEAICE_frazilFrac = 1., |
39 |
SEAICE_mcPheeTaper = 0.92, |
40 |
SEAICE_areaLossFormula=2, |
41 |
SEAICEheatConsFix = .TRUE., |
42 |
# SEAICE_tempFrz0 = -1.96, |
43 |
# SEAICE_dTempFrz_dS = 0., |
44 |
SEAICEuseMetricTerms = .TRUE., |
45 |
SEAICE_no_slip = .FALSE., |
46 |
# SEAICE_clipVelocities = .TRUE., |
47 |
#take 33% out of (1-albedo) |
48 |
SEAICE_dryIceAlb = 0.8, |
49 |
SEAICE_wetIceAlb = 0.74, |
50 |
SEAICE_drySnowAlb = 0.86, |
51 |
SEAICE_wetSnowAlb = 0.74 , |
52 |
#default albedos |
53 |
SEAICE_dryIceAlb_south = 0.71 |
54 |
SEAICE_wetIceAlb_south = 0.63 |
55 |
SEAICE_drySnowAlb_south = 0.80 |
56 |
SEAICE_wetSnowAlb_south = 0.65 |
57 |
#I.C. by Ian |
58 |
AreaFile = '1080_AREAf.bin', |
59 |
HsnowFile = '1080_HSNOWf.bin', |
60 |
HeffFile = '1080_HHEFFf2.bin', |
61 |
/ |
62 |
# |
63 |
&SEAICE_PARM02 |
64 |
/ |