/[MITgcm]/MITgcm_contrib/llc_hires/llc_1080/input/data.seaice
ViewVC logotype

Annotation of /MITgcm_contrib/llc_hires/llc_1080/input/data.seaice

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


Revision 1.4 - (hide annotations) (download)
Wed Feb 27 20:48:33 2019 UTC (6 years, 5 months ago) by dimitri
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +2 -2 lines
fixing data.seaice change of units

1 dimitri 1.1 # SEAICE parameters
2     &SEAICE_PARM01
3 dimitri 1.3 SEAICEwriteState = .FALSE.,
4 dimitri 1.1 SEAICE_multDim = 7
5     #
6     SEAICE_dryIceAlb = 0.7,
7     SEAICE_wetIceAlb = 0.7060,
8     SEAICE_drySnowAlb = 0.8652,
9     SEAICE_wetSnowAlb = 0.8085,
10 dimitri 1.4 SEAICE_waterDrag = 0.0054138,
11 dimitri 1.1 SEAICE_drag = 0.00114,
12     HO = 0.6074,
13     #
14     SEAICE_dryIceAlb_south = 0.8509,
15     SEAICE_wetIceAlb_south = 0.7284,
16     SEAICE_drySnowAlb_south = 0.7754,
17     SEAICE_wetSnowAlb_south = 0.7753,
18 dimitri 1.4 SEAICE_waterDrag_south = 0.0054716,
19 dimitri 1.1 SEAICE_drag_south = 0.0012114,
20     HO_south = 1.0697,
21     #
22     SEAICE_strength = 1.64e+04,
23 dimitri 1.2 LSR_ERROR = 2.e-4,
24 dimitri 1.1 SEAICE_no_slip = .TRUE.,
25     SEAICEuseMetricTerms = .TRUE.,
26     SEAICEadvScheme = 7,
27     Diff1 = 0.0,
28     #
29     MIN_ATEMP = -40.,
30     MIN_TICE = -40.,
31     SEAICEadvSnow = .TRUE.,
32     SEAICEadvSalt = .TRUE.,
33     SEAICEadvHeff = .TRUE.,
34     SEAICEadvArea = .TRUE.,
35     SEAICEuseFlooding = .TRUE.,
36     #ian new begin
37     SEAICE_area_reg = 0.15,
38     SEAICE_area_floor = 0.00001,
39     SEAICE_hice_reg = 0.1,
40     IMAX_TICE = 6,
41     SEAICE_EPS = 1.E-8,
42     #ian new end
43     #ph new begin
44     SEAICE_salt0 = 4.0,
45     SEAICE_doOpenWaterGrowth = .TRUE.,
46     SEAICE_doOpenWaterMelt = .TRUE.,
47     SEAICE_areaLossFormula = 1,
48     #ph new end
49     SEAICE_wetAlbTemp = 0.0,
50     SEAICE_mcPheeTaper = 0.92,
51     SEAICE_mcPheePiston= 0.001
52     SEAICE_frazilFrac = 0.1,
53     SEAICE_saltFrac = 0.3548,
54     #
55     AreaFile = 'Jan2010_SIarea_1080x14040_r4',
56     HsnowFile = 'Jan2010_SIhsnow_1080x14040_r4',
57     HsaltFile = 'Jan2010_SIhsalt_1080x14040_r4',
58     HeffFile = 'Jan2010_SIheff_1080x14040_r4',
59     &

  ViewVC Help
Powered by ViewVC 1.1.22