/[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.1157 by dfer, Thu Sep 17 17:01:04 2009 UTC revision 1.1163 by mlosch, Wed Sep 30 15:52:05 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 seaice
8     - re-introduce global field frWtrAtm for the case of
9       ALLOW_MEAN_SFLUX_COST_CONTRIBUTION defined (SEAICE.h, seaice_growth.F)
10     - catch the case of an empty filename in seaice_cost_init_fixed.F
11    o pkg ecco:
12     - small bug fixes in the_main_loop
13      . fix order of monitor arguments
14      . change SEAICE_MULTILEVEL to SEAICE_MULTICATEGORY
15      . move include DYNVARS.h up outside the ALLOW_AUTODIFF_TAMC block so
16        that ALLOW_ECCO_FORWARD_RUN works with NONLIN_FRSURF
17     - replace cos(yc*deg2rad) by _rA in cost_mean_heat/saltflux.F, fix the
18       imbalance diagnostics for wmean_h/sflux = 0
19     - add actual values to f_obcsn/s/w/e in ecco_cost_final.F
20     - catch the case of empty filenames in ecco_cost_init_fixed.F
21       and ecco_readparms.F
22     - fix the logic of wsalt=0.and.wsalt2=0 to wsalt=0.or.wsalt2=0 (and theta)
23       to make this statement meaningfull
24    o pkg zonal_filt:
25      - change ZONAL_FILTER S/R interface (allows to filter 2-D fields)
26      - when using rStar, filter uVel*hFacW instead of uVel
27       (tested without topography: fix a Pb of growing instability with NLFS)
28    o pkg/aim/thsice:
29     -Add capacity to read a Q-Flux to be applied in slab-mixed layer thsice_slab_ocean.F
30      (works as SST restoring)
31    o pkg/thsice:
32     -add specific parameter for salt restoring in slab mixed-layer
33       (by default equal to the temperature restoring)
34    
35    checkpoint61v
36    o pkg/kpp:
37     -add double diffusive contributions as a hack, turned off by default
38      for now, and the code can be excluded with a CPP-flag
39      EXCLUDE_KPP_DOUBLEDIFF just as EXCLUDE_KPP_SHEAR_MIX
40     -add a verification experiments to "vermix" to test this code
41  o pkg/mom_common:  o pkg/mom_common:
42    Move computation of length scales to mom_init_fixed.F (avoid recomputation    Move computation of length scales to mom_init_fixed.F (avoid recomputation
43    at each time-steps*levels).    at each time-steps*levels).

Legend:
Removed from v.1.1157  
changed lines
  Added in v.1.1163

  ViewVC Help
Powered by ViewVC 1.1.22