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

Annotation 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.8 - (hide annotations) (download)
Tue Feb 7 01:59:33 2012 UTC (12 years, 4 months ago) by jmc
Branch: MAIN
Changes since 1.7: +3 -0 lines
set SEAICE_wetAlbTemp=0. & SEAICE_snowThick=0.
to reproduce old results with former #undef SEAICE_SOLVE4TEMP_LEGACY code

1 ifenty 1.1 # SEAICE parameters
2     &SEAICE_PARM01
3     SEAICEwriteState = .TRUE.,
4 ifenty 1.5 # SEAICE_initialHEFF = 1.1E-5,
5 ifenty 1.1 SEAICE_initialHEFF = 0.0,
6 ifenty 1.5 HsnowFile = 'snow_0m_1x1',
7 ifenty 1.1 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 ifenty 1.4 SIsalFRAC = 0.30,
15 ifenty 1.1 SEAICEuseFlooding = .TRUE.,
16 ifenty 1.4 SEAICE_area_reg = 0.15,
17 ifenty 1.5 SEAICE_area_floor = 1.E-5,
18 ifenty 1.4 SEAICE_hice_reg = 0.10,
19 ifenty 1.5 # SEAICE_debugPointI = 3,
20     # SEAICE_debugPointJ = 3,
21     IMAX_TICE = 6,
22 jmc 1.8 #- to reproduce old results with former #undef SEAICE_SOLVE4TEMP_LEGACY code
23     SEAICE_wetAlbTemp = 0.,
24     SEAICE_snowThick = 0.,
25 ifenty 1.5 SEAICE_mon_mnc = .TRUE.
26 mlosch 1.6 # For backward compatibility only:
27     # emissivities should be inherited from exf and setting them here does
28     # not set a good example
29     SEAICE_snow_emiss = 0.97001763668430343479,
30     SEAICE_ice_emiss = 0.97001763668430343479,
31 ifenty 1.1 &
32     &SEAICE_PARM02
33     mult_ice = 1.,
34     # choose which seaice cost term you want
35     cost_ice_flag = 2,
36     # the following timings are obsolete;
37     # replaced by lastinterval
38     costIceStart1 = 20000101,
39     costIceStart2 = 00000,
40     costIceEnd1 = 20000201,
41     costIceEnd2 = 00000,
42     &

  ViewVC Help
Powered by ViewVC 1.1.22