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

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

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


Revision 1.13 - (show annotations) (download)
Tue Dec 9 14:14:38 2014 UTC (9 years, 5 months ago) by mlosch
Branch: MAIN
CVS Tags: 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, HEAD
Changes since 1.12: +6 -0 lines
add test for strong implicit coupling and restricted addtive Schwarz
methods

1 # SEAICE parameters
2 &SEAICE_PARM01
3 LSR_ERROR = 1.E-12,
4 # test strong implicit coupling method for LSR
5 SEAICEuseStrImpCpl = .TRUE.,
6 # test restricted additive Schwarz (RAS) method for LSR
7 # SEAICE_OLx/y have to be .LE. OLx/y-2
8 SEAICE_OLx = 2,
9 SEAICE_OLy = 2,
10 #SEAICE_deltaTevp = 60.,
11 #SEAICEuseDynamics = .FALSE.,
12 SEAICE_clipVelocities = .TRUE.,
13 #
14 SEAICE_salt0 = 4.,
15 SEAICEadvHeff = .TRUE.,
16 SEAICEadvArea = .TRUE.,
17 SEAICEadvSnow = .TRUE.,
18 SEAICEadvScheme = 77,
19 SEAICE_multDim = 7,
20 SEAICE_wetAlbTemp = 0.,
21 SEAICE_mcPheePiston = 0.00057,
22 SEAICE_areaLossFormula= 2,
23 SEAICEheatConsFix = .TRUE.,
24 #SEAICE_monFreq = 2592000.,
25 #SEAICEwriteState = .TRUE.,
26 &
27
28 &SEAICE_PARM03
29 &

  ViewVC Help
Powered by ViewVC 1.1.22