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

Contents 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.7 - (show annotations) (download)
Thu Jun 23 17:38:42 2011 UTC (12 years, 10 months ago) by ifenty
Branch: MAIN
CVS Tags: checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint63
Changes since 1.6: +0 -1 lines
Update on 1D ocean-ice verification experiment.
 - Make model truly 1x1 instead of 5x5 with all but center cell masked out
 - update data.diagnostics to reflect change of standard

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

  ViewVC Help
Powered by ViewVC 1.1.22