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

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

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


Revision 1.8 - (hide annotations) (download)
Tue Mar 24 16:05:34 2009 UTC (15 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62, checkpoint62c, checkpoint62b, checkpoint62a, checkpoint62g, checkpoint62f, checkpoint62e, checkpoint62d, checkpoint62k, checkpoint62j, checkpoint62i, checkpoint62h, checkpoint62n, checkpoint62m, checkpoint62l, checkpoint61n, checkpoint61o, checkpoint61l, checkpoint61m, checkpoint61v, checkpoint61w, checkpoint61t, checkpoint61u, checkpoint61r, checkpoint61s, checkpoint61p, checkpoint61q, checkpoint61z, checkpoint61x, checkpoint61y
Changes since 1.7: +9 -4 lines
set flags to their previous default value (SEAICEadvSalt,Age=F)

1 heimbach 1.1 # SEAICE parameters
2     &SEAICE_PARM01
3     SEAICEwriteState = .TRUE.,
4     SEAICE_initialHEFF = 1.0,
5     SEAICE_deltaTtherm = 3600.,
6     SEAICE_deltaTdyn = 3600.,
7     SEAICEuseDYNAMICS =.TRUE.,
8 jmc 1.8 #-- According to Martin, SEAICE_clipVelocities is not recommended
9     # SEAICE_clipVelocities=.TRUE.,
10     SEAICEadvSalt =.FALSE.,
11     SEAICEadvAge =.FALSE.,
12     #-- above: to reproduce old results
13 heimbach 1.1 LSR_ERROR = 1.E-6,
14 heimbach 1.5 ### SEAICE_deltaTevp = 60,
15 heimbach 1.3 SEAICE_EPS = 1.E-8,
16 jmc 1.8 SEAICE_salinity = 0.3,
17     SEAICE_availHeatFrac = 0.8,
18     SEAICEadvSnow = .TRUE.,
19     SEAICEuseFlooding = .TRUE.,
20 heimbach 1.1 # SEAICE_tave_mnc = .FALSE.,
21     # SEAICE_dump_mnc = .FALSE.,
22     # SEAICE_mon_mnc = .FALSE.,
23 dimitri 1.7 ICE2WATR = 0.92D0,
24 heimbach 1.1 &
25     &SEAICE_PARM02
26     mult_ice = 1.,
27     # choose which seaice cost term you want
28     cost_ice_flag = 1,
29     # the following timings are obsolete;
30     # replaced by lastinterval
31     costIceStart1 = 20000101,
32     costIceStart2 = 00000,
33     costIceEnd1 = 20000201,
34     costIceEnd2 = 00000,
35     &

  ViewVC Help
Powered by ViewVC 1.1.22