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

Legend:
Removed from v.1.150  
changed lines
  Added in v.1.171

  ViewVC Help
Powered by ViewVC 1.1.22