/[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.1942 by jmc, Tue Nov 19 22:16:45 2013 UTC revision 1.1943 by jmc, Wed Nov 27 22:53:37 2013 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o tools/build_options:
8      - simplify Warnings options (-ieee & -devel cases) in linux_amd64_gfortran
9    o coupling interface pkgs:
10        [compon_communic, atm_compon_interf & ocn_compon_interf]
11      - move declaration of local array "ibuf" out of header file "CPLR_SIG.h"
12        to each S/R that needs it; remove un-used variables.
13      - change component tile registration (cpl_register.F in both compon_interf
14        and mitcomponent_tile_register.F) to pass the full list of tiles
15        information (including bi,bj) in 1 vector (instead of in a bi,bj matrix).
16      - with pkg/exch2: adopt the same convention used for I/O to define mapping
17        towards coupler global array (unless W2_useE2ioLayOut=F):
18         a) can now use different tiling between atm & ocn comp.
19         b) no needs to modify the run-Off map when changing tiling (was needed
20            even if using the same tiling between atm & ocn).
21         c) will allow to run with blank-tiles in 1 component (e.g., for ocean
22            full land tiles); not yet tested.
23      - check for valid mapping from comp. tile to coupler global array
24      - improve report of tile registration results to log file.
25    o pkg/exch2:
26      - in eesupp/src/eeboot.F: move call to W2_EEBOOT before Coupler
27        tile-registration (CPL_REGISTER);
28      - activate (un-comment) definition and setting of "W2_tileIndex" list to
29        store the local bi,bj indices of each tile;
30      - also print bi,bj in local report to log file;
31      - fix pkg/debug/debug_cs_corner_uv.F for the case nSy > 1 (left from
32        Jun 2009 modif of pkg/exch2).
33    o testing on baudelaire:
34      - run 2 tests at a time: no significant slow down (since enough cpu) and
35        get the full set of test done earlier
36      - switch the ifort test to "-devel" ; run the OpenAD test everyday.
37  o model/src/thermodynamics.F and routines called from it:  o model/src/thermodynamics.F and routines called from it:
38    - pkg/gmredi: gmredi_residual_flow.F (replacing gmredi_calc_uvflow.F &    - pkg/gmredi: gmredi_residual_flow.F (replacing gmredi_calc_uvflow.F &
39      gmredi_calc_wflow.F) to update eulerian velocity (input) into residual      gmredi_calc_wflow.F) to update eulerian velocity (input) into residual
# Line 23  o model/src/thermodynamics.F and routine Line 53  o model/src/thermodynamics.F and routine
53    - update AD-output (TAF & OAD) of experiments: 1D_ocean_ice_column,    - update AD-output (TAF & OAD) of experiments: 1D_ocean_ice_column,
54      global_ocean.90x40x15, tutorial_global_oce_biogeo and      global_ocean.90x40x15, tutorial_global_oce_biogeo and
55      tutorial_tracer_adjsens (+ TLM output).      tutorial_tracer_adjsens (+ TLM output).
56  o toolm/OAD_support and (verification/*/) code_oad:  o tools/OAD_support and (verification/*/) code_oad:
57    - OAD_support/cb2mGetModules.csh: add PACKAGES_CONFIG.h in header file to    - OAD_support/cb2mGetModules.csh: add PACKAGES_CONFIG.h in header file to
58      module conversion ; remove unneeded CPP_EEOPTIONS.h.      module conversion ; remove unneeded CPP_EEOPTIONS.h.
59    - code_oad/CPP_OPTIONS.h: remove PACKAGES_CONFIG.h and use a more standard    - code_oad/CPP_OPTIONS.h: remove PACKAGES_CONFIG.h and use a more standard
60      version (closer to model/incCPP_OPTIONS.h).      version (closer to model/inc/CPP_OPTIONS.h).
61  o model/src:  o model/src:
62    - remove parameter "useOldFreezing" from PARAMS.h and push it to the    - remove parameter "useOldFreezing" from PARAMS.h and push it to the
63      retired list of parameters (routine FREEZE has been replace by surface      retired list of parameters (routine FREEZE has been replace by surface

Legend:
Removed from v.1.1942  
changed lines
  Added in v.1.1943

  ViewVC Help
Powered by ViewVC 1.1.22