/[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.358 by jmc, Mon Sep 27 14:54:35 2004 UTC revision 1.364 by edhill, Fri Oct 8 17:03:43 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 ability of MNC to write local and "partial" (eg. 2D slices where
7      the full 3D field is never actually stored) arrays to NetCDF files
8      with the correct (that is, the complete multi-dimensional) set of
9      array indicies
10      - used in mom_vecinv() to write the diagFreq output
11      - tested (demonstrated) in verification/aim.5l_cs
12    o further mnc-ification
13      - add verification/lab_sea to the list with mnc setups
14      - fix undefined mnc v-names in cd_code
15      - add kpp to mnc output (both snapshot and timeave)
16    o non-hydrostatic code
17      - added horizontal viscosity parameter viscAhW for w, that replaces viscAh
18        in calc_gw.F
19      - defaults to viscAh
20      - this is useful, when I want to use viscAh=0 (e.g., only biharmonic
21        friction or Leith) in non-hydrostatic mode, as long as there is
22        no biharmonic friction and/or Leigth or equivalent for vertical velocity.
23    o pkg/cost
24      extend simple cost functions to treat time mean quantities
25      (T,U,V) via cost_accumulate_state from cost_tile
26  o multidimAdvection on CS-grid: implement the full 3 pass ; overlap needs to  o multidimAdvection on CS-grid: implement the full 3 pass ; overlap needs to
27      be 2 times larger than the minimum size the advection scheme requires.      be 2 times larger than the minimum size the advection scheme requires.
28      now get a perfect conservation of salt in advect_cs test-exp (updated)      now get a perfect conservation of salt in advect_cs test-exp (updated)
# Line 25  o more obcs stuff Line 45  o more obcs stuff
45    - updated obcs_check    - updated obcs_check
46    - changed sponge layer relaxation parameter units for days to seconds    - changed sponge layer relaxation parameter units for days to seconds
47    - turned off sponge layer by default    - turned off sponge layer by default
48      - changed argument list of OBCS_CALC to myTime+deltaTclock
49      - fixed about 35 bugs in obcs_external_fields_load
50    
51  checkpoint55c_post  checkpoint55c_post
52  o obcs stuff  o obcs stuff

Legend:
Removed from v.1.358  
changed lines
  Added in v.1.364

  ViewVC Help
Powered by ViewVC 1.1.22