/[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.172 by heimbach, Fri Jul 18 21:16:49 2003 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint51d_post
7    o fix bug in dxV,dyU definition of cubed-sphere grid (ini_curvilinear_grid)
8    o modif's to restore TAMC compatibility
9      - avoid "_d" constructs in PARAMETER declarations
10      - avoid interrupting lines by comment lines
11    o Use cluster local disks for purely local I/O
12      vs. globally visible disks needed for ctrl stuff
13      (merged from ecco-branch)
14      - new active_file_loc... and mdsio_..._loc routines
15      - affected packages: autodiff, ctrl, grdchk, mdsio
16    
17    checkpoint51c_post
18    o introducing integer flag debugLevel
19      - debLevZero: suppress all output
20      - debLevA: standard
21      - debLevB: equivalent to current debugMode=.TRUE.
22    o introducing pathname variable mdsioLocalDir for mdsio
23      that can be specified at runtime
24      (relevant for cluster I/O to local disk)
25    `
26    >>>checkpoint51b_post
27    adjoint of ptracers
28    o disentangled ALLOW_PTRACERS using new ALLOW_GCHEM
29    o extended state in checkpoint_lev?, etc.
30    o alternative ctrl/cost with tr1 or ptracer
31    o new comlev1_bibj_ptracers
32    o new ptracers.flow
33    o made ptracers_forcing same as external_forcing_s
34    o added verification for adjoint with ptracers
35      - adm. grdchk fail so far
36      - tlm. grdchk OK
37      - checked tapelev/comlev recomputations: OK
38    <<<checkpoint51b_pre
39    
40    checkpoint51a_post
41    o added code for biogeochemistry package
42      - new pkgs: dic, gchem
43      - new subroutine in ptracers
44    o modify code for biogeo packages
45      - in model/src and pkg/ptracers
46    
47    checkpoint51
48    o merged improved packages from ecco-branch (ecco_c51_e34) to MAIN
49      - autodiff, ctrl, exf, grdchk, seaice
50      kept separate packages
51      - cost, ecco, obcs
52    o updating verification/internal_wave, verification/lab_sea
53      (all verif's pass on faulks.lcs.mit.edu RH7.3, g77)
54    
55    checkpoint50i_post
56    o Preparing next differentiable checkpoint and sync
57      of MAIN vs. ecco-branch
58      - 1st step: this one is differentiable
59      - 2nd step: next(! not this) checkpoint will have updated packages
60                  from ecco-branch)
61    
62    checkpoint50h_post
63    o new package "land": provide surface BC for AIM.
64    o pkg/ptracers: apply exchange to all tracers after reading a pickup.
65    o AIM: use true log-P extrapolation for near surface temp (= as in
66        F.Molteni paper) ; update aim.5l_cs output.
67    o New variable in PARM03 for more flexible pickups
68    o somewhat cleaned package initialisation sequence for
69      ctrl/ cost/ ecco/ in packages_... routines
70    
71    checkpoint50g_post
72    o merged with release1_p17 (pkg/seaice and verification/lab_sea)
73      - added SEAICE_MULTILEVEL for 8-category sea-ice thermodynamics
74      - LSR sea-ice dynamic solver moved to SouthWest B-grid location and
75        made the default because of faster convergence than ADI
76    
77    checkpoint50f_post
78    o exf totally restructured
79      - replaced all exf_set_ routines by one generic exf_set_gen.F
80        and made sure it's still differentiable
81      - split exf_getffields.F into new exf_bulkformulae.F
82      - exf_inscal_/exf_outscal_ suffixes consistent with field names
83      - updated adjoint/makefile and relevant verif. accordingly
84    
85    checkpoint50f_pre
86     o AIM: near surface temp evaluated from Pot.Temp: fixed for Part Cell ;
87          + change Evap over land. (update aim.5l_cs output)
88     o added missing .cvsignores and made uniform across expts
89     o changed configuration of tidal_basin_2d expt
90     o added pkg/debug functions for tracing code in fatal crashes
91     o tidied pkg/monitor to use MONITOR_OPTIONS.h
92     o new fn in pkg/monitor to stop model if solution grows too big
93     o removed lots of single quotes from comments
94    
95    checkpoint50e_post
96    o make KPP work with PTRACERS
97     - fix gad_calc_rhs to call new routine kpp_transport_ptr, which is
98       nearly a copy of kpp_transport_s
99     - there is no analogue to SurfaceTendencyS, so I have to use
100       gPtr(of the surface layer) instead
101    o add a new platform SunFire+mpi (SunFire 15000) to genmake
102    checkpoint50e_pre
103    
104    checkpoint50d_post
105    o change kpp output from multiple-record state files to single-record state
106      files analogous to write_state.F
107    o reduce the output frequency of cg3d-related stuff to the monitor frequency,
108      analogous to the cg2d-related output.
109    o fix small problem with in ptracers_write_checkpoint.F: len(suff)=512,
110      so that writing to internal file fn (with length 512) fails.
111    checkpoint50d_pre
112    
113    checkpoint50c_post
114    o fix problem in ini_procs.F when using MPI (was there since checkpoint48f)
115    o add monitor diagnostic of vorticity (mon_vort3.F) and potential energy.
116  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.
117  o bug fixed in convective adjustment diagnostic (multi-tile set-up).  o bug fixed in convective adjustment diagnostic (multi-tile set-up).
118  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.172

  ViewVC Help
Powered by ViewVC 1.1.22