/[MITgcm]/MITgcm/verification/offline_exf_seaice/input_ad/data.seaice
ViewVC logotype

Annotation of /MITgcm/verification/offline_exf_seaice/input_ad/data.seaice

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


Revision 1.9 - (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.8: +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 heimbach 1.1 # SEAICE parameters
2     &SEAICE_PARM01
3 jmc 1.8 #- old DIFF1 default:
4     DIFF1 = 4.E-3,
5 heimbach 1.1 SEAICE_initialHEFF = 1.0,
6     SEAICE_deltaTtherm = 3600.,
7     SEAICE_deltaTdyn = 3600.,
8     SEAICEuseDYNAMICS =.FALSE.,
9 jmc 1.3 #-- According to Martin, SEAICE_clipVelocities is not recommended
10     # SEAICE_clipVelocities=.TRUE.,
11     SEAICEadvSnow =.FALSE.,
12     #-- above: to reproduce old results
13 heimbach 1.1 LSR_ERROR = 1.E-12,
14 jmc 1.8 SEAICEwriteState = .TRUE.,
15 mlosch 1.9 # For backward compatibility only:
16     # emissivities should be inherited from exf and setting them here does
17     # not set a good example
18     SEAICE_snow_emiss = 0.97001763668430343479,
19     SEAICE_ice_emiss = 0.97001763668430343479,
20 heimbach 1.1 &
21 jmc 1.8
22 heimbach 1.1 &SEAICE_PARM02
23     mult_ice = 1.,
24     # choose which seaice cost term you want
25     cost_ice_flag = 1,
26 jmc 1.4 costIceStart1 = 20000101,
27     costIceStart2 = 00000,
28     costIceEnd1 = 20000201,
29     costIceEnd2 = 00000,
30 heimbach 1.1 &
31 jmc 1.8
32     &SEAICE_PARM03
33     &

  ViewVC Help
Powered by ViewVC 1.1.22