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

Annotation 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.2 - (hide annotations) (download)
Wed Jul 31 19:47:12 2019 UTC (5 years, 11 months ago) by dimitri
Branch: MAIN
Changes since 1.1: +13 -4 lines
First attempt to move to newest MITgcm code base.
Lots of question marks --- will probably change.

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

  ViewVC Help
Powered by ViewVC 1.1.22