/[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.815 by jmc, Mon May 14 20:44:45 2007 UTC revision 1.821 by jmc, Thu May 24 23:10:12 2007 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o change calculation of Visbeck K:
8      - no longer depend on tapering scheme; instead, compute slope (limited
9        by GM_maxSlope). this is equivalent to what was comuted before with
10        clipping or linear tappering.
11      - fix vertical averaging (wrong by 1 level)
12      - leave the old version (but will not be maintained) within
13        #ifdef OLD_VISBECK_CALC / #endif
14    o change error catch in calc_r_star to improve vectorization
15    o exf runoff and seaice: remove ALLOW_SEAICE from exf pkg files and
16      add #define ALLOW_RUNOFF in SEAICE_OPTIONS.h (when not using exf).
17    
18    checkpoint59b
19    o coupler (pkg/atm_ocn_coupler, pkg/ocn_compon_interf, pkg/atm2d):
20      - export/import (between ocean & coupler) fields needed for ocean DIC.
21    o pkg/seaice:
22      - get rid of three more exchanges seaice_calc_viscosities (required
23        different loop boundaries in seaice_lsr and seaice_ocean_stress)
24      - bug fix in seaice_ocean_stress (update of lab_sea required)
25      - reduce loop boundaries to necessary minimum also in seaice_evp
26      - go back to the old way of computing deltaC/Z as the adjoint likes that
27        better
28    o Refresh of tutorial_global_oce_latlon (includes changing salinity-like
29      passive tracer to an Age Tracer) + update output.txt
30  o pkg/exf:  o pkg/exf:
31    - implement A-grid / C-grid selection for wind-stress input files.    - implement A-grid / C-grid selection for wind-stress input files.
32    - clean-up exf_wind.F (remove us, use wspeed instead ; add wStress)    - clean-up exf_wind.F (remove us, use wspeed instead ; add wStress)

Legend:
Removed from v.1.815  
changed lines
  Added in v.1.821

  ViewVC Help
Powered by ViewVC 1.1.22