/[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.361 by mlosch, Wed Sep 29 12:27:09 2004 UTC revision 1.366 by heimbach, Wed Oct 13 07:09:15 2004 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint55e_post
7    o some delicate re-shuffle of store directives to avoid one
8      extra call of do_oceanic_physics
9      affects ecco_the_main_loop.F, do_oceanic_physics.F
10      checkpoint_lev1_directives.h
11    o NB: this may break global_ocean adjoint temporarily,
12      but it is clear how to fix it. Will do later, need this now.
13    
14    checkpoint55d_post
15    o ECCO specific cost function terms (up-to-date with 1x1 runs)
16    o ecco_cost_weights is modified to 1x1 runs
17    o modifs to allow observations to be read in as
18      single file or yearly files
19    o enable to read exf forcing fields as either
20      single file or yearly files (flag useExfYearlyFields)
21    checkpoint55d_pre
22    
23    o switch between 2-level and 3-level checkpointing
24    o add ability of MNC to write local and "partial" (eg. 2D slices where
25      the full 3D field is never actually stored) arrays to NetCDF files
26      with the correct (that is, the complete multi-dimensional) set of
27      array indicies
28      - used in mom_vecinv() to write the diagFreq output
29      - tested (demonstrated) in verification/aim.5l_cs
30    o further mnc-ification
31      - add verification/lab_sea to the list with mnc setups
32      - fix undefined mnc v-names in cd_code
33      - add kpp to mnc output (both snapshot and timeave)
34    o non-hydrostatic code
35      - added horizontal viscosity parameter viscAhW for w, that replaces viscAh
36        in calc_gw.F
37      - defaults to viscAh
38      - this is useful, when I want to use viscAh=0 (e.g., only biharmonic
39        friction or Leith) in non-hydrostatic mode, as long as there is
40        no biharmonic friction and/or Leigth or equivalent for vertical velocity.
41  o pkg/cost  o pkg/cost
42    extend simple cost functions to treat time mean quantities    extend simple cost functions to treat time mean quantities
43    (T,U,V) via cost_accumulate_state from cost_tile    (T,U,V) via cost_accumulate_state from cost_tile

Legend:
Removed from v.1.361  
changed lines
  Added in v.1.366

  ViewVC Help
Powered by ViewVC 1.1.22