/[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.249 by dimitri, Sun Jan 25 00:31:52 2004 UTC revision 1.265 by jmc, Fri Mar 5 02:50:25 2004 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 problem (when 1 tile is empty) in min/max monitor.
6    o fix bug in timeAve (u,vZetatave in common block)
7    o no restoring terms under ice for pkg/seaice
8    o moved SEAICE_DO_DIAGS to S/R do_the_model_io
9    o bug fix for pkg/seaice pickups
10    o change MNC call locations and add coordinate attributes
11    o mask vorticity at the corner ; affects global_ocean.cs output
12    o fix ini_curvilinear_grid ; test CS experiments with mpi
13    o aim.5l_cs: modify sea-ice fraction input file ; update output
14    o exf: Adding simple range check routine for exf fields after read
15    
16    checkpoint52k_post
17    o removed top-level directory "diags"
18      - we migrated these functions to pkg/timeave a long time ago
19    o fixed bug introduced in pkg/monitor
20    o accuracy ctrlprec = 32 insuffient for gradient checks using
21      averaged fields (I/O via cost_averages)
22      -> use ctrl.h in active_file*.F to control I/O precision.
23    o paramter list of CALL ADTHE_MAIN_LOOP
24    o added initial do_the_model_io to ecco
25    o set all ...Freq to zero after cost_final
26      taveFreq, dumpFreq, pChkptFreq
27    o MAIN and ECCO differentiability restored
28    
29    checkpoint52j_post
30    o fix nchklev in tamc.h for global_ocean...
31    o Bringing flow and store directives up-to-date
32    o Really weird thing!
33      call do_the_model_io from the_main_loop with parameters
34      starttime, niter0, instead of mytime, myiter, screws up the adjoint:
35      TAF places a faulty re-call of initialise_varia
36      after cost_final call which should not be there!
37    checkpoint52j_pre
38    
39    o tweaked pkg/mdsio/mdsio_readfield.F to have more useful logic and
40      error messages
41    o fix errorMessageUnit problem. remove old version of mdsio from eesup/src
42    o modified pkg/mdsio/mdsio_readfield.F -- commented out diskspace-eating
43      debug output
44    o modfied mdsio_writefield.F to handle non-global files under exch2
45    o update AIM Cubed-Sphere exp (aim.5l_cs):
46      use land, p*, and Franco.M forcing fields with fractional land-sea mask.
47    o update AIM Equatorial Channel exp:
48      use standard aim_v23 pkg and change the SST fields to be more realistic.
49  o globalFile now works with exch2  o globalFile now works with exch2
50  o merged mom_vi_calc_relvort3.F, mom_vi_del2uv.F and  o merged mom_vi_calc_relvort3.F, mom_vi_del2uv.F and
51    mon_vort3.F to make exch2 friendly with >1 tile per cube    mon_vort3.F to make exch2 friendly with >1 tile per cube face
   face  
52  o limit timeave output for hi-res integrations  o limit timeave output for hi-res integrations
53    
54  checkpoint52i_post  checkpoint52i_post

Legend:
Removed from v.1.249  
changed lines
  Added in v.1.265

  ViewVC Help
Powered by ViewVC 1.1.22