/[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.3 - (hide annotations) (download)
Wed Jul 31 21:59:49 2019 UTC (5 years, 11 months ago) by dimitri
Branch: MAIN
Changes since 1.2: +3 -6 lines
removing redundant/conflicting mcPhee parameters

1 dimitri 1.1 # SEAICE parameters
2     &SEAICE_PARM01
3 dimitri 1.2 #
4     SEAICE_multDim = 7,
5     #
6 dimitri 1.1 # 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.5510,
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.5399,
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 dimitri 1.2 SEAICE_saltFrac = 0.3,
34 dimitri 1.1 SEAICE_gamma_t = 259200.,
35     ICE2WATR = 0.92D0,
36 dimitri 1.3 SEAICEadvScheme = 7,
37 dimitri 1.1 DIFF1 = 0.,
38     #
39     AreaFile = 'areaInit.cube78',
40     HsnowFile = 'hsnowInit.cube78',
41     HsaltFile = 'hsaltInit.cube78',
42     HeffFile = 'heffInit.cube78',
43 dimitri 1.3 #
44     SEAICE_no_slip = .TRUE.
45 dimitri 1.2 &
46    
47     &SEAICE_PARM03
48 dimitri 1.1 &

  ViewVC Help
Powered by ViewVC 1.1.22