/[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.2278 by mmazloff, Sat Oct 15 21:27:43 2016 UTC revision 1.2281 by mlosch, Mon Nov 28 15:53:11 2016 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/seaice: add linear remapping scheme (Lipscomb 2001) to ITD model
8      - this is a first version that includes many regularisations that may
9        not all be necessary, to be sorted out,
10      - turned on by runtime parameter SEAICEuseLinRemapITD (true by default)
11      - change one verification experiment in seaice_itd to use and test new code
12      - seaice_growth: catch a case where the argument of log can be zero
13        or smaller (important for code stability)
14    o model/src:
15      - modify SOLVE_DIAGONAL_LOWMEMORY version of solve_tridiagonal.F
16        & solve_pentadiagonal.F to enable to re-used inverse matrix for solving
17        similar A.X'=Y' system (with same matrix A) in subsequent calls;
18        switch based on errCode (In/Out) argument value; in calling routines,
19        initialise errCode before first call.
20    
21    checkpoint66a (2016/10/18)
22  o pkg/bling:  o pkg/bling:
23    - BLING package now loads in atmospheric pCO2 file using exf package routines    - BLING package now loads in atmospheric pCO2 file using exf package routines
24      Enable with #define USE_EXFCO2 in BLING_OPTIONS.h      Enable with #define USE_EXFCO2 in BLING_OPTIONS.h
25  o model/src & pkg/ptracers:  o model/src & pkg/ptracers:
26    - with INCLUDE_IMPLVERTADV_CODE defined, also call MOM_U,V_IMPLICIT_R &    - with INCLUDE_IMPLVERTADV_CODE defined, also call MOM_U,V_IMPLICIT_R &
27      GAD_IMPLICIT_R (instead of IMPLDIFF) when just implicitViscosity and      GAD_IMPLICIT_R (instead of IMPLDIFF) when just implicitViscosity and

Legend:
Removed from v.1.2278  
changed lines
  Added in v.1.2281

  ViewVC Help
Powered by ViewVC 1.1.22