/[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.158 by heimbach, Fri May 23 18:24:17 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
75    o added code for biogeochemistry package
76      - new pkgs: dic, gchem
77      - new subroutine in ptracers
78    o modify code for biogeo packages
79      - in model/src and pkg/ptracers
80    
81    checkpoint51
82    o merged improved packages from ecco-branch (ecco_c51_e34) to MAIN
83      - autodiff, ctrl, exf, grdchk, seaice
84      kept separate packages
85      - cost, ecco, obcs
86    o updating verification/internal_wave, verification/lab_sea
87      (all verif's pass on faulks.lcs.mit.edu RH7.3, g77)
88    
89    checkpoint50i_post
90    o Preparing next differentiable checkpoint and sync
91      of MAIN vs. ecco-branch
92      - 1st step: this one is differentiable
93      - 2nd step: next(! not this) checkpoint will have updated packages
94                  from ecco-branch)
95    
96    checkpoint50h_post
97    o new package "land": provide surface BC for AIM.
98    o pkg/ptracers: apply exchange to all tracers after reading a pickup.
99    o AIM: use true log-P extrapolation for near surface temp (= as in
100        F.Molteni paper) ; update aim.5l_cs output.
101    o New variable in PARM03 for more flexible pickups
102    o somewhat cleaned package initialisation sequence for
103      ctrl/ cost/ ecco/ in packages_... routines
104    
105    checkpoint50g_post
106    o merged with release1_p17 (pkg/seaice and verification/lab_sea)
107      - added SEAICE_MULTILEVEL for 8-category sea-ice thermodynamics
108      - LSR sea-ice dynamic solver moved to SouthWest B-grid location and
109        made the default because of faster convergence than ADI
110    
111    checkpoint50f_post
112    o exf totally restructured
113      - replaced all exf_set_ routines by one generic exf_set_gen.F
114        and made sure it's still differentiable
115      - split exf_getffields.F into new exf_bulkformulae.F
116      - exf_inscal_/exf_outscal_ suffixes consistent with field names
117      - updated adjoint/makefile and relevant verif. accordingly
118    
119  checkpoint50f_pre  checkpoint50f_pre
120   o AIM: near surface temp evaluated from Pot.Temp: fixed for Part Cell ;   o AIM: near surface temp evaluated from Pot.Temp: fixed for Part Cell ;
121        + change Evap over land. (update aim.5l_cs output)        + change Evap over land. (update aim.5l_cs output)

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

  ViewVC Help
Powered by ViewVC 1.1.22