/[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.2 - (hide annotations) (download)
Mon Dec 18 23:49:52 2006 UTC (17 years, 4 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58u_post, checkpoint58w_post, checkpoint58x_post, checkpoint58t_post, checkpoint59, checkpoint58y_post, checkpoint58v_post
Changes since 1.1: +2 -0 lines
o in data, remove some default options
o in data.seaice, add EVP runtime flags

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     LSR_ERROR = 1.E-6,
9 heimbach 1.2 SEAICEuseEVP = .TRUE.,
10     SEAICE_deltaTevp = 60,
11 heimbach 1.1 # SEAICE_tave_mnc = .FALSE.,
12     # SEAICE_dump_mnc = .FALSE.,
13     # SEAICE_mon_mnc = .FALSE.,
14     &
15     &SEAICE_PARM02
16     mult_ice = 1.,
17     # choose which seaice cost term you want
18     cost_ice_flag = 1,
19     # the following timings are obsolete;
20     # replaced by lastinterval
21     costIceStart1 = 20000101,
22     costIceStart2 = 00000,
23     costIceEnd1 = 20000201,
24     costIceEnd2 = 00000,
25     &

  ViewVC Help
Powered by ViewVC 1.1.22