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

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

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


Revision 1.14 - (hide annotations) (download)
Sat Dec 22 18:10:05 2012 UTC (11 years, 4 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.13: +6 -0 lines
- match paramaters from SEAICE_GROWTH_LEGACY branch.

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

  ViewVC Help
Powered by ViewVC 1.1.22