/[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.16 - (hide annotations) (download)
Fri Sep 4 08:06:22 2015 UTC (8 years, 8 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65r, checkpoint65s, checkpoint65p, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65t, checkpoint65u, checkpoint65o, HEAD
Changes since 1.15: +1 -0 lines
add SEAICEetaZmethod = 3 in order to use area-weighted averages for
e12 (really, this should be the default)

1 mlosch 1.1 # SEAICE parameters
2     &SEAICE_PARM01
3 jmc 1.15 #- seaice dynamics params:
4     SEAICE_deltaTdyn = 3600.,
5     SEAICE_deltaTevp = 30.,
6     useHB87stressCoupling = .TRUE.,
7     SEAICE_no_slip = .TRUE.,
8     SEAICE_drag = 0.001,
9 mlosch 1.16 SEAICEetaZmethod = 3,
10 jmc 1.15 # Depending on vertical resolution this angle should have a value > 0
11     # (e.g., 25deg for drF(1)=10m)
12     # SEAICE_waterTurnAngle = 0.0,
13     #- seaice state & transport params:
14     SEAICE_salt0 = 4.0,
15     #- old DIFF1 default:
16     DIFF1 = 4.E-3,
17     #- seaice thermodyn params:
18     SEAICE_deltaTtherm = 3600.,
19     SEAICE_multDim = 1,
20     # strong ice-ocean turb-flux coeff:
21     SEAICE_mcPheePiston= 0.001,
22     SEAICE_frazilFrac = 0.5,
23     #- seaice I/O params:
24     AreaFile = 'AREA.0000008760',
25     HsnowFile = 'HSNOW.0000008760',
26     HsaltFile = 'HSALT.0000008760',
27     HeffFile = 'HEFF.0000008760',
28     SEAICEwriteState = .TRUE.,
29 mlosch 1.1 &
30 mlosch 1.5
31 jmc 1.6 &SEAICE_PARM03
32 jmc 1.15 SItrNumInUse = 0,
33 jmc 1.6 &

  ViewVC Help
Powered by ViewVC 1.1.22