/[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.1148 by jmc, Thu Aug 6 14:43:14 2009 UTC revision 1.1159 by jmc, Mon Sep 21 15:50: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    checkpoint61v
8    o pkg/kpp:
9     -add double diffusive contributions as a hack, turned off by default
10      for now, and the code can be excluded with a CPP-flag
11      EXCLUDE_KPP_DOUBLEDIFF just as EXCLUDE_KPP_SHEAR_MIX
12     -add a verification experiments to "vermix" to test this code
13    o pkg/mom_common:
14      Move computation of length scales to mom_init_fixed.F (avoid recomputation
15      at each time-steps*levels).
16    o pkg/layers:
17      Created a new package for computing volume fluxes in temperature or
18      [not yet implemented] density layers, e.g. for calculating residual
19      overturning circulations.
20    o pkg/diagnostics:
21      implement a RS type version for the set of DIAGNOSTICS-FILL subroutines
22    o fix few RS/RL type mismatch (check with ifort 11.1 "-warn all" option)
23    o pkg/mdsio (& pkg/rw): rework high level S/R interface:
24      To avoid mixing type (RS/RL) of input/output array argument,
25      replace single mixed-type array with a pair from each type (RS/RL).
26    o setting pickupSuff force to start from a pickup (even if nIter0=0): this
27      is now implemented for all pkgs (previously only done for the main pickup)
28    
29    checkpoint61u
30    o pkg/obcs:
31      - change OB?eta from _RS to _RL and put them into a separate commen block
32      - add code to read OB?eta from a file via obcs_prescribe_read: the code
33        compiles and does not destroy any other experiments, the data is read
34        properly, but the code is not tested in actual applications
35    o ini_mnc_vars.F: if available (ALLOW_CAL), use startTime_1 and 2 to
36      create a meaningful unit attribute for the time coordinate variable
37  o pkg/ebm: add plenty of missing "_d 0" ;  o pkg/ebm: add plenty of missing "_d 0" ;
38     update results of experiment global_ocean_ebm (fwd + adjoint tests)     update results of experiment global_ocean_ebm (fwd + adjoint tests)
39    Notes: several pieces of code only works for (very) specific set up    Notes: several pieces of code only works for (very) specific set up

Legend:
Removed from v.1.1148  
changed lines
  Added in v.1.1159

  ViewVC Help
Powered by ViewVC 1.1.22