/[MITgcm]/MITgcm_contrib/high_res_cube/cube92_latest/input/data.seaice
ViewVC logotype

Contents of /MITgcm_contrib/high_res_cube/cube92_latest/input/data.seaice

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.4 - (show annotations) (download)
Wed Jul 31 23:00:46 2019 UTC (5 years, 11 months ago) by dimitri
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +2 -2 lines
the usual seaice update bug: old waterdrag now needs to be divided by rhonil

1 # SEAICE parameters
2 &SEAICE_PARM01
3 #
4 SEAICE_multDim = 7,
5 #
6 # Northern Hemisphere are optimized values from
7 # /skylla/arctic/output/opt3/OPT3_c81/input
8 SEAICE_dryIceAlb = 0.9775,
9 SEAICE_wetIceAlb = 0.8236,
10 SEAICE_drySnowAlb = 0.9169,
11 SEAICE_wetSnowAlb = 0.7820,
12 SEAICE_waterDrag = 5.4024e-03,
13 SEAICE_drag = 0.0012,
14 HO = 0.6100,
15 # Southern Hemisphere are optimized values from
16 # /skylla/MPS_output/iceshelf_package
17 SEAICE_dryIceAlb_south = 0.8783,
18 SEAICE_wetIceAlb_south = 0.7869,
19 SEAICE_drySnowAlb_south = 0.9482,
20 SEAICE_wetSnowAlb_south = 0.8216,
21 SEAICE_waterDrag_south = 5.3916e-03,
22 SEAICE_drag_south = 0.0012,
23 HO_south = 1.0,
24 #
25 SEAICE_strength = 1.7e+04,
26 LSR_ERROR = 2e-4,
27 SEAICEuseDYNAMICS = .TRUE.,
28 MIN_ATEMP = -40.,
29 MIN_TICE = -40.,
30 SEAICEadvSnow = .TRUE.,
31 SEAICEadvSalt = .TRUE.,
32 SEAICEuseFlooding = .TRUE.,
33 SEAICE_saltFrac = 0.3,
34 SEAICE_gamma_t = 259200.,
35 ICE2WATR = 0.92D0,
36 SEAICEadvScheme = 7,
37 DIFF1 = 0.,
38 #
39 AreaFile = 'areaInit.cube78',
40 HsnowFile = 'hsnowInit.cube78',
41 HsaltFile = 'hsaltInit.cube78',
42 HeffFile = 'heffInit.cube78',
43 #
44 SEAICE_no_slip = .TRUE.
45 &
46
47 &SEAICE_PARM03
48 &

  ViewVC Help
Powered by ViewVC 1.1.22