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

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

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


Revision 1.18 - (show annotations) (download)
Sat Feb 11 03:49:23 2012 UTC (12 years, 2 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint63j
Changes since 1.17: +2 -0 lines
- update CPPs and run time params (SEAICE_tempFrz0    = -1.96,
  SEAICE_dTempFrz_dS = 0., to use constant freezing point).
- no result chnages.

1 # SEAICE parameters
2 &SEAICE_PARM01
3 SEAICE_initialHEFF = 1.0,
4 SEAICE_deltaTtherm = 3600.,
5 SEAICE_deltaTdyn = 3600.,
6 SEAICEuseDYNAMICS =.TRUE.,
7 #-- According to Martin, SEAICE_clipVelocities is not recommended
8 # SEAICE_clipVelocities=.TRUE.,
9 SEAICEadvSalt =.FALSE.,
10 #-- above: to reproduce old results
11 LSR_ERROR = 1.E-6,
12 ### SEAICE_deltaTevp = 60,
13 SEAICE_EPS = 1.E-8,
14 #- to reproduce old results with former #defined SEAICE_SOLVE4TEMP_LEGACY code
15 useMaykutSatVapPoly = .TRUE.,
16 postSolvTempIter = 0,
17 SIsalFRAC = 0.3,
18 SEAICE_tempFrz0 = -1.96,
19 SEAICE_dTempFrz_dS = 0.,
20 SEAICE_availHeatFrac = 0.8,
21 SEAICEadvSnow = .TRUE.,
22 SEAICEuseFlooding = .TRUE.,
23 SEAICEdiffKhArea = 200.,
24 SEAICEwriteState = .TRUE.,
25 # SEAICE_tave_mnc = .FALSE.,
26 # SEAICE_dump_mnc = .FALSE.,
27 # SEAICE_mon_mnc = .FALSE.,
28 &
29
30 &SEAICE_PARM02
31 mult_ice = 1.,
32 # choose which seaice cost term you want
33 cost_ice_flag = 1,
34 # the following timings are obsolete;
35 # replaced by lastinterval
36 costIceStart1 = 20000101,
37 costIceStart2 = 00000,
38 costIceEnd1 = 20000201,
39 costIceEnd2 = 00000,
40 &
41
42 &SEAICE_PARM03
43 &

  ViewVC Help
Powered by ViewVC 1.1.22