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

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

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


Revision 1.1 - (show annotations) (download)
Fri Dec 15 18:11:59 2006 UTC (17 years, 4 months ago) by heimbach
Branch: MAIN
Initial check-in of lab_sea adjoint
(very similar to natl_box_adjoint/code_seaice)
* used C-grid and EVP solver
* used KPP, GM/Redi
* uses inAdExact=.TRUE.
* gradient checks fail for both ADM and TLM
  due to sensitive snow melt code in seaice_grwoth (look for "JZ")
  f.d. gradients actually seem more problematic than ADM, TLM gradients;
  issue is related to forward mismatch between g77 an ifort

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

  ViewVC Help
Powered by ViewVC 1.1.22