/[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.1959 by jmc, Fri Jan 17 22:12:57 2014 UTC revision 1.1960 by jmc, Sat Jan 25 18:52:38 2014 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o genmake2 & testreport:
8      - add genmake2 option "-oad" to generate a Makefile for OpenAD built and
9        in this case, use tools/adjoint_options/adjoint_oad as default AD optfile.
10        Update testreport accordingly. No need to set "export OPENAD=true"
11        in adjoint_options/adjoint_oad anymore (will be removed later).
12  o pkg/shelfice:  o pkg/shelfice:
13    - put T & S shelfice forcing into model surfaceForcing_T,_S (for now,    - put T & S shelfice forcing into model surfaceForcing_T,_S (for now,
14      only if SHELFICEboundaryLayer=F); Change model/src/external_forcing.F      only if SHELFICEboundaryLayer=F); Change model/src/external_forcing.F
# Line 156  o verification: Line 161  o verification:
161  o pkg/cost:  o pkg/cost:
162    - define a "final cost function" for each tile, and use GLOBAL_SUM_TILE_RL    - define a "final cost function" for each tile, and use GLOBAL_SUM_TILE_RL
163      (instead of _GLOBAL_SUM_RL) to get the final cost from all procs & threads:      (instead of _GLOBAL_SUM_RL) to get the final cost from all procs & threads:
164      o this fixes global-sum value if multi-threads (since GLOBAL_SUM_TILE_RL      o this fixes global-sum value if multi-threads (since GLOBAL_SUM_RL
165        cannot be applied to var in common block).        cannot be applied to var in common block).
166      o allows to get results independent of tile-per-proc setting (if using      o allows to get results independent of tile-per-proc setting (if using
167        slower GLOBAL_SUM_SEND_RECV option).        slower GLOBAL_SUM_SEND_RECV option).

Legend:
Removed from v.1.1959  
changed lines
  Added in v.1.1960

  ViewVC Help
Powered by ViewVC 1.1.22