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

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

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


Revision 1.8 - (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.7: +2 -2 lines
fixing data.seaice change of units

1 dimitri 1.1 # SEAICE parameters
2     &SEAICE_PARM01
3     SEAICE_multDim = 7
4     #
5     SEAICE_dryIceAlb = 0.7,
6     SEAICE_wetIceAlb = 0.7060,
7     SEAICE_drySnowAlb = 0.8652,
8     SEAICE_wetSnowAlb = 0.8085,
9 dimitri 1.8 SEAICE_waterDrag = 0.0054138,
10 dimitri 1.1 SEAICE_drag = 0.00114,
11 dimitri 1.5 HO = 0.05,
12 dimitri 1.1 #
13     SEAICE_dryIceAlb_south = 0.8509,
14     SEAICE_wetIceAlb_south = 0.7284,
15     SEAICE_drySnowAlb_south = 0.7754,
16     SEAICE_wetSnowAlb_south = 0.7753,
17 dimitri 1.8 SEAICE_waterDrag_south = 0.0054716,
18 dimitri 1.1 SEAICE_drag_south = 0.0012114,
19     #
20     SEAICE_no_slip = .TRUE.,
21     SEAICEadvScheme = 7,
22     #
23     MIN_ATEMP = -40.,
24     MIN_TICE = -40.,
25     SEAICE_area_reg = 0.15,
26     SEAICE_hice_reg = 0.1,
27     IMAX_TICE = 6,
28     SEAICE_EPS = 1.E-8,
29     SEAICE_doOpenWaterMelt = .TRUE.,
30     SEAICE_areaLossFormula = 1,
31     SEAICE_wetAlbTemp = 0.0,
32 dimitri 1.5 SEAICE_saltFrac = 0.3,
33 dimitri 1.1 #
34 dimitri 1.7 AreaFile = 'AREA_llc2160_10sep2011_4320x56160_r4',
35     HsnowFile = 'HSNOW_llc2160_10sep2011_4320x56160_r4',
36     HsaltFile = 'HSALT_llc2160_10sep2011_4320x56160_r4',
37     HeffFile = 'HEFF_llc2160_10sep2011_4320x56160_r4',
38     UiceFile = 'UICE_llc2160_10sep2011_4320x56160_r4',
39     ViceFile = 'VICE_llc2160_10sep2011_4320x56160_r4',
40 dimitri 1.1 &

  ViewVC Help
Powered by ViewVC 1.1.22