/[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.17 - (hide annotations) (download)
Tue Feb 7 02:02:42 2012 UTC (12 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.16: +3 -0 lines
set useMaykutSatVapPoly=T & postSolvTempIter=0
to reproduce old results with former #defined SEAICE_SOLVE4TEMP_LEGACY code

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.17 #- to reproduce old results with former #defined SEAICE_SOLVE4TEMP_LEGACY code
15     useMaykutSatVapPoly = .TRUE.,
16     postSolvTempIter = 0,
17 ifenty 1.12 SIsalFRAC = 0.3,
18 jmc 1.8 SEAICE_availHeatFrac = 0.8,
19     SEAICEadvSnow = .TRUE.,
20     SEAICEuseFlooding = .TRUE.,
21 jmc 1.15 SEAICEdiffKhArea = 200.,
22 jmc 1.13 SEAICEwriteState = .TRUE.,
23 heimbach 1.1 # SEAICE_tave_mnc = .FALSE.,
24     # SEAICE_dump_mnc = .FALSE.,
25     # SEAICE_mon_mnc = .FALSE.,
26     &
27 jmc 1.13
28 heimbach 1.1 &SEAICE_PARM02
29     mult_ice = 1.,
30     # choose which seaice cost term you want
31     cost_ice_flag = 1,
32     # the following timings are obsolete;
33     # replaced by lastinterval
34     costIceStart1 = 20000101,
35     costIceStart2 = 00000,
36     costIceEnd1 = 20000201,
37     costIceEnd2 = 00000,
38     &
39 jmc 1.13
40     &SEAICE_PARM03
41     &

  ViewVC Help
Powered by ViewVC 1.1.22