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

  ViewVC Help
Powered by ViewVC 1.1.22