/[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.6 - (show annotations) (download)
Thu Jun 23 17:17:10 2011 UTC (12 years, 10 months ago) by ifenty
Branch: MAIN
Changes since 1.5: +8 -2 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 = 'snow0_tiny_one_year',
7 HsnowFile = 'snow_0m_1x1',
8 SEAICE_deltaTtherm = 3600.,
9 SEAICE_deltaTdyn = 3600.,
10 SEAICEuseDYNAMICS =.FALSE.,
11 SEAICEadvSalt =.FALSE.,
12 SEAICEadvAge =.FALSE.,
13 LSR_ERROR = 1.E-6,
14 SEAICE_EPS = 1.E-8,
15 SEAICEadvSnow = .TRUE.,
16 SIsalFRAC = 0.30,
17 SEAICEuseFlooding = .TRUE.,
18 SEAICE_area_reg = 0.15,
19 SEAICE_area_floor = 1.E-5,
20 SEAICE_hice_reg = 0.10,
21 # SEAICE_debugPointI = 3,
22 # SEAICE_debugPointJ = 3,
23 IMAX_TICE = 6,
24 SEAICE_mon_mnc = .TRUE.
25 &
26 &SEAICE_PARM02
27 mult_ice = 1.,
28 # choose which seaice cost term you want
29 cost_ice_flag = 2,
30 # the following timings are obsolete;
31 # replaced by lastinterval
32 costIceStart1 = 20000101,
33 costIceStart2 = 00000,
34 costIceEnd1 = 20000201,
35 costIceEnd2 = 00000,
36 &

  ViewVC Help
Powered by ViewVC 1.1.22