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

Contents of /MITgcm/verification/1D_ocean_ice_column/input_ad/data.seaice

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


Revision 1.13 - (show annotations) (download)
Sun Mar 11 14:06:18 2012 UTC (12 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64y, checkpoint64x, checkpoint64z, checkpoint64q, checkpoint64p, checkpoint64s, checkpoint64r, checkpoint64u, checkpoint64t, checkpoint64w, checkpoint64v, checkpoint64i, checkpoint64h, checkpoint64k, checkpoint64j, checkpoint64m, checkpoint64l, checkpoint64o, checkpoint64n, checkpoint64a, checkpoint64c, checkpoint64b, checkpoint64e, checkpoint64d, checkpoint64g, checkpoint64f, checkpoint63p, checkpoint63q, checkpoint63r, checkpoint63s, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63k, checkpoint64, checkpoint65, checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65r, checkpoint65s, checkpoint65p, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65t, checkpoint65u, checkpoint65j, checkpoint65k, checkpoint65h, checkpoint65i, checkpoint65n, checkpoint65o, checkpoint65l, checkpoint65m, checkpoint65b, checkpoint65c, checkpoint65a, checkpoint65f, checkpoint65g, checkpoint65d, checkpoint65e, HEAD
Changes since 1.12: +1 -1 lines
rename parameters: SIsalFrac to SEAICE_saltFrac & SIsal0 to SEAICE_salt0

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 LSR_ERROR = 1.E-6,
12 SEAICE_EPS = 1.E-8,
13 SEAICEadvSnow = .TRUE.,
14 SEAICE_mcPheePiston= 0.0008749999999999999,
15 SEAICE_mcPheeTaper = 0.92,
16 SEAICE_frazilFrac = 0.,
17 SEAICE_saltFrac = 0.30,
18 SEAICE_tempFrz0 = -1.96,
19 SEAICE_dTempFrz_dS = 0.,
20 SEAICEuseFlooding = .TRUE.,
21 SEAICE_area_reg = 0.15,
22 SEAICE_area_floor = 1.E-5,
23 SEAICE_hice_reg = 0.10,
24 # SEAICE_debugPointI = 3,
25 # SEAICE_debugPointJ = 3,
26 IMAX_TICE = 6,
27 #- to reproduce old results with former #undef SEAICE_SOLVE4TEMP_LEGACY code
28 SEAICE_wetAlbTemp = 0.,
29 SEAICE_snowThick = 0.,
30 SEAICE_mon_mnc = .TRUE.
31 # For backward compatibility only:
32 # emissivities should be inherited from exf and setting them here does
33 # not set a good example
34 SEAICE_snow_emiss = 0.97001763668430343479,
35 SEAICE_ice_emiss = 0.97001763668430343479,
36 &
37 &SEAICE_PARM02
38 mult_ice = 1.,
39 # choose which seaice cost term you want
40 cost_ice_flag = 2,
41 # the following timings are obsolete;
42 # replaced by lastinterval
43 costIceStart1 = 20000101,
44 costIceStart2 = 00000,
45 costIceEnd1 = 20000201,
46 costIceEnd2 = 00000,
47 &

  ViewVC Help
Powered by ViewVC 1.1.22