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

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

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


Revision 1.2 - (hide annotations) (download)
Thu Oct 24 22:20:35 2013 UTC (11 years, 9 months ago) by dimitri
Branch: MAIN
Changes since 1.1: +40 -21 lines
starting to change from adjoint-friendly set-up
closer to a Nguyen et al. 2011 standard set-up
adjoint setup should be a separate folder

1 dimitri 1.1 # SEAICE parameters
2     &SEAICE_PARM01
3 dimitri 1.2 SEAICE_multDim = 7
4 dimitri 1.1 #
5     SEAICE_dryIceAlb = 0.7,
6     SEAICE_wetIceAlb = 0.7060,
7     SEAICE_drySnowAlb = 0.8652,
8     SEAICE_wetSnowAlb = 0.8085,
9 dimitri 1.2 SEAICE_waterDrag = 5.5627,
10     SEAICE_drag = 0.00114,
11     HO = 0.6074,
12     SEAICE_strength = 2.6780e+04,
13 dimitri 1.1 LSR_ERROR = 2.e-4,
14 dimitri 1.2 SEAICE_no_slip = .TRUE.,
15     SEAICEuseMetricTerms = .TRUE.,
16     SEAICEadvScheme = 7,
17     Diff1 = 0.0,
18     #
19     MIN_ATEMP = -40.,
20     MIN_TICE = -40.,
21     SEAICEadvSnow = .TRUE.,
22     SEAICEadvSalt = .TRUE.,
23     SEAICEadvHeff = .TRUE.,
24     SEAICEadvArea = .TRUE.,
25     SEAICEuseFlooding = .TRUE.,
26     #ian new begin
27     SEAICE_area_reg = 0.15,
28     SEAICE_area_floor = 0.00001,
29     SEAICE_hice_reg = 0.1,
30     IMAX_TICE = 6,
31     SEAICE_EPS = 1.E-8,
32     #ian new end
33     #ph new begin
34     SEAICE_salt0 = 4.0,
35     SEAICE_doOpenWaterGrowth = .TRUE.,
36     SEAICE_doOpenWaterMelt = .TRUE.,
37     SEAICE_areaLossFormula = 1,
38     #ph new end
39     SEAICE_wetAlbTemp = 0.0,
40     SEAICE_mcPheeTaper = 0.92,
41     SEAICE_mcPheePiston= 0.001
42     SEAICE_frazilFrac = 0.1,
43     SEAICE_saltFrac = 0.3548,
44     #
45     AreaFile = 'AREA_210x192_arctic.cube81',
46     HeffFile = 'HEFF_210x192_arctic.cube81',
47     HsaltFile = 'HSALT_210x192_arctic.cube81',
48     HsnowFile = 'HSNOW_210x192_arctic.cube81',
49 dimitri 1.1 &
50    
51     &SEAICE_PARM02
52     &
53    
54     &SEAICE_PARM03
55     &

  ViewVC Help
Powered by ViewVC 1.1.22