/[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.4 - (hide annotations) (download)
Mon Apr 6 21:15:12 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.3: +4 -0 lines
specify costIce_Start/End (taken from lab_sea/input_ad/data.seaice)

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 =.FALSE.,
8 jmc 1.3 #-- According to Martin, SEAICE_clipVelocities is not recommended
9     # SEAICE_clipVelocities=.TRUE.,
10     SEAICEadvSalt =.FALSE.,
11     SEAICEadvAge =.FALSE.,
12     SEAICEadvSnow =.FALSE.,
13     # SEAICEuseFlooding =.FALSE.,
14     #-- above: to reproduce old results
15 heimbach 1.1 LSR_ERROR = 1.E-12,
16 jmc 1.2 ICE2WATR = 0.92,
17 heimbach 1.1 &
18     #
19     &SEAICE_PARM02
20     mult_ice = 1.,
21     # choose which seaice cost term you want
22     cost_ice_flag = 1,
23 jmc 1.4 costIceStart1 = 20000101,
24     costIceStart2 = 00000,
25     costIceEnd1 = 20000201,
26     costIceEnd2 = 00000,
27 heimbach 1.1 &

  ViewVC Help
Powered by ViewVC 1.1.22