/[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.51 by adcroft, Thu Sep 27 14:25:32 2001 UTC revision 1.62 by adcroft, Wed Feb 27 21:19:59 2002 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    o real fresh water flux implemented with non-linear free-surface.
7    
8    checkpoint44e_pre,post
9    o re-wrote convective adjustment to use pre-calculated weights
10      Affects: model/src/convective_adjustment.F, convective_adjustment_ini.F
11      Adds:    model/src/convective_weights.F, convectively_mixtracer.F
12      Original calls to convect() still in place.
13    
14    chkpt44d_pre,post
15    o added missing EXCLUDE_MONITOR flags
16    o changed "e" to "_d" in gmredi_slope_limit, gmredi_slope_psi
17      (incompatible typ in MIN/MAX expressions caused problems
18      on IBM SP3)
19    o in genmake added variable MAKEDEPEND
20      plus resetting for case SunOS
21    o added timer_stats.c routine for IBM SP3
22    o removed variables in dynamics
23    !!! I forgot to create tag chkpt44d_pre !!!
24    !!! But chkpt44d_pre = chkpt44c_post    !!!
25    
26    chkpt44c_pre,post
27    o few fix (mask in shap_s2, EmPmR in external_field_load,
28      USE_NATURAL_BCS in solve_for_P);
29    o add arguments myIter & myTime to S/R obcs_calc & solve_for_P
30    
31    checkpoint44b_pre/_post
32    o merge of relevant stuff from the ecco-branch:
33      - genmake: removed $S64 overwrite for case SunOS
34      - pkg/exf: update and corrections for field swapping and obcs
35      - pkg/ecco: parameter lists for the_model_main, the_main_loop
36                  harmonized between ECCO and MITgcm
37      - pkg/autodiff: added flow directives for obcs, mdsio_gl_slice
38                      updated checkpointing_lev... lists for obcs
39      - model/src: minor changes in forward_step, plot_field
40                   added directive for divided adjoint in the_main_loop
41      - pkg/mdsio: added mdsio_gl_slice
42    
43    o check parameters & config (chkpt44a_pre,post)
44    o OBC and NonLin_FrSurf.
45    
46    checkpoint44
47    o fix bug in mom_vi_del2uv
48    o select when filters are applied ; add options to zonal_filter (data.zonfilt)
49    o gmredi: fix Pb in the adiabatic form ; add options (.e.g. Bolus advection)
50    o update AIM experiments (NCEP input files)
51    o improve and extend diagnostics (Monitor, TimeAve with NonLin-FrSurf)
52    o added some stuff for AD
53    
54    checkpoint43
55    o added two new advection tests
56    o added global 4x4 degree ocean test
57    o added test of H&S94 with free surface on cube
58    o some final mods for gradient check, adjoint,...
59    
60    checkpoint42
61      Fixed AD-related problems:
62    o Store directives up-to-date with re-arranged Adams-Bashforth
63      (mainly thermodynamics.F)
64    o New store directives for multi-dim. advection schemes
65      * new CPP flag ALLOW_MULTI_DIM_ADVECTION
66      * new common block and key passkey
67      (mainly gad_advection.F)
68    o Modified store directives for split of dynamics/thermodynamics
69      for the case ALLOW_KPP
70    o Cleaned argument list for timestep_tracer.F
71    
72  checkpoint41  checkpoint41
73  o re-formatted/added comments in prologues of key subroutines  o re-formatted/added comments in prologues of key subroutines
74    to work with protex    to work with protex

Legend:
Removed from v.1.51  
changed lines
  Added in v.1.62

  ViewVC Help
Powered by ViewVC 1.1.22