/[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.5 - (hide annotations) (download)
Wed Sep 26 04:38:20 2007 UTC (16 years, 7 months ago) by heimbach
Branch: MAIN
Changes since 1.4: +1 -1 lines
o Something seems wrong with EVP adjoint so revert to LSR adjoint
o Add SEAICE_SALINITY adjoint

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

  ViewVC Help
Powered by ViewVC 1.1.22