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

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

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


Revision 1.12 - (show annotations) (download)
Sun Mar 11 14:06:19 2012 UTC (12 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64a, checkpoint63p, checkpoint63q, checkpoint63r, checkpoint63s, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63k, checkpoint64
Changes since 1.11: +1 -1 lines
rename parameters: SIsalFrac to SEAICE_saltFrac & SIsal0 to SEAICE_salt0

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

  ViewVC Help
Powered by ViewVC 1.1.22