/[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.267 by jmc, Thu Mar 11 14:54:53 2004 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint52l_post
7    o new land formulation:
8      a) use ground enthalpy as prognostic variable to ensure exact
9         energy conservation.
10      b) account for water temperature and for latent heat of freezing
11         in all processes (rain, run-off, ground storage)
12      c) compute surface and ground temperature implicitly.
13    o aim_v23 modification for new land model:
14      a) Treat separately land / ocean / sea-ice surface fluxes
15         to allow implicit computation of land & sea-ice surface temp.
16      b) add snow precipitation.
17    checkpoint52l_pre
18    
19    o fix problem (when 1 tile is empty) in min/max monitor.
20    o fix bug in timeAve (u,vZetatave in common block)
21    o no restoring terms under ice for pkg/seaice
22    o moved SEAICE_DO_DIAGS to S/R do_the_model_io
23    o bug fix for pkg/seaice pickups
24    o change MNC call locations and add coordinate attributes
25    o mask vorticity at the corner ; affects global_ocean.cs output
26    o fix ini_curvilinear_grid ; test CS experiments with mpi
27    o aim.5l_cs: modify sea-ice fraction input file ; update output
28    o exf: Adding simple range check routine for exf fields after read
29    
30    checkpoint52k_post
31    o removed top-level directory "diags"
32      - we migrated these functions to pkg/timeave a long time ago
33    o fixed bug introduced in pkg/monitor
34    o accuracy ctrlprec = 32 insuffient for gradient checks using
35      averaged fields (I/O via cost_averages)
36      -> use ctrl.h in active_file*.F to control I/O precision.
37    o paramter list of CALL ADTHE_MAIN_LOOP
38    o added initial do_the_model_io to ecco
39    o set all ...Freq to zero after cost_final
40      taveFreq, dumpFreq, pChkptFreq
41    o MAIN and ECCO differentiability restored
42    
43    checkpoint52j_post
44    o fix nchklev in tamc.h for global_ocean...
45    o Bringing flow and store directives up-to-date
46    o Really weird thing!
47      call do_the_model_io from the_main_loop with parameters
48      starttime, niter0, instead of mytime, myiter, screws up the adjoint:
49      TAF places a faulty re-call of initialise_varia
50      after cost_final call which should not be there!
51    checkpoint52j_pre
52    
53    o tweaked pkg/mdsio/mdsio_readfield.F to have more useful logic and
54      error messages
55    o fix errorMessageUnit problem. remove old version of mdsio from eesup/src
56    o modified pkg/mdsio/mdsio_readfield.F -- commented out diskspace-eating
57      debug output
58    o modfied mdsio_writefield.F to handle non-global files under exch2
59    o update AIM Cubed-Sphere exp (aim.5l_cs):
60      use land, p*, and Franco.M forcing fields with fractional land-sea mask.
61    o update AIM Equatorial Channel exp:
62      use standard aim_v23 pkg and change the SST fields to be more realistic.
63  o globalFile now works with exch2  o globalFile now works with exch2
64  o merged mom_vi_calc_relvort3.F, mom_vi_del2uv.F and  o merged mom_vi_calc_relvort3.F, mom_vi_del2uv.F and
65    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  
66  o limit timeave output for hi-res integrations  o limit timeave output for hi-res integrations
67    
68  checkpoint52i_post  checkpoint52i_post

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

  ViewVC Help
Powered by ViewVC 1.1.22