/[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.151 by jmc, Thu May 1 22:43:25 2003 UTC revision 1.182 by heimbach, Tue Oct 7 15:47:00 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    checkpoint51g_post
12    o provide links for ARPACK and ADM*TLM
13    o start removing verification/vero/
14    o update AD-related stuff
15      (in particular some IF-statements in model/src/ routines)
16    o adding to verification/global_ocean.90x40x15/ adjoint of
17      vector invariant setup
18    
19    checkpoint51f_post
20    o update advect_xz/output.txt (left from chekpoint50f_pre, ini_vel modif)
21    o Mods and bug fixes to pkg/cal, pkg/exf, etc., needed for computation
22      of tracer Green's fucntions for ocean inversion project.
23    
24    checkpoint51f_pre
25    o Added on-the-fly spatial interpolation capability
26        "USE_EXF_INTERPOLATION" to pkg/exf.
27      - This is a temporary Cartesian-grid hack until
28        the super-duper ESMF coupler becomes available.
29      - See verification/global_with_exf/README for usage example.
30      - Removed obsolete EXFwindOnBgrid and SEAICEwindOnCgrid
31        flags and modified pkg/seaice accordingly.
32    o Bug fix to pkg/ptracers, pkg/generic_advdiff/gad_calc_rhs.F,
33        and pkg/kpp/kpp_transport_ptr.F for dealing with tracer
34        non-local transport term.
35    
36    checkpoint51e_post
37    o pkg/mom_vecinv:
38      - changes related to hFac: use S/R from aim.5l_cs/code (coriolis & vort.advec)
39      - add time-ave diagnostic of vorticity advection.
40    o add diagnostic (instantaneous) of Shapiro Filter effect for T,S & UV.
41    o atmospheric geopotential: - include water vapor effect;
42                                - use p^kappa in p* scaling.
43    o land pkg: read initial state from files.
44    o AIM : add stratospheric drag in the upper level
45    
46    checkpoint51d_post
47    o change function ILNBLNK (=> last non-blank char.) to return zero
48      (instead of the string length) when the string. char is empty
49    o fix bug in dxV,dyU definition of cubed-sphere grid (ini_curvilinear_grid)
50    o modif's to restore TAMC compatibility
51      - avoid "_d" constructs in PARAMETER declarations
52      - avoid interrupting lines by comment lines
53    o Use cluster local disks for purely local I/O
54      vs. globally visible disks needed for ctrl stuff
55      (merged from ecco-branch)
56      - new active_file_loc... and mdsio_..._loc routines
57      - affected packages: autodiff, ctrl, grdchk, mdsio
58    
59    checkpoint51c_post
60    o introducing integer flag debugLevel
61      - debLevZero: suppress all output
62      - debLevA: standard
63      - debLevB: equivalent to current debugMode=.TRUE.
64    o introducing pathname variable mdsioLocalDir for mdsio
65      that can be specified at runtime
66      (relevant for cluster I/O to local disk)
67    `
68    >>>checkpoint51b_post
69    adjoint of ptracers
70    o disentangled ALLOW_PTRACERS using new ALLOW_GCHEM
71    o extended state in checkpoint_lev?, etc.
72    o alternative ctrl/cost with tr1 or ptracer
73    o new comlev1_bibj_ptracers
74    o new ptracers.flow
75    o made ptracers_forcing same as external_forcing_s
76    o added verification for adjoint with ptracers
77      - adm. grdchk fail so far
78      - tlm. grdchk OK
79      - checked tapelev/comlev recomputations: OK
80    <<<checkpoint51b_pre
81    
82    checkpoint51a_post
83    o added code for biogeochemistry package
84      - new pkgs: dic, gchem
85      - new subroutine in ptracers
86    o modify code for biogeo packages
87      - in model/src and pkg/ptracers
88    
89    checkpoint51
90    o merged improved packages from ecco-branch (ecco_c51_e34) to MAIN
91      - autodiff, ctrl, exf, grdchk, seaice
92      kept separate packages
93      - cost, ecco, obcs
94    o updating verification/internal_wave, verification/lab_sea
95      (all verif's pass on faulks.lcs.mit.edu RH7.3, g77)
96    
97    checkpoint50i_post
98    o Preparing next differentiable checkpoint and sync
99      of MAIN vs. ecco-branch
100      - 1st step: this one is differentiable
101      - 2nd step: next(! not this) checkpoint will have updated packages
102                  from ecco-branch)
103    
104    checkpoint50h_post
105    o new package "land": provide surface BC for AIM.
106    o pkg/ptracers: apply exchange to all tracers after reading a pickup.
107    o AIM: use true log-P extrapolation for near surface temp (= as in
108        F.Molteni paper) ; update aim.5l_cs output.
109    o New variable in PARM03 for more flexible pickups
110    o somewhat cleaned package initialisation sequence for
111      ctrl/ cost/ ecco/ in packages_... routines
112    
113    checkpoint50g_post
114    o merged with release1_p17 (pkg/seaice and verification/lab_sea)
115      - added SEAICE_MULTILEVEL for 8-category sea-ice thermodynamics
116      - LSR sea-ice dynamic solver moved to SouthWest B-grid location and
117        made the default because of faster convergence than ADI
118    
119    checkpoint50f_post
120    o exf totally restructured
121      - replaced all exf_set_ routines by one generic exf_set_gen.F
122        and made sure it's still differentiable
123      - split exf_getffields.F into new exf_bulkformulae.F
124      - exf_inscal_/exf_outscal_ suffixes consistent with field names
125      - updated adjoint/makefile and relevant verif. accordingly
126    
127    checkpoint50f_pre
128     o AIM: near surface temp evaluated from Pot.Temp: fixed for Part Cell ;
129          + change Evap over land. (update aim.5l_cs output)
130     o added missing .cvsignores and made uniform across expts
131     o changed configuration of tidal_basin_2d expt
132     o added pkg/debug functions for tracing code in fatal crashes
133     o tidied pkg/monitor to use MONITOR_OPTIONS.h
134     o new fn in pkg/monitor to stop model if solution grows too big
135     o removed lots of single quotes from comments
136    
137    checkpoint50e_post
138    o make KPP work with PTRACERS
139     - fix gad_calc_rhs to call new routine kpp_transport_ptr, which is
140       nearly a copy of kpp_transport_s
141     - there is no analogue to SurfaceTendencyS, so I have to use
142       gPtr(of the surface layer) instead
143    o add a new platform SunFire+mpi (SunFire 15000) to genmake
144    checkpoint50e_pre
145    
146    checkpoint50d_post
147    o change kpp output from multiple-record state files to single-record state
148      files analogous to write_state.F
149    o reduce the output frequency of cg3d-related stuff to the monitor frequency,
150      analogous to the cg2d-related output.
151    o fix small problem with in ptracers_write_checkpoint.F: len(suff)=512,
152      so that writing to internal file fn (with length 512) fails.
153    checkpoint50d_pre
154    
155    checkpoint50c_post
156    o fix problem in ini_procs.F when using MPI (was there since checkpoint48f)
157    o add monitor diagnostic of vorticity (mon_vort3.F) and potential energy.
158  o add time-average diagnostic of U*V and vertical diffusive flux for theta.  o add time-average diagnostic of U*V and vertical diffusive flux for theta.
159  o bug fixed in convective adjustment diagnostic (multi-tile set-up).  o bug fixed in convective adjustment diagnostic (multi-tile set-up).
160  o 4th Order Adv scheme: return to previous (c40pre7) masking near boundaries.  o 4th Order Adv scheme: return to previous (c40pre7) masking near boundaries.

Legend:
Removed from v.1.151  
changed lines
  Added in v.1.182

  ViewVC Help
Powered by ViewVC 1.1.22