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

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

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


Revision 1.5 - (hide annotations) (download)
Tue Sep 29 18:08:29 2015 UTC (9 years, 10 months ago) by zhc
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +5 -1 lines
pure forward run

1 dimitri 1.1 # SEAICE parameters
2     &SEAICE_PARM01
3 ifenty 1.3 SEAICEuseTILT=.FALSE.,
4     SEAICEpresH0=2.,
5     SEAICEpresPow0=1,
6     SEAICEpresPow1=3,
7     SEAICE_multDim=1,
8     SEAICErestoreUnderIce=.TRUE.,
9     SEAICE_area_max=0.95,
10     #for backward compatibility (before 2011 june 19, those were the defaults)
11     # SEAICE_area_floor=0.15,
12     # SEAICE_area_reg=0.15,
13     SEAICE_salt0=4.,
14     # for long time step:
15     # SEAICE_deltaTevp = 720.,
16     # for regular time step:
17     # SEAICE_deltaTevp = 60.,
18     # for lsr:
19     LSR_ERROR = 2.e-4,
20     SEAICEuseDYNAMICS = .TRUE.,
21     # BAD OPTION -- DO NOT USE -- SEAICE_maskRHS = .TRUE.,
22 dimitri 1.1 MIN_ATEMP = -40.,
23     MIN_TICE = -40.,
24 ifenty 1.3 SEAICEadvScheme = 30,
25     SEAICEuseFluxForm = .TRUE.,
26     SEAICEadvSnow = .TRUE.,
27     # SEAICEadvSalt = .TRUE.,
28     SEAICEdiffKhHeff = 400.,
29     SEAICEdiffKhArea = 400.,
30     SEAICEdiffKhSnow = 400.,
31     # SEAICEdiffKhSalt = 400.,
32     SEAICEuseFlooding = .TRUE.,
33     SEAICE_mcPheePiston= 3.858024691358025E-05,
34     SEAICE_frazilFrac = 1.,
35     SEAICE_mcPheeTaper = 0.,
36     SEAICE_areaLossFormula=2,
37     SEAICEheatConsFix = .TRUE.,
38     SEAICE_tempFrz0 = -1.96,
39     SEAICE_dTempFrz_dS = 0.,
40     SEAICEuseMetricTerms = .TRUE.,
41     SEAICE_no_slip = .FALSE.,
42 zhc 1.5 # SEAICE_clipVelocities = .TRUE.,
43 ifenty 1.3 #take 33% out of (1-albedo)
44     SEAICE_dryIceAlb = 0.84,
45     SEAICE_wetIceAlb = 0.78,
46     SEAICE_drySnowAlb = 0.90,
47     SEAICE_wetSnowAlb = 0.8 ,
48     #default albedos
49     SEAICE_dryIceAlb_south = 0.75
50     SEAICE_wetIceAlb_south = 0.66
51     SEAICE_drySnowAlb_south = 0.84
52     SEAICE_wetSnowAlb_south = 0.7
53 zhc 1.5 #I.C. by Ian
54     AreaFile = 'SIharea_ecco_v4_to_llc270_at_0000078900.data',
55     HsnowFile = 'SIhsnow_ecco_v4_to_llc270_at_0000078900.data',
56     HeffFile = 'SIheff_ecco_v4_to_llc270_at_0000078900.data',
57 ifenty 1.3 /
58 dimitri 1.1 #
59 ifenty 1.3 &SEAICE_PARM02
60     /

  ViewVC Help
Powered by ViewVC 1.1.22