/[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.153 by jmc, Mon May 12 21:16:45 2003 UTC revision 1.164 by heimbach, Fri Jun 20 15:11:40 2003 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint50h_post
7    o new package "land": provide surface BC for AIM.
8    o pkg/ptracers: apply exchange to all tracers after reading a pickup.
9    o AIM: use true log-P extrapolation for near surface temp (= as in
10        F.Molteni paper) ; update aim.5l_cs output.
11    o New variable in PARM03 for more flexible pickups
12    o somewhat cleaned package initialisation sequence for
13      ctrl/ cost/ ecco/ in packages_... routines
14    
15    checkpoint50g_post
16    o merged with release1_p17 (pkg/seaice and verification/lab_sea)
17      - added SEAICE_MULTILEVEL for 8-category sea-ice thermodynamics
18      - LSR sea-ice dynamic solver moved to SouthWest B-grid location and
19        made the default because of faster convergence than ADI
20    
21    checkpoint50f_post
22    o exf totally restructured
23      - replaced all exf_set_ routines by one generic exf_set_gen.F
24        and made sure it's still differentiable
25      - split exf_getffields.F into new exf_bulkformulae.F
26      - exf_inscal_/exf_outscal_ suffixes consistent with field names
27      - updated adjoint/makefile and relevant verif. accordingly
28    
29    checkpoint50f_pre
30     o AIM: near surface temp evaluated from Pot.Temp: fixed for Part Cell ;
31          + change Evap over land. (update aim.5l_cs output)
32     o added missing .cvsignores and made uniform across expts
33     o changed configuration of tidal_basin_2d expt
34     o added pkg/debug functions for tracing code in fatal crashes
35     o tidied pkg/monitor to use MONITOR_OPTIONS.h
36     o new fn in pkg/monitor to stop model if solution grows too big
37     o removed lots of single quotes from comments
38    
39    checkpoint50e_post
40    o make KPP work with PTRACERS
41     - fix gad_calc_rhs to call new routine kpp_transport_ptr, which is
42       nearly a copy of kpp_transport_s
43     - there is no analogue to SurfaceTendencyS, so I have to use
44       gPtr(of the surface layer) instead
45    o add a new platform SunFire+mpi (SunFire 15000) to genmake
46    checkpoint50e_pre
47    
48    checkpoint50d_post
49    o change kpp output from multiple-record state files to single-record state
50      files analogous to write_state.F
51    o reduce the output frequency of cg3d-related stuff to the monitor frequency,
52      analogous to the cg2d-related output.
53    o fix small problem with in ptracers_write_checkpoint.F: len(suff)=512,
54      so that writing to internal file fn (with length 512) fails.
55    checkpoint50d_pre
56    
57  checkpoint50c_post  checkpoint50c_post
58  o fix problem in ini_procs.F when using MPI (was there since checkpoint48f)  o fix problem in ini_procs.F when using MPI (was there since checkpoint48f)
59  o add monitor diagnostic of vorticity (mon_vort3.F) and potential energy.  o add monitor diagnostic of vorticity (mon_vort3.F) and potential energy.

Legend:
Removed from v.1.153  
changed lines
  Added in v.1.164

  ViewVC Help
Powered by ViewVC 1.1.22