/[MITgcm]/MITgcm/verification/1D_ocean_ice_column/input/data.seaice
ViewVC logotype

Annotation of /MITgcm/verification/1D_ocean_ice_column/input/data.seaice

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


Revision 1.9 - (hide annotations) (download)
Mon Jan 16 23:02:24 2012 UTC (12 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63i
Changes since 1.8: +8 -10 lines
- turn-off Advection flags (get identical results, but faster)
- use pkg/exf default emissivities

1 ifenty 1.1 # SEAICE parameters
2     &SEAICE_PARM01
3     SEAICEwriteState = .TRUE.,
4 ifenty 1.6 # SEAICE_initialHEFF = 1.1E-5,
5 ifenty 1.1 SEAICE_initialHEFF = 0.0,
6 ifenty 1.6 HsnowFile = 'snow_0m_1x1',
7 ifenty 1.1 SEAICE_deltaTtherm = 3600.,
8     SEAICE_deltaTdyn = 3600.,
9 jmc 1.9 SEAICEuseDYNAMICS = .FALSE.,
10     SEAICEadvSalt = .FALSE.,
11     SEAICEadvAge = .FALSE.,
12     # turn-off Advection flags (get identical results, but faster)
13     SEAICEadvArea = .FALSE.,
14     SEAICEadvHeff = .FALSE.,
15     SEAICEadvSnow = .FALSE.,
16 ifenty 1.1 LSR_ERROR = 1.E-6,
17     SEAICE_EPS = 1.E-8,
18 ifenty 1.4 SIsalFRAC = 0.30,
19 ifenty 1.1 SEAICEuseFlooding = .TRUE.,
20 ifenty 1.5 SEAICE_area_reg = 0.15,
21 ifenty 1.6 SEAICE_area_floor = 1.E-5,
22 ifenty 1.5 SEAICE_hice_reg = 0.10,
23 ifenty 1.6 # SEAICE_debugPointI = 3,
24     # SEAICE_debugPointJ = 3,
25     IMAX_TICE = 6,
26 ifenty 1.1 &
27 jmc 1.9
28 ifenty 1.1 &SEAICE_PARM02
29     mult_ice = 1.,
30     # choose which seaice cost term you want
31     cost_ice_flag = 2,
32     # the following timings are obsolete;
33     # replaced by lastinterval
34     costIceStart1 = 20000101,
35     costIceStart2 = 00000,
36     costIceEnd1 = 20000201,
37     costIceEnd2 = 00000,
38     &

  ViewVC Help
Powered by ViewVC 1.1.22