/[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.45 by heimbach, Mon Aug 13 18:26:15 2001 UTC revision 1.64 by adcroft, Mon Mar 4 17:13:46 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 testscript: added -cleanup option
7    o Shap_filt: a) new shap_filt S/R to use no-slip BC with S2 filter
8                 b) enable to filter 2D fields.
9    
10    checkpoint44e_pre,post
11    o re-wrote convective adjustment to use pre-calculated weights
12      Affects: model/src/convective_adjustment.F, convective_adjustment_ini.F
13      Adds:    model/src/convective_weights.F, convectively_mixtracer.F
14      Original calls to convect() still in place.
15    
16    chkpt44d_pre,post
17    o added missing EXCLUDE_MONITOR flags
18    o changed "e" to "_d" in gmredi_slope_limit, gmredi_slope_psi
19      (incompatible typ in MIN/MAX expressions caused problems
20      on IBM SP3)
21    o in genmake added variable MAKEDEPEND
22      plus resetting for case SunOS
23    o added timer_stats.c routine for IBM SP3
24    o removed variables in dynamics
25    !!! I forgot to create tag chkpt44d_pre !!!
26    !!! But chkpt44d_pre = chkpt44c_post    !!!
27    
28    o real fresh water flux implemented with non-linear free-surface.
29    
30    chkpt44c_pre,post
31    o few fix (mask in shap_s2, EmPmR in external_field_load,
32      USE_NATURAL_BCS in solve_for_P);
33    o add arguments myIter & myTime to S/R obcs_calc & solve_for_P
34    
35    checkpoint44b_pre/_post
36    o merge of relevant stuff from the ecco-branch:
37      - genmake: removed $S64 overwrite for case SunOS
38      - pkg/exf: update and corrections for field swapping and obcs
39      - pkg/ecco: parameter lists for the_model_main, the_main_loop
40                  harmonized between ECCO and MITgcm
41      - pkg/autodiff: added flow directives for obcs, mdsio_gl_slice
42                      updated checkpointing_lev... lists for obcs
43      - model/src: minor changes in forward_step, plot_field
44                   added directive for divided adjoint in the_main_loop
45      - pkg/mdsio: added mdsio_gl_slice
46    
47    o check parameters & config (chkpt44a_pre,post)
48    o OBC and NonLin_FrSurf.
49    
50    checkpoint44
51    o fix bug in mom_vi_del2uv
52    o select when filters are applied ; add options to zonal_filter (data.zonfilt)
53    o gmredi: fix Pb in the adiabatic form ; add options (.e.g. Bolus advection)
54    o update AIM experiments (NCEP input files)
55    o improve and extend diagnostics (Monitor, TimeAve with NonLin-FrSurf)
56    o added some stuff for AD
57    
58    checkpoint43
59    o added two new advection tests
60    o added global 4x4 degree ocean test
61    o added test of H&S94 with free surface on cube
62    o some final mods for gradient check, adjoint,...
63    
64    checkpoint42
65      Fixed AD-related problems:
66    o Store directives up-to-date with re-arranged Adams-Bashforth
67      (mainly thermodynamics.F)
68    o New store directives for multi-dim. advection schemes
69      * new CPP flag ALLOW_MULTI_DIM_ADVECTION
70      * new common block and key passkey
71      (mainly gad_advection.F)
72    o Modified store directives for split of dynamics/thermodynamics
73      for the case ALLOW_KPP
74    o Cleaned argument list for timestep_tracer.F
75    
76    checkpoint41
77    o re-formatted/added comments in prologues of key subroutines
78      to work with protex
79    
80    checkpoint40
81    o moved calc_gs, calc_gt and calc_tr1 back to model/src
82    o added FLT (floats) package from Arne along with demo. experiment
83    o re-arranged Adams-Bashforth scheme for tracers to allow easier
84      implementation of forward-in-time forcing terms
85    o more mods for non-linear free-surface including new variable
86    o modified multi-dim method to work on cube
87    o bug fix in KPP (from DM)
88    
89    checkpoint40pre9
90    o added DST advection schemes
91    o fix MPI bug on SGI's
92    o modifications for non-linear free-surface
93    o fixed conditionals for fixed flow/passive tracer only mode
94    o added tension/strain form of stress tensor
95    o changes to commenting of arguments for TAF/TAMC
96    o added/updated many matlab scripts
97    o added multi-dimensional advection method for tracers
98      
99    checkpoint40pre8
100    o new package rw/
101      Added method for dumping intermediate local arrays:
102      mdsio_writetile - same as mdsio_writefield except works from inside
103                        bi,bj loop
104      mdsio_writelocal - same as mdsio_writetile except works for local
105                         arrays
106      write_local_r? - higher-level wrapper for mdsio_writelocal
107      Controlled by diagFreq. Defaults to zero (ie. no dumps)
108      Example given at end of mom_vecinv.F that dumps some local arrays.
109    o replaced calc_mom_rhs.F by mom_fluxform.F/mom_vecinc.F to
110      control flux-form versus vector invariant code.
111      Switch is runtime flag vectorInvariantMomentum (defaults to false)
112      or genmake -DISABLE ...
113    o TAMC-related update to cope with mom_fluxform.F/mom_vecinc.F
114      (additional storing is now needed for case vecinv;
115      currently nothing implemented to switch this storing off
116      in case fluxform is used since no CPP flag available).
117    
118    checkpoint40pre7
119    o bug fix in dynamics.F
120      calc_viscosity called before k=1,Nr loop.
121    o added some #ifdef's ALLOW_PASSIVE_TRACER
122    o cleaned initialisations in ctrl_map_ini
123      related to TAF
124    
125  checkpoint40pre6  checkpoint40pre6
126  o split dynamics into thermodynamics & dynamics  o split dynamics into thermodynamics & dynamics
127  o corresponding split of calc_diffusivity into  o corresponding split of calc_diffusivity into

Legend:
Removed from v.1.45  
changed lines
  Added in v.1.64

  ViewVC Help
Powered by ViewVC 1.1.22