/[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.668 by heimbach, Wed Jun 7 01:43:54 2006 UTC revision 1.681 by jmc, Thu Jun 15 23:36:48 2006 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o rename pkg aim_ocn_coupler to atm_ocn_coupler (later on, will be used without aim)
8    
9    checkpoint58j_post
10    o new driver S/R: LOAD_FIELDS_DRIVER to load external forcing fields
11      from file (collects calls previously in FORWARD_STEP)
12    o move call to SEAICE_MODEL from FORWARD_STEP to DO_OCEANIC_PHYS
13    o adjoint store dir. adjusted accordingly
14    o genmake2
15      replace target "ad_taf" by $(EXE_AD) ; add $(EXE_AD) to the make CLEAN list.
16    
17    checkpoint58i_post
18    o pkg/seaice: add parameter that allows to scale/turn off effect of seaice
19      on wind stress (SEAICEstressFactor defaults to 1.)
20    o Total number of Timers is finite (<=40): comment out 2 non-essential one
21      in the_main_loop.F to avoid Pb (e.g., when running fizhi test)
22    o vector_invariant: fix highOrderVorticity(=4.th.Order) advection
23      on CS-grid: no longer loosing mass.
24    o exf & curvilinear-grid: no longer modify longitude xC & xG.
25    o pkg/ggl90: fix sloppy output and fix a bug
26    o pkg/seaice: added SEAICEuseEVPpickup parameter
27      - Set to false in order to start EVP solver with
28        non-EVP pickup files when using SEAICEuseEVP
29      - fix sign error in diffusion in seaice_calc_rhs
30    
31    checkpoint58h_post
32    * Modifications for bottom topography control
33      o replace hFacC by _hFacC at various places
34      o replace ALLOW_HFACC_CONTROL by ALLOW_DEPTH_CONTROL
35      o add non-self-adjoint cg2d_nsa
36      o update autodiff support routines
37      o re-initialise hfac after ctrl_depth_ini
38      o works for 5x5 box, doesnt work for global_ocean.90x40x15
39    * Adding verification for 5x5 box (4-layer) bottom topography control
40    
41  checkpoint58g_post  checkpoint58g_post
42    o pkg/diagnostics: implement "periodic averaging diagnostics" (e.g.,
43       used for mean seasonal cycle, mean diurnal cycle); add an example
44       in verification/global_ocean.cs32x15/input.thsice/data.diagnostics
45  o pkg/ggl90:  o pkg/ggl90:
46    - add parameter (minimum surface kinetic energy)    - add parameter (minimum surface kinetic energy)
47    - fix bug (avoiding division by zero)    - fix bug (avoiding division by zero)

Legend:
Removed from v.1.668  
changed lines
  Added in v.1.681

  ViewVC Help
Powered by ViewVC 1.1.22