/[MITgcm]/MITgcm_contrib/SOSE/input_ad/data.seaice
ViewVC logotype

Annotation of /MITgcm_contrib/SOSE/input_ad/data.seaice

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


Revision 1.1 - (hide annotations) (download)
Fri Apr 23 19:56:53 2010 UTC (15 years, 3 months ago) by mmazloff
Branch: MAIN
CVS Tags: HEAD
original files

1 mmazloff 1.1 # SEAICE parameters
2     &SEAICE_PARM01
3     SEAICEuseDYNAMICS = .TRUE.
4     ## SEAICEwriteState = .TRUE.
5     SEAICEuseFlooding = .TRUE.,
6     SEAICEuseFluxForm = .TRUE.,
7     ## not sure want flux form...
8     SEAICEadvScheme = 2,
9     SEAICE_no_slip = .TRUE.,
10     ## not sure want no slip either....
11     SEAICE_airTurnAngle = 18.,
12     SEAICE_waterTurnAngle = 18.,
13     # not sure what turning angle should be...
14     SEAICEadvSnow = .TRUE.,
15     SEAICEadvSalt = .TRUE.,
16     ## not sure should adv snow or salt
17     SEAICE_initialHEFF = 0.,
18     # no idea what drag and strength should be either
19     # SEAICE_drag = 0.0012,
20     # SEAICE_strength = 5000,
21     # SEAICE_waterDrag = 7.5,
22     LSR_ERROR = 1.e-4,
23     # SEAICE_salinity = 5.0,
24     SEAICE_strength = 1.7e+04,
25     SEAICE_waterDrag = 5.55,
26     SEAICE_drag = 0.0012,
27     # LSR_ERROR = 2.e-4,
28     SEAICE_salinity = 0.3,
29     SEAICE_gamma_t = 259200.0,
30     #other -- no idea -- from menemenlis:
31     SEAICE_dryIceAlb = 0.92,
32     SEAICE_wetIceAlb = 0.80,
33     SEAICE_drySnowAlb = 0.96,
34     SEAICE_wetSnowAlb = 0.83,
35     HO = 0.9,
36     MIN_ATEMP = -40.,
37     MIN_TICE = -40.,
38     ICE2WATR = 0.92D0,
39     SEAICEuseMetricTerms = .TRUE.,
40     # LSR solver parameters used with SEAICE_ALLOW_DYNAMICS
41     # npseudo = 1,
42     # LSR_ERROR = 1e-3,
43     # HeffFile = 'SO6input/SO6_INI_ICECONC.bin',
44     # asynchronous stepping for uice, vice
45     # SEAICE_deltaTdyn = 43200.
46     /
47     &SEAICE_PARM02
48     mult_smrarea = 0.2,
49     smrareadatfile = 'SO6_ICECONC_daily_05to07',
50     wsmrarea0 = 0.5,
51     wmean_smrarea = 0.5,
52     smrarea_errfile = ' ',
53     /

  ViewVC Help
Powered by ViewVC 1.1.22