/[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.410 by heimbach, Fri Dec 10 20:17:38 2004 UTC revision 1.416 by jmc, Fri Dec 17 00:52:42 2004 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    o add diagnostics of advective & diffusive flux for T & S (pTracers coming soon)
7      this is based directly on what the model compute, so that the content of
8      each diagnostics might be affected by switching options (e.g., implicitDiffusion)
9    o small changes for diagnostics (gad_biharm_?.F, arguments of S/R impldiff.F)
10    o clean up build options files for SunOS, in particular
11      - remove -traditional from xmakedepend
12      - change -xarch=v9 to -xarch=native for f77
13      - restore use of make (not gmake)
14      - add CC=gcc if using g77
15    o changes per discussion of AM, JMC, & EH3 today:
16      - move redundant "grid" variables out of "state" -- in preparation of
17        creating proper CF-style coordinate variables and in recognition
18        that any/all grid variables can be easily copied (eg. w/NCO) from
19        the grid files into any of the other NetCDF files
20      - *always* output grid variables with MDSIO (this will eventually be
21        changed)
22      - output MNC grid file if useMNC is true
23    o every instance of _END_MASTER() has been found and replaced with
24      _END_MASTER( myThid ) in order to satisfy certain picky Sun
25      preprocessors
26    o re-arrange diagnostics pkg initialisation:
27     - allow each package to extend the available diagnostics list
28     - add some checking and fix small problems (multi-threaded, ...)
29     - new S/R diagnostics_fill (replace fill_diagnostics):
30       look through the short list of active diag. (instead of the long list)
31       create function DIAGNOSTICS_IS_ON to tell if a diagnostics is active
32    
33  checkpoint57a_post  checkpoint57a_post
34  o this set of changes restores TAMC compatibility  o this set of changes restores TAMC compatibility
35    tested for global_ocean.90x40x15 adjoint on trough    tested for global_ocean.90x40x15 adjoint on trough

Legend:
Removed from v.1.410  
changed lines
  Added in v.1.416

  ViewVC Help
Powered by ViewVC 1.1.22