1 |
# SEAICE parameters |
2 |
&SEAICE_PARM01 |
3 |
#here I take the fields from pickup.seaice.previous.data that |
4 |
#came out of experiment 2 ("relax") part 4 to initialize part 5 |
5 |
AreaFile='siAREA.ini', |
6 |
HeffFile='siHEFF.ini', |
7 |
HsnowFile='siHSNOW.ini', |
8 |
uIceFile='siUICE.ini', |
9 |
vIceFile='siVICE.ini', |
10 |
#the following is needed to recover old default values |
11 |
#since PR116 (https://github.com/MITgcm/MITgcm/pull/116) |
12 |
SEAICE_drag=0.002, |
13 |
SEAICE_waterDrag=0.005344995140913508357982664, |
14 |
SEAICEetaZmethod=0, |
15 |
SEAICEscaleSurfStress=.FALSE., |
16 |
SEAICEaddSnowMass=.FALSE., |
17 |
SEAICE_OLx=0, |
18 |
SEAICE_OLy=0, |
19 |
# |
20 |
SEAICEuseTILT=.FALSE., |
21 |
SEAICEpresH0=2., |
22 |
SEAICEpresPow0=1, |
23 |
SEAICEpresPow1=1, |
24 |
SEAICE_strength = 2.25e4, |
25 |
SEAICE_multDim=1, |
26 |
SEAICErestoreUnderIce=.TRUE., |
27 |
SEAICE_area_max=0.97, |
28 |
SEAICE_salt0=4., |
29 |
LSR_ERROR = 2.e-4, |
30 |
SEAICEuseDYNAMICS = .TRUE., |
31 |
MIN_ATEMP = -40., |
32 |
MIN_TICE = -40., |
33 |
SEAICEadvScheme = 33, |
34 |
SEAICEuseFluxForm = .TRUE., |
35 |
SEAICEadvSnow = .TRUE., |
36 |
# SEAICEadvSalt = .TRUE., |
37 |
SEAICEdiffKhHeff = 400., |
38 |
SEAICEdiffKhArea = 400., |
39 |
SEAICEdiffKhSnow = 400., |
40 |
# SEAICEdiffKhSalt = 400., |
41 |
SEAICEuseFlooding = .TRUE., |
42 |
SEAICE_mcPheePiston= 3.858024691358025E-05, |
43 |
SEAICE_frazilFrac = 1., |
44 |
SEAICE_mcPheeTaper = 0., |
45 |
SEAICE_areaLossFormula=2, |
46 |
SEAICEheatConsFix = .TRUE., |
47 |
SEAICE_tempFrz0 = -1.96, |
48 |
SEAICE_dTempFrz_dS = 0., |
49 |
SEAICEuseMetricTerms = .TRUE., |
50 |
SEAICE_no_slip = .TRUE., |
51 |
SEAICE_clipVelocities = .TRUE., |
52 |
& |
53 |
# |
54 |
&SEAICE_PARM02 |
55 |
& |