/[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.20 - (hide annotations) (download)
Wed Dec 19 15:34:38 2012 UTC (11 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.19: +1 -0 lines
need to specify SEAICE_multDim=7 (since default setting in seaice_readparms.F
 has changed)

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 jmc 1.19 SEAICE_saltFrac = 0.3,
19 gforget 1.18 SEAICE_tempFrz0 = -1.96,
20     SEAICE_dTempFrz_dS = 0.,
21 jmc 1.8 SEAICE_availHeatFrac = 0.8,
22     SEAICEadvSnow = .TRUE.,
23     SEAICEuseFlooding = .TRUE.,
24 jmc 1.15 SEAICEdiffKhArea = 200.,
25 jmc 1.13 SEAICEwriteState = .TRUE.,
26 heimbach 1.1 # SEAICE_tave_mnc = .FALSE.,
27     # SEAICE_dump_mnc = .FALSE.,
28     # SEAICE_mon_mnc = .FALSE.,
29     &
30 jmc 1.13
31 heimbach 1.1 &SEAICE_PARM02
32     mult_ice = 1.,
33     # choose which seaice cost term you want
34     cost_ice_flag = 1,
35     # the following timings are obsolete;
36     # replaced by lastinterval
37     costIceStart1 = 20000101,
38     costIceStart2 = 00000,
39     costIceEnd1 = 20000201,
40     costIceEnd2 = 00000,
41     &
42 jmc 1.13
43     &SEAICE_PARM03
44     &

  ViewVC Help
Powered by ViewVC 1.1.22