/[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.119 by jmc, Mon Jan 13 23:52:38 2003 UTC revision 1.131 by jmc, Sun Feb 9 03:01:58 2003 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    o New S/R for diagnostic of bottom pressure (phi0surf was missing in c48d_post)
7    
8    checkpoint48d_post
9    o in preparation for r*:
10     a) use pre-computed gradient of hydrostatic potential:
11        changes in timestep.F & mom_cdscheme.F affects results of ideal_2D_oce
12     b) move phi0surf from calc_phi_hyd to calc_grad_phi_hyd:
13        => affects results of glob_oce_pressure (different truncation error)  
14      update output.txt of ideal_2D_oce & global_ocean_pressure
15    
16    checkpoint48d_pre
17    o in preparation for r*:
18      new S/R (calc_grad_phi_hyd.F) to compute Hydrostatic potential gradient.
19      pass the 2 comp. of the grad. as arguments to momentum S/R.
20      but for the moment, only used if it does not change the results.
21    o add finite volume form of calc_phi_hyd for buoyancyRelation OCEANIC & OCEANICP
22    
23    checkpoint48c_post
24    Modifications in treatment of initial flux forcing controls
25    to avoid extra storing of flux fields.
26    
27    checkpoint48c_pre
28    o Added tidal_basin_2d experiment (currently 1D!)
29    o can use r* Coordinate with OBC (but Orlanski Rad. BC not yet implemented)
30    
31    checkpoint48b_post
32    o r* coordinate added in #ifdef NONLIN_FRSURF block.
33     (modification to pressure gradient not yet implemented)
34    o mom_fluxform: new S/R mom_calc_rtrans.F computes vertical transports
35      (for U & V) that are used for vertical advection of momentum.
36    
37    checkpoint48a_post
38    o In preparation for r*, use temp. array to compute vertical transport
39       in flux-form momentum pkg. => change results of few test-exp.
40      Update output of: exp4, exp5, front_relax, global_ocean_pressure,
41                        lab_sea, natl_box & plume_on_slope
42    
43    checkpoint48
44    o fix small bug that was causing lot of warning (TIMER_STOP 'UPDATE_CG2D')
45    
46    checkpoint47j_post
47    o add new exp. (ideal_2D_oce) to test "exotic" parameters and options.
48    o moved adexch from forward_step to addummy_in_stepping
49    o added exch in ctrl_map_...
50    o aveFreq.=0. at end of cost_final to avoid overwrite in
51      reverse checkpointing loop
52    o Yet more changes in gmredi:
53      * adgmredi_calc_tensor
54        avoiding all recomputation of gmredi_slope_limit
55      * adgmredi_x/y/rtransport
56        added flag for excessive storing to avoid recomp. of
57        u/v/rtans, dTdx/y/z
58        -> this is not really necessary and very memory-consuming
59      * adgmredi_slope_psi:
60        consistency with gmredi_slope_limit in treatment of GM_slopeSqCutoff
61      * gmredi_slope_limit
62        re-activated full calculation of taperfct for case 'ac02'
63    o updating verification/ adjoints of carbon, global_ocean.90x40x15
64    
65  checkpoint47i_post  checkpoint47i_post
66  o GM_EXCLUDE_() replace GM_TAPER_(): by default, all the code is compiled.  o GM_EXCLUDE_() replace GM_TAPER_(): by default, all the code is compiled.
67  o add GM_Small_Number & GM_slopeSqCutoff as run-time parameters (data.gmredi)  o add GM_Small_Number & GM_slopeSqCutoff as run-time parameters (data.gmredi)

Legend:
Removed from v.1.119  
changed lines
  Added in v.1.131

  ViewVC Help
Powered by ViewVC 1.1.22