/[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.1224 by jmc, Sat Jan 23 20:28:01 2010 UTC revision 1.1236 by jmc, Mon Mar 8 16:39:45 2010 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7  o non-hydrostatic:  o testreport:
8      add option '-runonly' (short: '-ro') to just do the run part (without make).
9    o eesupp: remove JAM communication code (obsolete).
10    o add option to genmake2 & testreport to switch "_RS" type to "real*4"
11      (if allowed in CPP_EEOPTIONS.h); update default CPP_EEOPTIONS.h and return
12      to default CPP_EEOPTIONS.h for exp. inverted_barometer & solid-body.cs-32x32x1
13      (update also the output).
14    
15    checkpoint62c (2010/03/02)
16    o tools/build_options :
17       move (some) old optfiles from build_options/ to build_options/unsupported/
18    o model/src and pkg/exf
19       surface relaxation -- separating data and data.exf options
20       The point is to ensure that we specify the surface relaxation
21       either in data or in data.exf (but not half and half) and to
22       avoid an accidental relaxation to 0 (which happened if a time
23       scale was specified but the file name was left empty)
24    o model/src model/inc and pkg/mom_common
25       ALLOW_3D_VISCAH/ALLOW_3D_VISCA4 => 3D specification of Viscosity
26       => addition to the viscosity field as computed by others schemes
27    o tools/build_options:
28      - rename "_generic_mpi" -> "+mpi_generic" (like other "+mpi" optfile)
29        but keep the former optfile for few weeks for smooth transition
30    o pkg/ecco
31      - allow user defined cost function contributions
32            CPP: ALLOW_USERCOST_CONTRIBUTION
33            USAGE: compute contributions in cost_usercost_all.F
34      - note: this is identical to what ALLOW_GENCOST_CONTRIBUTION once was.
35          the two options are complementary.
36    o pkg/smooth
37      - migration from contrib to the main repository
38    
39    checkpoint62b (2010/01/26)
40    o pkg/monitor:
41      - change back mon_printstats_rl.F & mon_stats_rl.F and add a stop
42        (in case someone forgot to update customized pieces of code)
43    o nonHydrostatic:
44    - add Non-hydrostatic free-surface form (selectNHfreeSurf=1)(not fully tested);    - add Non-hydrostatic free-surface form (selectNHfreeSurf=1)(not fully tested);
45    - add a simple 2-D experiment (short_surf_wave) to test it.    - add a simple 2-D experiment (short_surf_wave) to test it.
46  o pkg/icefront:  o pkg/icefront:
# Line 22  o cleaning: Line 58  o cleaning:
58    - comment out maskH definition (replaced by maskInC)    - comment out maskH definition (replaced by maskInC)
59  o pkg/monitor:  o pkg/monitor:
60    - change mon_printstats_rl.F & mon_stats_rl.F (were similar to mon_writestats_rl    - change mon_printstats_rl.F & mon_stats_rl.F (were similar to mon_writestats_rl
61      & mon_calc_stats_rl) to be the RL pendant to mon_printstats_rs & mon_stats_rs.      & mon_calc_stats_rl) to be the RL equivalent of mon_printstats_rs & mon_stats_rs.
62    
63  checkpoint62a (2010/01/15)  checkpoint62a (2010/01/15)
64  o model/src:  o model/src:

Legend:
Removed from v.1.1224  
changed lines
  Added in v.1.1236

  ViewVC Help
Powered by ViewVC 1.1.22