/[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.168 by stephd, Wed Jun 25 21:17:05 2003 UTC revision 1.181 by stephd, Mon Oct 6 20:54:01 2003 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint 51h_pre
7    o modify gchem pkg to be more versatile
8    o modifications to clean up dic pkg
9    o add pkg/cfc
10    
11    checkpoint51f_post
12    o update advect_xz/output.txt (left from chekpoint50f_pre, ini_vel modif)
13    o Mods and bug fixes to pkg/cal, pkg/exf, etc., needed for computation
14      of tracer Green's fucntions for ocean inversion project.
15    
16    checkpoint51f_pre
17    o Added on-the-fly spatial interpolation capability
18        "USE_EXF_INTERPOLATION" to pkg/exf.
19      - This is a temporary Cartesian-grid hack until
20        the super-duper ESMF coupler becomes available.
21      - See verification/global_with_exf/README for usage example.
22      - Removed obsolete EXFwindOnBgrid and SEAICEwindOnCgrid
23        flags and modified pkg/seaice accordingly.
24    o Bug fix to pkg/ptracers, pkg/generic_advdiff/gad_calc_rhs.F,
25        and pkg/kpp/kpp_transport_ptr.F for dealing with tracer
26        non-local transport term.
27    
28    checkpoint51e_post
29    o pkg/mom_vecinv:
30      - changes related to hFac: use S/R from aim.5l_cs/code (coriolis & vort.advec)
31      - add time-ave diagnostic of vorticity advection.
32    o add diagnostic (instantaneous) of Shapiro Filter effect for T,S & UV.
33    o atmospheric geopotential: - include water vapor effect;
34                                - use p^kappa in p* scaling.
35    o land pkg: read initial state from files.
36    o AIM : add stratospheric drag in the upper level
37    
38    checkpoint51d_post
39    o change function ILNBLNK (=> last non-blank char.) to return zero
40      (instead of the string length) when the string. char is empty
41    o fix bug in dxV,dyU definition of cubed-sphere grid (ini_curvilinear_grid)
42    o modif's to restore TAMC compatibility
43      - avoid "_d" constructs in PARAMETER declarations
44      - avoid interrupting lines by comment lines
45    o Use cluster local disks for purely local I/O
46      vs. globally visible disks needed for ctrl stuff
47      (merged from ecco-branch)
48      - new active_file_loc... and mdsio_..._loc routines
49      - affected packages: autodiff, ctrl, grdchk, mdsio
50    
51    checkpoint51c_post
52    o introducing integer flag debugLevel
53      - debLevZero: suppress all output
54      - debLevA: standard
55      - debLevB: equivalent to current debugMode=.TRUE.
56    o introducing pathname variable mdsioLocalDir for mdsio
57      that can be specified at runtime
58      (relevant for cluster I/O to local disk)
59    `
60    >>>checkpoint51b_post
61    adjoint of ptracers
62    o disentangled ALLOW_PTRACERS using new ALLOW_GCHEM
63    o extended state in checkpoint_lev?, etc.
64    o alternative ctrl/cost with tr1 or ptracer
65    o new comlev1_bibj_ptracers
66    o new ptracers.flow
67    o made ptracers_forcing same as external_forcing_s
68    o added verification for adjoint with ptracers
69      - adm. grdchk fail so far
70      - tlm. grdchk OK
71      - checked tapelev/comlev recomputations: OK
72    <<<checkpoint51b_pre
73    
74  checkpoint51a_post  checkpoint51a_post
75  o added code for biogeochemistry package  o added code for biogeochemistry package
76    - new pkgs: dic, gchem    - new pkgs: dic, gchem

Legend:
Removed from v.1.168  
changed lines
  Added in v.1.181

  ViewVC Help
Powered by ViewVC 1.1.22