/[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.55 by heimbach, Fri Jan 18 22:13:27 2002 UTC revision 1.62 by adcroft, Wed Feb 27 21:19:59 2002 UTC
# Line 2  $Header$ Line 2  $Header$
2    
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  checkpoint44
 o apply Shapiro filter on T&S before calc_PhiHyd (stagger time stepping)  
47  o fix bug in mom_vi_del2uv  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  o added some stuff for AD
53    
54  checkpoint43  checkpoint43

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

  ViewVC Help
Powered by ViewVC 1.1.22