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

Annotation of /MITgcm/verification/offline_exf_seaice/input_ad/data.seaice

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


Revision 1.12 - (hide annotations) (download)
Sat Feb 11 03:50:37 2012 UTC (12 years, 3 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint63j
Changes since 1.11: +5 -2 lines
- update CPPs and run time params (SEAICE_tempFrz0    = -1.96,
  SEAICE_dTempFrz_dS = 0., to use constant freezing point,
  and SEAICEuseFlooding  = .FALSE.).
- no result chnages.

1 heimbach 1.1 # SEAICE parameters
2     &SEAICE_PARM01
3 jmc 1.8 #- old DIFF1 default:
4     DIFF1 = 4.E-3,
5 heimbach 1.1 SEAICE_initialHEFF = 1.0,
6     SEAICE_deltaTtherm = 3600.,
7     SEAICE_deltaTdyn = 3600.,
8     SEAICEuseDYNAMICS =.FALSE.,
9 jmc 1.3 #-- According to Martin, SEAICE_clipVelocities is not recommended
10     # SEAICE_clipVelocities=.TRUE.,
11     SEAICEadvSnow =.FALSE.,
12     #-- above: to reproduce old results
13 heimbach 1.1 LSR_ERROR = 1.E-12,
14 jmc 1.11 #- to reproduce old results with former #defined SEAICE_SOLVE4TEMP_LEGACY code
15 gforget 1.12 useMaykutSatVapPoly = .TRUE.,
16     postSolvTempIter = 0,
17     SEAICE_tempFrz0 = -1.96,
18     SEAICE_dTempFrz_dS = 0.,
19     SEAICEuseFlooding = .FALSE.,
20 jmc 1.8 SEAICEwriteState = .TRUE.,
21 heimbach 1.1 &
22 jmc 1.8
23 heimbach 1.1 &SEAICE_PARM02
24     mult_ice = 1.,
25     # choose which seaice cost term you want
26     cost_ice_flag = 1,
27 jmc 1.4 costIceStart1 = 20000101,
28     costIceStart2 = 00000,
29     costIceEnd1 = 20000201,
30     costIceEnd2 = 00000,
31 heimbach 1.1 &
32 jmc 1.8
33     &SEAICE_PARM03
34     &

  ViewVC Help
Powered by ViewVC 1.1.22