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

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

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


Revision 1.7 - (hide annotations) (download)
Thu Dec 22 12:33:40 2011 UTC (12 years, 4 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint63h
Changes since 1.6: +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 gforget 1.1 # SEAICE parameters
2     &SEAICE_PARM01
3 mlosch 1.2 SEAICE_initialHEFF = 1.0,
4     SEAICE_deltaTtherm = 3600.,
5     SEAICE_deltaTdyn = 3600.,
6     LSR_ERROR = 1.E-12,
7     #SEAICE_deltaTevp = 30.,
8     SEAICEuseFREEDRIFT = .TRUE.,
9 jmc 1.6 SEAICEadvSchHeff = 33,
10     #- add small diffKh to test diffusion with multi-dim advect.
11     SEAICEdiffKhHeff = 20.,
12     SEAICEwriteState = .TRUE.,
13 mlosch 1.7 # For backward compatibility only:
14     # emissivities should be inherited from exf and setting them here does
15     # not set a good example
16     SEAICE_snow_emiss = 0.97001763668430343479,
17     SEAICE_ice_emiss = 0.97001763668430343479,
18 gforget 1.1 &
19 mlosch 1.2
20 jmc 1.3 &SEAICE_PARM03
21     &

  ViewVC Help
Powered by ViewVC 1.1.22