/[MITgcm]/MITgcm/verification/lab_sea/input_ad/data.seaice
ViewVC logotype

Annotation of /MITgcm/verification/lab_sea/input_ad/data.seaice

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


Revision 1.21 - (hide annotations) (download)
Sat Dec 22 18:10:02 2012 UTC (11 years, 3 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint64y, checkpoint64x, checkpoint64z, checkpoint64q, checkpoint64p, checkpoint64s, checkpoint64r, checkpoint64u, checkpoint64t, checkpoint64w, checkpoint64v, checkpoint64i, checkpoint64h, checkpoint64k, checkpoint64j, checkpoint64m, checkpoint64l, checkpoint64o, checkpoint64n, checkpoint64c, checkpoint64b, checkpoint64e, checkpoint64d, checkpoint64g, checkpoint64f, checkpoint65, checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65r, checkpoint65s, checkpoint65p, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65t, checkpoint65u, checkpoint65j, checkpoint65k, checkpoint65h, checkpoint65i, checkpoint65n, checkpoint65o, checkpoint65l, checkpoint65m, checkpoint65b, checkpoint65c, checkpoint65a, checkpoint65f, checkpoint65g, checkpoint65d, checkpoint65e, HEAD
Changes since 1.20: +6 -0 lines
- match paramaters from SEAICE_GROWTH_LEGACY branch.

1 heimbach 1.1 # SEAICE parameters
2     &SEAICE_PARM01
3     SEAICE_initialHEFF = 1.0,
4     SEAICE_deltaTtherm = 3600.,
5     SEAICE_deltaTdyn = 3600.,
6     SEAICEuseDYNAMICS =.TRUE.,
7 jmc 1.8 #-- According to Martin, SEAICE_clipVelocities is not recommended
8     # SEAICE_clipVelocities=.TRUE.,
9     SEAICEadvSalt =.FALSE.,
10     #-- above: to reproduce old results
11 heimbach 1.1 LSR_ERROR = 1.E-6,
12 heimbach 1.5 ### SEAICE_deltaTevp = 60,
13 heimbach 1.3 SEAICE_EPS = 1.E-8,
14 jmc 1.20 SEAICE_multDim = 7,
15 jmc 1.17 #- to reproduce old results with former #defined SEAICE_SOLVE4TEMP_LEGACY code
16     useMaykutSatVapPoly = .TRUE.,
17     postSolvTempIter = 0,
18 gforget 1.21 #- paramaters from SEAICE_GROWTH_LEGACY branch
19     SEAICE_doOpenWaterGrowth=.FALSE.,
20     SEAICE_doOpenWaterMelt=.FALSE.,
21     SEAICE_areaGainFormula=2,
22     SEAICE_areaLossFormula=3,
23     #
24 jmc 1.19 SEAICE_saltFrac = 0.3,
25 gforget 1.18 SEAICE_tempFrz0 = -1.96,
26     SEAICE_dTempFrz_dS = 0.,
27 jmc 1.8 SEAICE_availHeatFrac = 0.8,
28     SEAICEadvSnow = .TRUE.,
29     SEAICEuseFlooding = .TRUE.,
30 jmc 1.15 SEAICEdiffKhArea = 200.,
31 jmc 1.13 SEAICEwriteState = .TRUE.,
32 heimbach 1.1 # SEAICE_tave_mnc = .FALSE.,
33     # SEAICE_dump_mnc = .FALSE.,
34     # SEAICE_mon_mnc = .FALSE.,
35     &
36 jmc 1.13
37 heimbach 1.1 &SEAICE_PARM02
38     mult_ice = 1.,
39     # choose which seaice cost term you want
40     cost_ice_flag = 1,
41     # the following timings are obsolete;
42     # replaced by lastinterval
43     costIceStart1 = 20000101,
44     costIceStart2 = 00000,
45     costIceEnd1 = 20000201,
46     costIceEnd2 = 00000,
47     &
48 jmc 1.13
49     &SEAICE_PARM03
50     &

  ViewVC Help
Powered by ViewVC 1.1.22