/[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.1151 by mlosch, Tue Aug 11 15:47:16 2009 UTC revision 1.1162 by jmc, Sun Sep 27 23:25:14 2009 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o pkg zonal_filt:
8      - change ZONAL_FILTER S/R interface (allows to filter 2-D fields)
9      - when using rStar, filter uVel*hFacW instead of uVel
10       (tested without topography: fix a Pb of growing instability with NLFS)
11    o pkg/aim/thsice:
12     -Add capacity to read a Q-Flux to be applied in slab-mixed layer thsice_slab_ocean.F
13      (works as SST restoring)
14    o pkg/thsice:
15     -add specific parameter for salt restoring in slab mixed-layer
16       (by default equal to the temperature restoring)
17    
18    checkpoint61v
19    o pkg/kpp:
20     -add double diffusive contributions as a hack, turned off by default
21      for now, and the code can be excluded with a CPP-flag
22      EXCLUDE_KPP_DOUBLEDIFF just as EXCLUDE_KPP_SHEAR_MIX
23     -add a verification experiments to "vermix" to test this code
24    o pkg/mom_common:
25      Move computation of length scales to mom_init_fixed.F (avoid recomputation
26      at each time-steps*levels).
27    o pkg/layers:
28      Created a new package for computing volume fluxes in temperature or
29      [not yet implemented] density layers, e.g. for calculating residual
30      overturning circulations.
31    o pkg/diagnostics:
32      implement a RS type version for the set of DIAGNOSTICS-FILL subroutines
33    o fix few RS/RL type mismatch (check with ifort 11.1 "-warn all" option)
34    o pkg/mdsio (& pkg/rw): rework high level S/R interface:
35      To avoid mixing type (RS/RL) of input/output array argument,
36      replace single mixed-type array with a pair from each type (RS/RL).
37    o setting pickupSuff force to start from a pickup (even if nIter0=0): this
38      is now implemented for all pkgs (previously only done for the main pickup)
39    
40    checkpoint61u
41  o pkg/obcs:  o pkg/obcs:
42    - change OB?eta from _RS to _RL and put them into a separate commen block    - change OB?eta from _RS to _RL and put them into a separate commen block
43    - add code to read OB?eta from a file via obcs_prescribe_read: the code    - add code to read OB?eta from a file via obcs_prescribe_read: the code

Legend:
Removed from v.1.1151  
changed lines
  Added in v.1.1162

  ViewVC Help
Powered by ViewVC 1.1.22