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

Legend:
Removed from v.1.164  
changed lines
  Added in v.1.179

  ViewVC Help
Powered by ViewVC 1.1.22