/[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.15 - (show annotations) (download)
Tue Jan 17 15:42:37 2012 UTC (12 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63i
Changes since 1.14: +1 -8 lines
- use pkg/exf default emissivities
- use default SEAICEuseFluxForm with simple harmonic diffusivity
  (SEAICEdiffKhArea=200.) instead of DIFF1.

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 SEAICEadvAge =.FALSE.,
11 #-- above: to reproduce old results
12 LSR_ERROR = 1.E-6,
13 ### SEAICE_deltaTevp = 60,
14 SEAICE_EPS = 1.E-8,
15 SIsalFRAC = 0.3,
16 SEAICE_availHeatFrac = 0.8,
17 SEAICEadvSnow = .TRUE.,
18 SEAICEuseFlooding = .TRUE.,
19 SEAICEdiffKhArea = 200.,
20 SEAICEwriteState = .TRUE.,
21 # SEAICE_tave_mnc = .FALSE.,
22 # SEAICE_dump_mnc = .FALSE.,
23 # SEAICE_mon_mnc = .FALSE.,
24 &
25
26 &SEAICE_PARM02
27 mult_ice = 1.,
28 # choose which seaice cost term you want
29 cost_ice_flag = 1,
30 # the following timings are obsolete;
31 # replaced by lastinterval
32 costIceStart1 = 20000101,
33 costIceStart2 = 00000,
34 costIceEnd1 = 20000201,
35 costIceEnd2 = 00000,
36 &
37
38 &SEAICE_PARM03
39 &

  ViewVC Help
Powered by ViewVC 1.1.22