/[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.13 - (show annotations) (download)
Sun May 29 19:24:05 2011 UTC (12 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint63, checkpoint62z
Changes since 1.12: +8 -1 lines
use old default value for SEAICEuseFluxForm (=F) and DIFF1 (=0.004).

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 =.TRUE.,
10 #-- According to Martin, SEAICE_clipVelocities is not recommended
11 # SEAICE_clipVelocities=.TRUE.,
12 SEAICEadvSalt =.FALSE.,
13 SEAICEadvAge =.FALSE.,
14 #-- above: to reproduce old results
15 LSR_ERROR = 1.E-6,
16 ### SEAICE_deltaTevp = 60,
17 SEAICE_EPS = 1.E-8,
18 SIsalFRAC = 0.3,
19 SEAICE_availHeatFrac = 0.8,
20 SEAICEadvSnow = .TRUE.,
21 SEAICEuseFlooding = .TRUE.,
22 SEAICEwriteState = .TRUE.,
23 # SEAICE_tave_mnc = .FALSE.,
24 # SEAICE_dump_mnc = .FALSE.,
25 # SEAICE_mon_mnc = .FALSE.,
26 &
27
28 &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
40 &SEAICE_PARM03
41 &

  ViewVC Help
Powered by ViewVC 1.1.22