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

Legend:
Removed from v.1.163  
changed lines
  Added in v.1.178

  ViewVC Help
Powered by ViewVC 1.1.22