/[MITgcm]/MITgcm/verification/lab_sea/input.hb87/data.seaice
ViewVC logotype

Annotation of /MITgcm/verification/lab_sea/input.hb87/data.seaice

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


Revision 1.10 - (hide annotations) (download)
Thu Dec 22 12:33:40 2011 UTC (12 years, 5 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint63h
Changes since 1.9: +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 mlosch 1.1 # SEAICE parameters
2     &SEAICE_PARM01
3 mlosch 1.5 SEAICE_initialHEFF = 1.0,
4     SEAICE_deltaTtherm = 3600.,
5     SEAICE_deltaTdyn = 3600.,
6     #LSR_ERROR = 1.E-12,
7     SEAICE_deltaTevp = 30.,
8     useHB87stressCoupling = .TRUE.,
9     SEAICE_no_slip = .TRUE.,
10 jmc 1.9 SEAICEdiffKhArea = 200.,
11 mlosch 1.5 AreaFile = 'AREA.0000008760',
12     HsnowFile = 'HSNOW.0000008760',
13     HsaltFile = 'HSALT.0000008760',
14     HeffFile = 'HEFF.0000008760',
15 jmc 1.9 SEAICEwriteState = .TRUE.,
16 mlosch 1.10 # For backward compatibility only:
17     # emissivities should be inherited from exf and setting them here does
18     # not set a good example
19     SEAICE_snow_emiss = 0.97001763668430343479,
20     SEAICE_ice_emiss = 0.97001763668430343479,
21 mlosch 1.1 &
22 mlosch 1.5
23 jmc 1.6 &SEAICE_PARM03
24     &

  ViewVC Help
Powered by ViewVC 1.1.22