/[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.2046 by mlosch, Thu Aug 14 09:16:28 2014 UTC revision 1.2047 by jmc, Thu Aug 14 19:56:30 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 model/src & pkgs:
8      - change gTracer (and/or tracer) argument (drop bi,bj indices) in S/R
9         ADAMS_BASHFORTH(2&3), CYCLE_(AB_)TRACER, FREESURF_RESCALE_G,
10         IMPLDIFF, SOLVE_TRIDIAGONAL & _PENTADIAGONAL, GAD_SOM_ADVECT,
11         GAD_ADVECTION, GAD_CALC_RHS, GAD_IMPLICIT_R, TIMEAVE_CUMUL_DIF_1T
12      + change accordingly all calling S/R.
13      - use local temperature/salinity/ptracer tendency array (without bi,bj)
14        in S/R temp/salt/ptracers_integrate.F
15  o pkg/seaice:  o pkg/seaice:
16    - move computation of stress contributions to rhsU/V in s/r seaice_lsr    - move computation of stress contributions to rhsU/V in s/r seaice_lsr
17      to separate s/r seaice_lsr_rhsu/v in order to be able to re-use code      to separate s/r seaice_lsr_rhsu/v in order to be able to re-use code
18    - make u/vIceC local variables if SEAICE_CGRID is defined only to be used    - make u/vIceC local variables if SEAICE_CGRID is defined only to be used
19      in seaice_lsr      in seaice_lsr
20    - seaice_lsr.F: make local 4D arrays UXX, VYY, etc 2D    - seaice_lsr.F: make local 4D arrays UXX, VYY, etc 2D
21      in s/r seaice_lsr_calc_coeffs      in s/r seaice_lsr_calc_coeffs
22    o pkg/mdsio:
23      - in MDS_READ/WRITE_FIELD, stop if file-name (+prefix) is too long
24        (e.g., > MAX_LEN_MBUF -90 ) or, in INI_MODEL_IO, if mdsioLocalDir is
25        too long (e.g., > MAX_LEN_FNAM/2 )
26    
27  checkpoint65b (2014/08/12)  checkpoint65b (2014/08/12)
28  o pkg/matrix:  o pkg/matrix:

Legend:
Removed from v.1.2046  
changed lines
  Added in v.1.2047

  ViewVC Help
Powered by ViewVC 1.1.22