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

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

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


Revision 1.1 - (hide annotations) (download)
Tue Dec 24 00:52:28 2013 UTC (11 years, 7 months ago) by dimitri
Branch: MAIN
adding configuration for 4-km cube-sphere Arctic set-up

1 dimitri 1.1 # SEAICE parameters
2     &SEAICE_PARM01
3     # Gael's param for pstar
4     # SEAICEpresH0=2.,
5     # SEAICEpresPow0=1,
6     # SEAICEpresPow1=3,
7     # end Gael's param
8     SEAICE_dryIceAlb = 0.7,
9     SEAICE_wetIceAlb = 0.7060,
10     SEAICE_drySnowAlb = 0.8652,
11     SEAICE_wetSnowAlb = 0.8085,
12    
13     SEAICE_strength = 2.2640e+04,
14     OCEAN_drag = 8.1541e-04,
15     SEAICE_waterDrag = 5.5627,
16     SEAICE_drag = 0.00114,
17     HO = 0.6074,
18     LSR_ERROR = 1e-4,
19     SEAICEuseDYNAMICS = .TRUE.,
20     #
21     # SEAICE_saltFrac = 0.3,
22     # SEAICE_area_reg = 0.15,
23     # SEAICE_area_floor = 0.00001,
24     # SEAICE_hice_reg = 0.1,
25     # IMAX_TICE = 6,
26     # SEAICE_EPS = 1.E-8,
27     #
28     MIN_ATEMP = -40.,
29     MIN_TICE = -40.,
30     SEAICEadvSnow = .TRUE.,
31     SEAICEadvSalt = .TRUE.,
32     SEAICEadvHeff = .TRUE.,
33     SEAICEadvArea = .TRUE.,
34     SEAICEuseFlooding = .TRUE.,
35     SEAICEadvScheme = 77,
36     DIFF1 = 0.0,
37    
38     #ian new begin
39     SEAICE_area_reg = 0.15,
40     SEAICE_area_floor = 0.00001,
41     SEAICE_hice_reg = 0.1,
42     IMAX_TICE = 6,
43     SEAICE_EPS = 1.E-8,
44     #ian new end
45    
46     #ph new begin
47     SEAICE_salt0 = 4.0,
48     SEAICE_doOpenWaterGrowth = .TRUE.,
49     SEAICE_doOpenWaterMelt = .TRUE.,
50     SEAICE_areaLossFormula = 1,
51     # 10 m / 240 sec
52     SEAICE_mcPheePiston = 0.041,
53     #ph new end
54    
55     SEAICEuseMetricTerms = .TRUE.,
56     SEAICE_no_slip = .FALSE.,
57    
58     # SEAICEheatConsFix = .TRUE.,
59    
60     AreaFile = 'AREA_1680x1536_arctic.cube81',
61     HsnowFile = 'HSNOW_1680x1536_arctic.cube81',
62     HeffFile = 'HEFF_1680x1536_arctic.cube81',
63     &

  ViewVC Help
Powered by ViewVC 1.1.22