| 1 |
dimitri |
1.1 |
# SEAICE parameters |
| 2 |
|
|
&SEAICE_PARM01 |
| 3 |
|
|
# Gael's param for pstar |
| 4 |
|
|
# SEAICEpresH0=2., |
| 5 |
|
|
# SEAICEpresPow0=1, |
| 6 |
|
|
# SEAICEpresPow1=3, |
| 7 |
|
|
# end Gael's param |
| 8 |
|
|
SEAICE_dryIceAlb = 0.7, |
| 9 |
|
|
SEAICE_wetIceAlb = 0.7060, |
| 10 |
|
|
SEAICE_drySnowAlb = 0.8652, |
| 11 |
|
|
SEAICE_wetSnowAlb = 0.8085, |
| 12 |
|
|
|
| 13 |
|
|
SEAICE_strength = 2.2640e+04, |
| 14 |
|
|
OCEAN_drag = 8.1541e-04, |
| 15 |
|
|
SEAICE_waterDrag = 5.5627, |
| 16 |
|
|
SEAICE_drag = 0.00114, |
| 17 |
|
|
HO = 0.6074, |
| 18 |
|
|
LSR_ERROR = 1e-4, |
| 19 |
|
|
SEAICEuseDYNAMICS = .TRUE., |
| 20 |
|
|
# |
| 21 |
|
|
# SEAICE_saltFrac = 0.3, |
| 22 |
|
|
# SEAICE_area_reg = 0.15, |
| 23 |
|
|
# SEAICE_area_floor = 0.00001, |
| 24 |
|
|
# SEAICE_hice_reg = 0.1, |
| 25 |
|
|
# IMAX_TICE = 6, |
| 26 |
|
|
# SEAICE_EPS = 1.E-8, |
| 27 |
|
|
# |
| 28 |
|
|
MIN_ATEMP = -40., |
| 29 |
|
|
MIN_TICE = -40., |
| 30 |
|
|
SEAICEadvSnow = .TRUE., |
| 31 |
|
|
SEAICEadvSalt = .TRUE., |
| 32 |
|
|
SEAICEadvHeff = .TRUE., |
| 33 |
|
|
SEAICEadvArea = .TRUE., |
| 34 |
|
|
SEAICEuseFlooding = .TRUE., |
| 35 |
|
|
SEAICEadvScheme = 77, |
| 36 |
|
|
DIFF1 = 0.0, |
| 37 |
|
|
|
| 38 |
|
|
#ian new begin |
| 39 |
|
|
SEAICE_area_reg = 0.15, |
| 40 |
|
|
SEAICE_area_floor = 0.00001, |
| 41 |
|
|
SEAICE_hice_reg = 0.1, |
| 42 |
|
|
IMAX_TICE = 6, |
| 43 |
|
|
SEAICE_EPS = 1.E-8, |
| 44 |
|
|
#ian new end |
| 45 |
|
|
|
| 46 |
|
|
#ph new begin |
| 47 |
|
|
SEAICE_salt0 = 4.0, |
| 48 |
|
|
SEAICE_doOpenWaterGrowth = .TRUE., |
| 49 |
|
|
SEAICE_doOpenWaterMelt = .TRUE., |
| 50 |
|
|
SEAICE_areaLossFormula = 1, |
| 51 |
|
|
# 10 m / 240 sec |
| 52 |
|
|
SEAICE_mcPheePiston = 0.041, |
| 53 |
|
|
#ph new end |
| 54 |
|
|
|
| 55 |
|
|
SEAICEuseMetricTerms = .TRUE., |
| 56 |
|
|
SEAICE_no_slip = .FALSE., |
| 57 |
|
|
|
| 58 |
|
|
# SEAICEheatConsFix = .TRUE., |
| 59 |
|
|
|
| 60 |
|
|
AreaFile = 'AREA_1680x1536_arctic.cube81', |
| 61 |
|
|
HsnowFile = 'HSNOW_1680x1536_arctic.cube81', |
| 62 |
|
|
HeffFile = 'HEFF_1680x1536_arctic.cube81', |
| 63 |
|
|
& |