/[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.16 - (hide annotations) (download)
Mon Feb 13 23:27:00 2012 UTC (12 years, 3 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint63j
Changes since 1.15: +6 -0 lines
- in SEAICE_OPTIONS.h define SEAICE_DISABLE_HEATCONSFIX, until it
  is confirmed by the group that my "fix" is correct, or otherwise.
- document in data.seaice that
#SEAICEturbFluxFormula=3 is equivalent to
#     SEAICEturbFluxFormula = 1,
#     SEAICE_availHeatFrac = 0.314999999999999946709294817992,
#     SEAICE_availHeatFracFrz = 0.,
#     SEAICE_availHeatTaper = 0.92,

1 ifenty 1.1 # SEAICE parameters
2     &SEAICE_PARM01
3     SEAICEwriteState = .TRUE.,
4 ifenty 1.11 # SEAICE_initialHEFF = 0.5,
5     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     # turn-off Advection flags (get identical results, but faster)
12     SEAICEadvArea = .FALSE.,
13     SEAICEadvHeff = .FALSE.,
14     SEAICEadvSnow = .FALSE.,
15 ifenty 1.1 LSR_ERROR = 1.E-6,
16     SEAICE_EPS = 1.E-8,
17 gforget 1.14 SEAICEturbFluxFormula = 3,
18 gforget 1.16 #SEAICEturbFluxFormula=3 is equivalent to
19     # SEAICEturbFluxFormula = 1,
20     # SEAICE_availHeatFrac = 0.314999999999999946709294817992,
21     # SEAICE_availHeatFracFrz = 0.,
22     # SEAICE_availHeatTaper = 0.92,
23     #
24 ifenty 1.4 SIsalFRAC = 0.30,
25 gforget 1.15 SEAICE_tempFrz0 = -1.96,
26     SEAICE_dTempFrz_dS = 0.,
27 ifenty 1.1 SEAICEuseFlooding = .TRUE.,
28 ifenty 1.5 SEAICE_area_reg = 0.15,
29 ifenty 1.6 SEAICE_area_floor = 1.E-5,
30 ifenty 1.5 SEAICE_hice_reg = 0.10,
31 ifenty 1.6 # SEAICE_debugPointI = 3,
32     # SEAICE_debugPointJ = 3,
33     IMAX_TICE = 6,
34 jmc 1.13 #- to reproduce old results with former #undef SEAICE_SOLVE4TEMP_LEGACY code
35     SEAICE_wetAlbTemp = 0.,
36     SEAICE_snowThick = 0.,
37 ifenty 1.1 &
38 jmc 1.9
39 ifenty 1.1 &SEAICE_PARM02
40     mult_ice = 1.,
41     # choose which seaice cost term you want
42     cost_ice_flag = 2,
43     # the following timings are obsolete;
44     # replaced by lastinterval
45     costIceStart1 = 20000101,
46     costIceStart2 = 00000,
47     costIceEnd1 = 20000201,
48     costIceEnd2 = 00000,
49     &

  ViewVC Help
Powered by ViewVC 1.1.22