/[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.156 by adcroft, Thu May 15 16:15:57 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 added missing .cvsignores and made uniform across expts
7     o changed configuration of tidal_basin_2d expt
8     o added pkg/debug functions for tracing code in fatal crashes
9     o tidied pkg/monitor to use MONITOR_OPTIONS.h
10     o new fn in pkg/monitor to stop model if solution grows too big
11     o removed lots of single quotes from comments
12     o fixed gather/scatter inital MPI dialogue in ini_procs.F
13    
14    checkpoint50e_post
15    o make KPP work with PTRACERS
16     - fix gad_calc_rhs to call new routine kpp_transport_ptr, which is
17       nearly a copy of kpp_transport_s
18     - there is no analogue to SurfaceTendencyS, so I have to use
19       gPtr(of the surface layer) instead
20    o add a new platform SunFire+mpi (SunFire 15000) to genmake
21    checkpoint50e_pre
22    
23    checkpoint50d_post
24  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
25    files analogous to write_state.F    files analogous to write_state.F
26  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,
27    analogous to the cg2d-related output.    analogous to the cg2d-related output.
28  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,
29    writing to internal file fn (with length 512) fails.    so that writing to internal file fn (with length 512) fails.
30  checkpoint50d_pre  checkpoint50d_pre
31    
32  checkpoint50c_post  checkpoint50c_post

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

  ViewVC Help
Powered by ViewVC 1.1.22