/[MITgcm]/MITgcm/verification/global_ocean.cs32x15/input_ad.seaice/data.seaice
ViewVC logotype

Contents of /MITgcm/verification/global_ocean.cs32x15/input_ad.seaice/data.seaice

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


Revision 1.11 - (show annotations) (download)
Mon Oct 22 23:02:55 2012 UTC (11 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64y, checkpoint64x, checkpoint64z, checkpoint64q, checkpoint64p, checkpoint64s, checkpoint64r, checkpoint64u, checkpoint64t, checkpoint64w, checkpoint64v, checkpoint64i, checkpoint64h, checkpoint64k, checkpoint64j, checkpoint64m, checkpoint64l, checkpoint64o, checkpoint64n, checkpoint64a, checkpoint64c, checkpoint64b, checkpoint64e, checkpoint64d, checkpoint64g, checkpoint64f, checkpoint65, checkpoint65r, checkpoint65s, checkpoint65p, checkpoint65q, checkpoint65j, checkpoint65k, checkpoint65h, checkpoint65i, checkpoint65n, checkpoint65o, checkpoint65l, checkpoint65m, checkpoint65b, checkpoint65c, checkpoint65a, checkpoint65f, checkpoint65g, checkpoint65d, checkpoint65e
Changes since 1.10: +2 -1 lines
turn on the dynamics and use SOLV_MAX_ITERS=200, (instead of default=1500)
 to speed up the adjoint part.

1 # SEAICE parameters
2 &SEAICE_PARM01
3 LSR_ERROR = 1.E-12,
4 SOLV_MAX_ITERS = 200,
5 #SEAICE_deltaTevp = 60.,
6 #SEAICEuseDynamics = .FALSE.,
7 # for backward compatibility only
8 SEAICE_clipVelocities = .TRUE.,
9 #- to reproduce old results with former #undef SEAICE_SOLVE4TEMP_LEGACY code
10 SEAICE_wetAlbTemp = 0.,
11 SEAICE_snowThick = 0.,
12 #
13 SEAICE_salt0 = 4.,
14 SEAICEadvHeff = .TRUE.,
15 SEAICEadvArea = .TRUE.,
16 SEAICEadvSnow = .TRUE.,
17 SEAICEadvScheme = 30,
18 SEAICE_areaLossFormula=2,
19 SEAICE_mcPheePiston = 0.0005787037037037037,
20 #SEAICE_monFreq = 2592000.,
21 #SEAICEwriteState = .TRUE.,
22 &
23
24 &SEAICE_PARM02
25 mult_ice = 1.,
26 # choose which seaice cost term you want
27 cost_ice_flag = 1,
28 # the following timings are obsolete;
29 # replaced by lastinterval
30 costIceStart1 = 20000101,
31 costIceStart2 = 00000,
32 costIceEnd1 = 20000201,
33 costIceEnd2 = 00000,
34 &
35
36 &SEAICE_PARM03
37 &

  ViewVC Help
Powered by ViewVC 1.1.22