/[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.8 - (show annotations) (download)
Thu Dec 22 12:33:39 2011 UTC (12 years, 4 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint63h
Changes since 1.7: +5 -0 lines
sort out emissivity and long wave radiation step 2:
add emissivity for snow and ice as new run-time parameters
that default to the corresponding exf values; this
changes results in many verification experiments so that for backward
compatibility these parameter are now set explicitly to inconsistent
values (ugly)

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 # For backward compatibility only:
25 # emissivities should be inherited from exf and setting them here does
26 # not set a good example
27 SEAICE_snow_emiss = 0.97001763668430343479,
28 SEAICE_ice_emiss = 0.97001763668430343479,
29 &
30 &SEAICE_PARM02
31 mult_ice = 1.,
32 # choose which seaice cost term you want
33 cost_ice_flag = 2,
34 # the following timings are obsolete;
35 # replaced by lastinterval
36 costIceStart1 = 20000101,
37 costIceStart2 = 00000,
38 costIceEnd1 = 20000201,
39 costIceEnd2 = 00000,
40 &

  ViewVC Help
Powered by ViewVC 1.1.22