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

Legend:
Removed from v.1.160  
changed lines
  Added in v.1.175

  ViewVC Help
Powered by ViewVC 1.1.22