/[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.1712 by gforget, Fri Aug 10 14:52:02 2012 UTC revision 1.1713 by jmc, Fri Aug 10 20:04:46 2012 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o pkg/cost, pkg/ctrl, pkg/ecco option-file:
8      - clean-up and split content of old pkg/ecco/ECCO_CPPOPTIONS.h file into
9        separated pkg option-file (done according to old doc from ECCO_CPPOPTIONS.h,
10        not necessary accurate).
11      - add a template for option-file ECCO_CPPOPTIONS.h, mostly empty, in
12        pkg/autodiff, i.e., the 1rst pkg to compile for adjoint built, with lines to
13        deliberately break compilation (a remainder that it needs to be customized)
14      - in pkg/ecco, includes ECCO_OPTIONS.h instead of COST_OPTIONS.h
15      - rename COST_CPPOPTIONS.h to COST_OPTIONS.h
16      - rename CTRL_CPPOPTIONS.h to CTRL_OPTIONS.h
17    o tools/genamke2:
18      - check for lapack.
19  o pkg/cost and pkg/ecco : attempt to sort out some of the limiting intricacies.  o pkg/cost and pkg/ecco : attempt to sort out some of the limiting intricacies.
20    - pkg/cost.cost_final.F : allow for use of pkg/ecco and pkg/cost cost functions jointly.    - pkg/cost.cost_final.F : allow for use of pkg/ecco and pkg/cost cost functions
21     The exclusive ifdefs were removed, to add costs terms (when defined) from both packages.      jointly. The exclusive ifdefs were removed, to add costs terms (when defined)
22        from both packages.
23    - the fc global sum in pkg/ecco/ecco_cost_final.F was removed accordingly.    - the fc global sum in pkg/ecco/ecco_cost_final.F was removed accordingly.
24    - for objf_atl we use either the pkg/ecco or the pkg/cost term depending on CPPs.    - for objf_atl we use either the pkg/ecco or the pkg/cost term depending on CPPs.
25    - pkg/ecco and model/src : add CPP brackets around pkg/cost and pkg/ctrl includes of    - pkg/ecco and model/src : add CPP brackets around pkg/cost and pkg/ctrl includes
26     "CTRL_SIZE.h" "ctrl.h" "ctrl_dummy.h" "optim.h" / "cost.h" accordingly.      of "CTRL_SIZE.h" "ctrl.h" "ctrl_dummy.h" "optim.h" / "cost.h" accordingly.
27  o pkg/cost : add comments to explain special and/or untested setups.  o pkg/cost : add comments to explain special and/or untested setups.
28  o pkg/exf:  o pkg/exf:
29    - use EXF_OPTIONS.h to set pkg/exf options except if done in ECCO_CPPOPTIONS.h    - use EXF_OPTIONS.h to set pkg/exf options except if done in ECCO_CPPOPTIONS.h

Legend:
Removed from v.1.1712  
changed lines
  Added in v.1.1713

  ViewVC Help
Powered by ViewVC 1.1.22