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

Legend:
Removed from v.1.251  
changed lines
  Added in v.1.262

  ViewVC Help
Powered by ViewVC 1.1.22