/[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.114 by jmc, Fri Jan 3 04:07:52 2003 UTC revision 1.127 by adcroft, Thu Jan 30 18:35:42 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 Added tidal_basin_2d experiment (currently 1D!)
7    o can use r* Coordinate with OBC (but Orlanski Rad. BC not yet implemented)
8    
9    checkpoint48b_post
10    o r* coordinate added in #ifdef NONLIN_FRSURF block.
11     (modification to pressure gradient not yet implemented)
12    o mom_fluxform: new S/R mom_calc_rtrans.F computes vertical transports
13      (for U & V) that are used for vertical advection of momentum.
14    
15    checkpoint48a_post
16    o In preparation for r*, use temp. array to compute vertical transport
17       in flux-form momentum pkg. => change results of few test-exp.
18      Update output of: exp4, exp5, front_relax, global_ocean_pressure,
19                        lab_sea, natl_box & plume_on_slope
20    
21    checkpoint48
22    o fix small bug that was causing lot of warning (TIMER_STOP 'UPDATE_CG2D')
23    
24    checkpoint47j_post
25    o add new exp. (ideal_2D_oce) to test "exotic" parameters and options.
26    o moved adexch from forward_step to addummy_in_stepping
27    o added exch in ctrl_map_...
28    o aveFreq.=0. at end of cost_final to avoid overwrite in
29      reverse checkpointing loop
30    o Yet more changes in gmredi:
31      * adgmredi_calc_tensor
32        avoiding all recomputation of gmredi_slope_limit
33      * adgmredi_x/y/rtransport
34        added flag for excessive storing to avoid recomp. of
35        u/v/rtans, dTdx/y/z
36        -> this is not really necessary and very memory-consuming
37      * adgmredi_slope_psi:
38        consistency with gmredi_slope_limit in treatment of GM_slopeSqCutoff
39      * gmredi_slope_limit
40        re-activated full calculation of taperfct for case 'ac02'
41    o updating verification/ adjoints of carbon, global_ocean.90x40x15
42    
43    checkpoint47i_post
44    o GM_EXCLUDE_() replace GM_TAPER_(): by default, all the code is compiled.
45    o add GM_Small_Number & GM_slopeSqCutoff as run-time parameters (data.gmredi)
46      default values = 1.D-12 & 1.D+48 (=> give same results as checkpoint47f_post)
47    o cg2dTargetResWunit: define tolerance using deltaTmom (and not deltaTfreesurf)
48    o gmredi: fix few bugs.
49    
50    checkpoint47h_post (duplicate tag for PH's c48 tag, in order to move c48)
51    This will be a good checkpoint to plug into the ecco-branch.
52    o few modif.'s to get latest version adjointed
53      (mainly kick out code in ini_linear_phisurf)
54    o modif's to run adjoint with exactConserv
55    o case GM_BOLUS_ADVEC should be cleaned
56      S/R gmredi_slope_psi should be cleaned
57    o verification/carbon now has exactConserv=.TRUE.
58    
59    checkpoint47g_post
60  o time-average AIM output: becomes independent from statvars time-average  o time-average AIM output: becomes independent from statvars time-average
61    (can be used with #undef ALLOW_TIMEAVE) ; add new variables (e.g., RH)    (can be used with #undef ALLOW_TIMEAVE) ; add new variables (e.g., RH)
62    o After TAF bug fix:
63      Tested adjoint of gmredi package.
64      Tests were done with checkpoint47 rather than with latest
65      checkpoint47f_post since the latter is broken for the adjoint
66      verification/carbon/ contains both ADM and TLM gradient checks.
67    Here they are, before they get changed/lost/stolen.
68    Mostly modif.'s to fix numerical sensitivities.
69    Gradient checks OK for
70    - GM_taper_scheme:
71      * clipping
72      * ac02
73      * linear
74      * glw91
75      * dm95
76      * ldd97
77    - GMREDI_OPTIONS:
78      * GM_VISBECK_VARIABLE_K
79      * GM_NON_UNITY_DIAGONAL
80      * GM_EXTRA_DIAGONAL
81      * GM_BOLUS_ADVEC
82    in conjunction with data.gmredi parameters to be checked in
83    in a few minutes under verification/carbon/code/
84    
85  checkpoint47f_post  checkpoint47f_post
86  Merging from release1_p10:  Merging from release1_p10:

Legend:
Removed from v.1.114  
changed lines
  Added in v.1.127

  ViewVC Help
Powered by ViewVC 1.1.22