/[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.1476 by mlosch, Tue Jul 19 12:54:25 2011 UTC revision 1.1482 by mlosch, Mon Jul 25 08:59:32 2011 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o optim/optim_readdata.F:
8      - add some output about obcs variables that might help debugging
9      - add a check about nvarlength
10    o pkg/ctrl: once again, fix computation of endrec in s/r ctrl_init_rec
11    o pkg/diagnostics (velocity potential):
12      - fix mask for OBCS (still problems in stream-function with OBCS);
13      - add specific parameter (default = main code CG2D params) for solver;
14      - in case of poor convergence, use solution corresponding to lowest residual.
15    o pkg/seaice/seaice_growth.F: small changes that permit vectorizable
16      adjoint code. In general statements like tmpscal=fld(i,j) are problematic
17      and should be avoided where possible.
18    o model/src (rStar):
19      - include r* effect on reference-state (PhiRef) in totPhiHyd
20        (so that it's really the potential anomaly at the cell center);
21        affect solution only if z* with full pressure in EOS.
22      - test-exp global_ocean.90x40x15: reduce viscA4 (was not stable) and
23        update output (because of z* in totPhiHyd and viscA4 changes);
24      - keep the previous diagnostics as "PHIHYDcR" (closer to potential anomaly
25        @ constant r) until interpolation at constant r is implemented.
26    o pkg/diagnostics
27      - fix RCENTER diagnostics in case cell center is not at interface middle
28  o add code for TEOS-10 (www.teos-10.org, McDougall et al. 2011). Use  o add code for TEOS-10 (www.teos-10.org, McDougall et al. 2011). Use
29    this eos with eosType = 'TEOS10', in data (PARM01). This eos implies    this eos with eosType = 'TEOS10', in data (PARM01). This eos implies
30    that THETA and SALT are "conservative temperature" and "absolute    that THETA and SALT are "conservative temperature" and "absolute
# Line 16  o pkg/seaice/seaice_growth.F Line 37  o pkg/seaice/seaice_growth.F
37      remove then obsolete STORE directives      remove then obsolete STORE directives
38    - fix STORE directives for tice and tices, so that only the    - fix STORE directives for tice and tices, so that only the
39      appropriate part of the fields are stored (and not the entire      appropriate part of the fields are stored (and not the entire
40      field)      field); update global_ocean.cs32x15.seaice AD output.
41    - cosmetic changes: adjust CPP flags and indentation for better    - cosmetic changes: adjust CPP flags and indentation for better
42      legibilty      legibilty
43  o pkg/autodiff: add mnc-output of adBottomDragFld (code contributed by  o pkg/autodiff: add mnc-output of adBottomDragFld (code contributed by

Legend:
Removed from v.1.1476  
changed lines
  Added in v.1.1482

  ViewVC Help
Powered by ViewVC 1.1.22