/[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.110 by cheisey, Mon Dec 16 17:12:23 2002 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
61      (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
86    Merging from release1_p10:
87    o modifications for using pkg/exf with pkg/seaice
88      - pkg/seaice CPP options SEAICE_EXTERNAL_FORCING
89        and SEAICE_EXTERNAL_FLUXES
90      - pkg/exf CPP options EXF_READ_EVAP and
91        EXF_NO_BULK_COMPUTATIONS
92      - usage examples are Experiments 8 and 9 in
93        verification/lab_sea/README
94      - verification/lab_sea default experiment now uses
95        pkg/gmredi, pkg/kpp, pkg/seaice, and pkg/exf
96    
97    checkpoint47e_post
98    o created a tag prior to creating a branch
99    
100    checkpoint47d_post
101    o fixed bug in the oceanic pressure coordinates code: vertical viscosity
102      at the bottom boundary had an erroneous half slip boundary condition
103    o added bottom drag and no slip boundary condition capabilities to
104      oceanic pressure coordinates code
105    o added new verification experiment global_ocean_pressure, this experiment is
106      also described in the tutorial section of the manual
107    checkpoint47d_pre
108    
109  checkpoint47c_post  checkpoint47c_post
110  o Added a verification experiment for a global cubed-sphere ocean run  o Added a verification experiment for a global cubed-sphere ocean run
111    -  verification/global_ocean.cubed32x32x30    -  verification/global_ocean.cubed32x32x30
112    -  uses pkg/therm_seaice and pkg/bulk_forcing    -  uses pkg/therm_seaice and pkg/bulk_forcing
113    
   
114  o allow to run AIM physics with SPEEDY input files (from Franco Molteni)  o allow to run AIM physics with SPEEDY input files (from Franco Molteni)
115  o allow a more accurate definition of Ro_Surf (selectFindRoSurf=1)  o allow a more accurate definition of Ro_Surf (selectFindRoSurf=1)
116    when using P-coordinate; only implemented for atmospheric config.    when using P-coordinate; only implemented for atmospheric config.

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

  ViewVC Help
Powered by ViewVC 1.1.22