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

Legend:
Removed from v.1.154  
changed lines
  Added in v.1.162

  ViewVC Help
Powered by ViewVC 1.1.22