/[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.6 - (hide annotations) (download)
Fri Sep 28 20:10:00 2007 UTC (16 years, 6 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint59i, checkpoint59h, checkpoint59j
Changes since 1.5: +2 -0 lines
Change reference output for adjoint yet again
(after checking that recent fixes reproduce old reference):
o SEAICE_EXCLUDE_FOR_EXACT_AD_TESTING
o SEAICE_salinity    = 0.3
o SEAICE_availHeatFrac = 0.8

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

  ViewVC Help
Powered by ViewVC 1.1.22