/[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.2273 by jmc, Wed Sep 28 15:17:21 2016 UTC revision 1.2274 by jmc, Thu Oct 6 00:50:19 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/mom_commom & generic_advdiff:
8      - add deep atmosphere and anelastic scaling factor in implicit vertical
9        advection routines (mom_u,v_implicit_r.F & gad*_impl*_r.F).
10    o model/src:
11      - remove few unnecessary temp array copies in solve_tridiagonal.F
12        & solve_pentadiagonal.F
13    
14  checkpoint65z (2016/09/28)  checkpoint65z (2016/09/28)
15  o pkg/seaice: fix multithreading for seaice_fgmres.F  o pkg/seaice: fix multithreading for seaice_fgmres.F
16    - remove unecessary variables from common blocks    - remove unecessary variables from common blocks
# Line 13  o pkg/seaice: fix multithreading for sea Line 20  o pkg/seaice: fix multithreading for sea
20      original code      original code
21    - turn on multi-threaded test for experiment offline_exf_seaice.dyn_jfnk.    - turn on multi-threaded test for experiment offline_exf_seaice.dyn_jfnk.
22  o MITgcm manual:  o MITgcm manual:
23   - add uptodate pkg/ecco documentation to the manual (section 8.1; ecco.tex),    - add uptodate pkg/ecco documentation to the manual (section 8.1; ecco.tex),
24     preliminary documentation for generic controls (8.3; ctrl.tex),      preliminary documentation for generic controls (8.3; ctrl.tex),
25     a placeholder for smooth (8.4; smooth.tex), and comment out the deprecated      a placeholder for smooth (8.4; smooth.tex), and comment out the deprecated
26     ecco_costfunction.tex      ecco_costfunction.tex
27  o pkg/ecco:  o pkg/ecco:
28   - update and cleanup list of CCP options    - update and cleanup list of CCP options
29   - re-assign gencost_mask to specify masks rather than gencost_errfile; 'c'    - re-assign gencost_mask to specify masks rather than gencost_errfile; 'c'
30     is now always passed to cost_generic; gencost_mask is now MAX_LEN_FNAM      is now always passed to cost_generic; gencost_mask is now MAX_LEN_FNAM
31   - add checks that retired run-time options are not used, and in relation    - add checks that retired run-time options are not used, and in relation
32     to gencost_mask and gencost_errfile      to gencost_mask and gencost_errfile
33   - finish deprecating gencost_scalefile, gencost_smooth2Ddiffnbt, and    - finish deprecating gencost_scalefile, gencost_smooth2Ddiffnbt, and
34     gencost_nrecperiod      gencost_nrecperiod
35   - fix m_eta computation for virtual salt flux case    - fix m_eta computation for virtual salt flux case
36   - add m_horflux_vol case (selected via gencost_barfile) that computes    - add m_horflux_vol case (selected via gencost_barfile) that computes
37     transports via cost_gencost_boxmean (gencost_flag=-3)      transports via cost_gencost_boxmean (gencost_flag=-3)
38   - use gencost_flag more systematically (i.e., avoid using gencost_name)    - use gencost_flag more systematically (i.e., avoid using gencost_name)
39     for code switches (aside from physical variable selection)      for code switches (aside from physical variable selection)
40  o pkg/seaice: make seaice_fgmres.F fit for multithreading; this first  o pkg/seaice: make seaice_fgmres.F fit for multithreading; this first
41    attempt appears to be a bit of a hack and my need some repair down the road    attempt appears to be a bit of a hack and my need some repair down the road
42  o pkg/exf:  o pkg/exf:

Legend:
Removed from v.1.2273  
changed lines
  Added in v.1.2274

  ViewVC Help
Powered by ViewVC 1.1.22