/[MITgcm]/MITgcm_contrib/arctic/cs_18km/input/data.seaice
ViewVC logotype

Annotation of /MITgcm_contrib/arctic/cs_18km/input/data.seaice

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


Revision 1.2 - (hide annotations) (download)
Sat Jan 4 00:42:13 2014 UTC (11 years, 6 months ago) by dimitri
Branch: MAIN
Changes since 1.1: +1 -0 lines
updating SEAICE_OPTIONS comments and flag order to be compatible with
current code, and adding "SEAICE_multDim = 7" to data.seaice

1 atn 1.1 # SEAICE parameters
2     &SEAICE_PARM01
3 dimitri 1.2 SEAICE_multDim = 7
4 atn 1.1 SEAICE_dryIceAlb = 0.7,
5     SEAICE_wetIceAlb = 0.7060,
6     SEAICE_drySnowAlb = 0.8652,
7     SEAICE_wetSnowAlb = 0.8085,
8     # no long valid
9     #### SEAICE_waterAlbedo = 0.2756,
10     # done no longer valid
11     SEAICE_strength = 2.2640e+04,
12     OCEAN_drag = 8.1541e-04,
13     SEAICE_waterDrag = 5.5627,
14     SEAICE_drag = 0.00114,
15     HO = 0.6074,
16     LSR_ERROR = 1e-4,
17     SEAICEuseDYNAMICS = .TRUE.,
18    
19     #ian remove begin
20     #if SEAICE_salinity = 0.3,
21     #if SEAICE_freeze = -1.7348,
22     #if SEAICE_availHeatFrac = 0.1,
23     #if ICE2WATR = 0.92D0,
24     #ian remove end
25    
26     #ian new begin
27     SEAICE_saltFrac = 0.3,
28     SEAICE_area_reg = 0.15,
29     SEAICE_area_floor = 0.00001,
30     SEAICE_hice_reg = 0.1,
31     IMAX_TICE = 6,
32     SEAICE_EPS = 1.E-8,
33     #ian new end
34    
35     # some old still valid flags
36     MIN_ATEMP = -40.,
37     MIN_TICE = -40.,
38     SEAICEadvSnow = .TRUE.,
39     SEAICEadvSalt = .TRUE.,
40     SEAICEuseFlooding = .TRUE.,
41     SEAICEadvScheme = 77,
42     DIFF1 = 0.0,
43     SEAICEuseMetricTerms = .TRUE.,
44     SEAICE_no_slip = .TRUE.,
45     # done old valid
46     # a new flag
47     SEAICEheatConsFix = .TRUE.,
48     # end new
49     # ph new begin
50     SEAICE_doOpenWaterGrowth = .TRUE.,
51     SEAICE_doOpenWaterMelt = .TRUE.,
52     SEAICE_areaLossFormula = 1,
53     # between 0 and dF(1)/deltaT
54     # 10 m / 3600 sec
55     # SEAICE_mcPheePiston = 0.0027,
56     # 10 m / 1200 sec
57     SEAICE_mcPheePiston = 0.0083,
58     # 10 m / 2400 sec
59     # SEAICE_mcPheePiston = 0.0041,
60     #ph new end
61    
62     AreaFile = 'AREA_420x384_arctic.cube81',
63     HsnowFile = 'HSNOW_420x384_arctic.cube81',
64     HsaltFile = 'HSALT_420x384_arctic.cube81',
65     HeffFile = 'HEFF_420x384_arctic.cube81',
66     &

  ViewVC Help
Powered by ViewVC 1.1.22