/[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.956 by jmc, Tue Feb 12 23:18:18 2008 UTC revision 1.957 by mlosch, Wed Feb 13 07:43:39 2008 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o genmake2: replace (4 times)
8         make genmake_tc_1.o >> genmake_warnings 2>&1
9      with
10         COMM="$CC $CFLAGS -c genmake_tc_1.c"
11         echo $COMM >> genmake_warnings
12         $COMM >> genmake_warnings 2>&1
13      to make genmake2 always see the value of CC as specified in the optfile.
14  o generic_advdiff: - prather advection scheme (SOM) coded for CS-grid.  o generic_advdiff: - prather advection scheme (SOM) coded for CS-grid.
15    - add diagnostics for 1srt & 2nd Order moments and sub-grid variance.    - add diagnostics for 1srt & 2nd Order moments and sub-grid variance.
16    - modify verification advect_cs test to test SOM-advection on CS-grid.    - modify verification advect_cs test to test SOM-advection on CS-grid.

Legend:
Removed from v.1.956  
changed lines
  Added in v.1.957

  ViewVC Help
Powered by ViewVC 1.1.22