/[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.1626 by jmc, Sun Mar 18 23:29:55 2012 UTC revision 1.1638 by jmc, Tue Mar 27 15:53:56 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/fizhi:
8        clean-up turbulence cold-start switch: decided in fizhi_init_vars.F, stored
9        in common bloc (fizhi_coms.h) and then passed as argument up to S/R TURBIO.
10    o pkg/exch2:
11      - add argument "updateCorners" to S/R exch2_get_uv_bounds (enable to
12        activate EXCH_IGNORE_CORNERS in vector EXCH S/R).
13      - switch 1rst EXCH call to IGNORE_CORNERS (instead of UPDATE_CORNERS)
14        but keep the 2nd with UPDATE_CORNERS: this prevents overwriting good data
15        with bad ones coming from a not-yet-updated halo.
16        This should fix the problem when sNx <> sNy and GCD(sNx,sNy) < 2*Olx.
17    o pkg/frazil:
18        move FrzForcT diag from frazil_diagnostics_state.F to frazil_calc_rhs.F
19        http://mitgcm.org/pipermail/mitgcm-devel/2012-March/005384.html
20    o model/src/config_check.F: add a check for OLx>sNx/OLy>sNy
21    o verification/lab_sea
22      * #undef SEAICE_EXCLUDE_FOR_EXACT_AD_TESTING
23      * #define ALLOW_SST_CONTROL & ALLOW_SST_CONTROL
24      * nTimeSteps 3 -> 4
25      * changed reference output accordingly
26    o pkg/ctrl:
27      * fix ctrl_get_gen for xx_sst, xx_sss
28    o pkg/fizhi:
29      - fix 2 calls to S/R GRD2MSC (argument igrd) in update_earth_exports.F
30        update results of exp. fizhi-cs-32x32x40 (fail with only 6 digits for cg2d)
31      - by default, use new version of S/R GETPWHERE (#define TRY_NEW_GETPWHERE);
32        fix few out-of-bounds indices in referencing vars (initialise igrd to 1);
33        clean-up fizhi_turb.F (remove unused & uninitialised qdiaglsm array).
34    o pkg/gmredi:
35      - add diagnostic of Redi (main diagnonal) vertical diffusive flux of Temp
36    o pkg/fizhi:
37      - fix few initialisation and multi-tile Pb: aqualev & gridalt now pass the
38        (old)aces open64 tuv test.
39    o pkg/icefront: fix bug and reorder loop in icefront_init_varia.F
40    o pkg/mom_vecinv:
41      - fix 1 loop range in mom_vecinv.F to be like all the other loops which
42        set/update gu,gv/Diss (fix Pb of uninitialised fVerUkp in admom_vecinv
43        with non-lin free-surf).
44    o model/src: move k-loop outside of i/j-loops when (re-)computing R_low
45      in ini/update_masks_etc.F in order to avoid -O3 optimization problems with
46      some compilers (gfortran 4.6.0 on MacOS)
47  o momentum:  o momentum:
48    - separate fVer?(:,:,kUp) & fVer?(:,:,kDown) in argument list of MOM_FLUXFORM    - separate fVer?(:,:,kUp) & fVer?(:,:,kDown) in argument list of MOM_FLUXFORM
49      & MOM_VECINV subroutines (to help TAF). This fixes Pb of uninitialised      & MOM_VECINV subroutines (to help TAF). This fixes Pb of uninitialised

Legend:
Removed from v.1.1626  
changed lines
  Added in v.1.1638

  ViewVC Help
Powered by ViewVC 1.1.22