/[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.108 by dimitri, Thu Dec 5 08:43:02 2002 UTC revision 1.126 by jmc, Thu Jan 30 00:12:34 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 can use r* Coordinate with OBC (but Orlanski Rad. BC not yet implemented)
7    
8    checkpoint48b_post
9    o r* coordinate added in #ifdef NONLIN_FRSURF block.
10     (modification to pressure gradient not yet implemented)
11    o mom_fluxform: new S/R mom_calc_rtrans.F computes vertical transports
12      (for U & V) that are used for vertical advection of momentum.
13    
14    checkpoint48a_post
15    o In preparation for r*, use temp. array to compute vertical transport
16       in flux-form momentum pkg. => change results of few test-exp.
17      Update output of: exp4, exp5, front_relax, global_ocean_pressure,
18                        lab_sea, natl_box & plume_on_slope
19    
20    checkpoint48
21    o fix small bug that was causing lot of warning (TIMER_STOP 'UPDATE_CG2D')
22    
23    checkpoint47j_post
24    o add new exp. (ideal_2D_oce) to test "exotic" parameters and options.
25    o moved adexch from forward_step to addummy_in_stepping
26    o added exch in ctrl_map_...
27    o aveFreq.=0. at end of cost_final to avoid overwrite in
28      reverse checkpointing loop
29    o Yet more changes in gmredi:
30      * adgmredi_calc_tensor
31        avoiding all recomputation of gmredi_slope_limit
32      * adgmredi_x/y/rtransport
33        added flag for excessive storing to avoid recomp. of
34        u/v/rtans, dTdx/y/z
35        -> this is not really necessary and very memory-consuming
36      * adgmredi_slope_psi:
37        consistency with gmredi_slope_limit in treatment of GM_slopeSqCutoff
38      * gmredi_slope_limit
39        re-activated full calculation of taperfct for case 'ac02'
40    o updating verification/ adjoints of carbon, global_ocean.90x40x15
41    
42    checkpoint47i_post
43    o GM_EXCLUDE_() replace GM_TAPER_(): by default, all the code is compiled.
44    o add GM_Small_Number & GM_slopeSqCutoff as run-time parameters (data.gmredi)
45      default values = 1.D-12 & 1.D+48 (=> give same results as checkpoint47f_post)
46    o cg2dTargetResWunit: define tolerance using deltaTmom (and not deltaTfreesurf)
47    o gmredi: fix few bugs.
48    
49    checkpoint47h_post (duplicate tag for PH's c48 tag, in order to move c48)
50    This will be a good checkpoint to plug into the ecco-branch.
51    o few modif.'s to get latest version adjointed
52      (mainly kick out code in ini_linear_phisurf)
53    o modif's to run adjoint with exactConserv
54    o case GM_BOLUS_ADVEC should be cleaned
55      S/R gmredi_slope_psi should be cleaned
56    o verification/carbon now has exactConserv=.TRUE.
57    
58    checkpoint47g_post
59    o time-average AIM output: becomes independent from statvars time-average
60      (can be used with #undef ALLOW_TIMEAVE) ; add new variables (e.g., RH)
61    o After TAF bug fix:
62      Tested adjoint of gmredi package.
63      Tests were done with checkpoint47 rather than with latest
64      checkpoint47f_post since the latter is broken for the adjoint
65      verification/carbon/ contains both ADM and TLM gradient checks.
66    Here they are, before they get changed/lost/stolen.
67    Mostly modif.'s to fix numerical sensitivities.
68    Gradient checks OK for
69    - GM_taper_scheme:
70      * clipping
71      * ac02
72      * linear
73      * glw91
74      * dm95
75      * ldd97
76    - GMREDI_OPTIONS:
77      * GM_VISBECK_VARIABLE_K
78      * GM_NON_UNITY_DIAGONAL
79      * GM_EXTRA_DIAGONAL
80      * GM_BOLUS_ADVEC
81    in conjunction with data.gmredi parameters to be checked in
82    in a few minutes under verification/carbon/code/
83    
84    checkpoint47f_post
85    Merging from release1_p10:
86    o modifications for using pkg/exf with pkg/seaice
87      - pkg/seaice CPP options SEAICE_EXTERNAL_FORCING
88        and SEAICE_EXTERNAL_FLUXES
89      - pkg/exf CPP options EXF_READ_EVAP and
90        EXF_NO_BULK_COMPUTATIONS
91      - usage examples are Experiments 8 and 9 in
92        verification/lab_sea/README
93      - verification/lab_sea default experiment now uses
94        pkg/gmredi, pkg/kpp, pkg/seaice, and pkg/exf
95    
96    checkpoint47e_post
97    o created a tag prior to creating a branch
98    
99    checkpoint47d_post
100    o fixed bug in the oceanic pressure coordinates code: vertical viscosity
101      at the bottom boundary had an erroneous half slip boundary condition
102    o added bottom drag and no slip boundary condition capabilities to
103      oceanic pressure coordinates code
104    o added new verification experiment global_ocean_pressure, this experiment is
105      also described in the tutorial section of the manual
106    checkpoint47d_pre
107    
108    checkpoint47c_post
109    o Added a verification experiment for a global cubed-sphere ocean run
110      -  verification/global_ocean.cubed32x32x30
111      -  uses pkg/therm_seaice and pkg/bulk_forcing
112    
113    o allow to run AIM physics with SPEEDY input files (from Franco Molteni)
114    o allow a more accurate definition of Ro_Surf (selectFindRoSurf=1)
115      when using P-coordinate; only implemented for atmospheric config.
116    o OCEANICP & realFreshWater: include P-E direct effect on wVel ;
117      NOTES: requires option NONLIN_FRSURF to be "#define".
118    o update advect_xz/results/output.txt (left from checkpoint44g_post)
119    
120  checkpoint47b_post  checkpoint47b_post
121  Merging from release1_p9:  Merging from release1_p9:
122  o pkg/seaice  o pkg/seaice

Legend:
Removed from v.1.108  
changed lines
  Added in v.1.126

  ViewVC Help
Powered by ViewVC 1.1.22