/[MITgcm]/MITgcm/doc/tag-index
ViewVC logotype

Diff of /MITgcm/doc/tag-index

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

revision 1.141 by heimbach, Fri Feb 28 05:21:22 2003 UTC revision 1.143 by heimbach, Thu Mar 6 00:48:52 2003 UTC
# Line 4  $Header$ Line 4  $Header$
4      ==============================      ==============================
5    
6  checkpoint49  checkpoint49
7    merged from ecco-branch:
8    o exf:
9      - Enable initialisation of forcing fields to constant
10        (runtime) values.
11      - in exf_getffields.F
12        Reduce i-/j-loop to interior domain, discarding overlaps.
13        That also fixes wrong TAF-key computations for key_1, key_2
14        with bulf formulae.
15      - exf_init.F modify #ifdef for exf_init_evap
16      - exf_getffieldrec.F, ctrl_getrec.F
17        The following INT-usages are not safe:
18          fldsecs  = int(fldsecs/fldperiod)*fldperiod
19          fldcount = int(fldsecs/fldperiod) + 1
20        and were modified.
21    o autodiff: checkpoint_lev...
22      - updated storing for bulk formulae (some arrays were missing)
23      - added state for seaice package
24      - synchronized with main branch
25    o DIVA:
26      Modif.s in
27      - ecco_the_main_loop.F
28      - ecco_the_model_main.F
29      and added cost_final_restore.F cost_final_store.F
30      o With these changes, it is possible to fully separate
31        the first forward run to compute the cost function (mdthe_main_loop)
32        and adjoint runs over individual DIVA intervals (adthe_main_loop)
33        into separate model executions.
34        This enables better tuning of DIVA to given queue sizes.
35      o Loss of cost function value in consecutive DIVA runs is
36        fixed by storing to 'costfinal' file.
37      o Appropriate call of ctrl_unpack/_pack,grdchk_main at
38        beginning/end of adjoint integration is accounted for.
39      The current changes apply to TAF-1.4.26.
40      TAF has one remaining bug, requiring one manual change
41      (see MITgcm manual).
42    o cal: synchronized between MAIN and ecco-branch
43    
44    checkpoint48i_post
45  o Changes to restore differentiability of code w.r.t. previous tag  o Changes to restore differentiability of code w.r.t. previous tag
46    (mostly adding new routines to make list and replacing    (mostly adding new routines to make list and replacing
47    pressure by totPhiHyd).    pressure by totPhiHyd).

Legend:
Removed from v.1.141  
changed lines
  Added in v.1.143

  ViewVC Help
Powered by ViewVC 1.1.22