/[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.957 by mlosch, Wed Feb 13 07:43:39 2008 UTC revision 1.967 by jmc, Mon Mar 24 00:33:31 2008 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o in mom_calc_visc, fix average value of viscAh_W & viscA4_W next to the
8      bottom ; only used with variable horizontal viscosity and non-hydrostatic.
9      also fix diagnostics VISCAHW & VISCA4W.
10    
11    checkpoint59o
12    o dome/code/obcs_calc.F: avoid division by zero (detected using gfortran).
13    o change the loop ordering in most gad_*_adv_x.F to improve vectorization:
14      move a few statemens out the main loop into separate loops
15    o pkg/shelfice:
16      - sort out freshwater flux; convert freshwater fluxes to mass fluxes
17        (kg/m^2/s), does not break tests, because in verification/isomip,
18        rhoConstFresh=rhoConst (by accident)
19      - rearrange computation of tLoc, sLoc, pLoc to make code more efficient
20      - move S/R find_rho_scalar, pkg/ecco/sw_ptmp.F, pkg/ecco/sw_adtg.F into
21        new file model/src/seawater.F, so that they are available for all pkgs.
22      - convert potential temperature into in-situ temperature. This changes the
23        isomip tests => update tests
24    o add a flag writePickupAtEnd (default=true) to be able to suppress
25      writing a pickup at the last timestep
26    o tools/mpack-1.6 :
27      - disable automake (not working) and autoconf (not needed).
28      - update to version 1.6.4 which fix MD5 code on some 64 bits platforms
29        also cleaner with much less compilation warnings.
30    o pkg/profiles:
31      rename profiles_interp_mean_genericgrid as profiles_interp_mean_gg
32      (for "less than 32 characters name" compiler requirement)
33    o pkg/obcs and pkg/exf: added capability to specify seaice open boundary
34      conditions that have a different sampling frequency than S/T/U/V obcs
35    o pkg/diagnostics (stats-diags):
36      - fix global Min/Max in case 1 processor get only empty tiles
37  o genmake2: replace (4 times)  o genmake2: replace (4 times)
38       make genmake_tc_1.o >> genmake_warnings 2>&1       make genmake_tc_1.o >> genmake_warnings 2>&1
39    with    with

Legend:
Removed from v.1.957  
changed lines
  Added in v.1.967

  ViewVC Help
Powered by ViewVC 1.1.22