/[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.118 by adcroft, Mon Jan 13 14:31:49 2003 UTC revision 1.132 by jmc, Tue Feb 11 04:32:12 2003 UTC
# Line 2  $Header$ Line 2  $Header$
2    
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5  o gmredi: fix few bugs and restore parameter values (e.g., Small_Number=1.D-12)  
6    and scheme (e.g., Large_SlopeSqr=1.D+48) of checkpoint47f_post  o New S/R for diagnostic of bottom pressure (phi0surf was missing in c48d_post)
7    o dynamics: change definition of computational domain & adapt mom_fluxform
8      accordingly ; when viscA4=0, allows to run the dynamics with Olx=Oly=2.
9    o following exp works with Olx=Oly=2 (and pass through checkbounds option):
10        adjust_nlfs.cs-32x32x1 adjustment.128x64x1 adjustment.cs-32x32x1
11        exp0 exp1 exp2 exp4 exp5 hs94.cs-32x32x5 hs94.128x64x5
12        global_ocean.90x40x15 global_with_exf global_ocean_pressure
13        inverted_barometer solid-body.cs-32x32x1
14      (high order AdvScheme and/or multiDimAd works with Olx=Oly=2 ? not sure)
15    
16    checkpoint48d_post
17    o in preparation for r*:
18     a) use pre-computed gradient of hydrostatic potential:
19        changes in timestep.F & mom_cdscheme.F affects results of ideal_2D_oce
20     b) move phi0surf from calc_phi_hyd to calc_grad_phi_hyd:
21        => affects results of glob_oce_pressure (different truncation error)  
22      update output.txt of ideal_2D_oce & global_ocean_pressure
23    
24    checkpoint48d_pre
25    o in preparation for r*:
26      new S/R (calc_grad_phi_hyd.F) to compute Hydrostatic potential gradient.
27      pass the 2 comp. of the grad. as arguments to momentum S/R.
28      but for the moment, only used if it does not change the results.
29    o add finite volume form of calc_phi_hyd for buoyancyRelation OCEANIC & OCEANICP
30    
31    checkpoint48c_post
32    Modifications in treatment of initial flux forcing controls
33    to avoid extra storing of flux fields.
34    
35    checkpoint48c_pre
36    o Added tidal_basin_2d experiment (currently 1D!)
37    o can use r* Coordinate with OBC (but Orlanski Rad. BC not yet implemented)
38    
39    checkpoint48b_post
40    o r* coordinate added in #ifdef NONLIN_FRSURF block.
41     (modification to pressure gradient not yet implemented)
42    o mom_fluxform: new S/R mom_calc_rtrans.F computes vertical transports
43      (for U & V) that are used for vertical advection of momentum.
44    
45    checkpoint48a_post
46    o In preparation for r*, use temp. array to compute vertical transport
47       in flux-form momentum pkg. => change results of few test-exp.
48      Update output of: exp4, exp5, front_relax, global_ocean_pressure,
49                        lab_sea, natl_box & plume_on_slope
50    
51  checkpoint48  checkpoint48
52    o fix small bug that was causing lot of warning (TIMER_STOP 'UPDATE_CG2D')
53    
54    checkpoint47j_post
55    o add new exp. (ideal_2D_oce) to test "exotic" parameters and options.
56    o moved adexch from forward_step to addummy_in_stepping
57    o added exch in ctrl_map_...
58    o aveFreq.=0. at end of cost_final to avoid overwrite in
59      reverse checkpointing loop
60    o Yet more changes in gmredi:
61      * adgmredi_calc_tensor
62        avoiding all recomputation of gmredi_slope_limit
63      * adgmredi_x/y/rtransport
64        added flag for excessive storing to avoid recomp. of
65        u/v/rtans, dTdx/y/z
66        -> this is not really necessary and very memory-consuming
67      * adgmredi_slope_psi:
68        consistency with gmredi_slope_limit in treatment of GM_slopeSqCutoff
69      * gmredi_slope_limit
70        re-activated full calculation of taperfct for case 'ac02'
71    o updating verification/ adjoints of carbon, global_ocean.90x40x15
72    
73    checkpoint47i_post
74    o GM_EXCLUDE_() replace GM_TAPER_(): by default, all the code is compiled.
75    o add GM_Small_Number & GM_slopeSqCutoff as run-time parameters (data.gmredi)
76      default values = 1.D-12 & 1.D+48 (=> give same results as checkpoint47f_post)
77    o cg2dTargetResWunit: define tolerance using deltaTmom (and not deltaTfreesurf)
78    o gmredi: fix few bugs.
79    
80  checkpoint47h_post (duplicate tag for PH's c48 tag, in order to move c48)  checkpoint47h_post (duplicate tag for PH's c48 tag, in order to move c48)
81  This will be a good checkpoint to plug into the ecco-branch.  This will be a good checkpoint to plug into the ecco-branch.
82  o few modif.'s to get latest version adjointed  o few modif.'s to get latest version adjointed

Legend:
Removed from v.1.118  
changed lines
  Added in v.1.132

  ViewVC Help
Powered by ViewVC 1.1.22