/[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.1161 by dfer, Thu Sep 24 20:32:36 2009 UTC revision 1.1170 by mlosch, Thu Oct 8 08:24:03 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 autodiff
8      autodiff_ini_model_io: comment out writing of grid information to netcdf
9      files, because at this time the grid fields are a bunch of zeros
10      (this is analogous to ini_mnc_vars.F)
11    o pkg seaice/autodiff:
12     left-over from removing the 3-time-level fields:
13     - small rearrangement of common blocks (SEAICE.h)
14     - fix field declaration in order to get meaningful output in
15       adseaice.*.nc (adcommon.h)
16    o pkg obcs:
17     - go through NH code only if nonHydrostatic=T
18     - fix restart for Orlanski (Hydrostatic; still to fix NH+Orlanski restart)
19     - move call to OBCS_CALC before SEAICE_MODEL which needs seaice-obcields
20       => Update output of experiment seaice_obcs
21     - useOBCSbalance: code is wrong with multi-tile / proc: add a stop.
22     - fix NH+Orlanski restart (add wvel OBC value in pickup file)
23     - fix restart for useOBCSprescribe + useEXF
24    o pkg ctrl
25     - make obcs as control parameter work also with useSingleCPUio
26     - replace a few sny and snx by Ny and Nx to be consistent with
27       ctrl_set_globfld_x/yz.F
28    o pkg seaice
29     - re-introduce global field frWtrAtm for the case of
30       ALLOW_MEAN_SFLUX_COST_CONTRIBUTION defined (SEAICE.h, seaice_growth.F)
31     - catch the case of an empty filename in seaice_cost_init_fixed.F
32    o pkg ecco:
33     - small bug fixes in the_main_loop
34      . fix order of monitor arguments
35      . change SEAICE_MULTILEVEL to SEAICE_MULTICATEGORY
36      . move include DYNVARS.h up outside the ALLOW_AUTODIFF_TAMC block so
37        that ALLOW_ECCO_FORWARD_RUN works with NONLIN_FRSURF
38     - replace cos(yc*deg2rad) by _rA in cost_mean_heat/saltflux.F, fix the
39       imbalance diagnostics for wmean_h/sflux = 0
40     - add actual values to f_obcsn/s/w/e in ecco_cost_final.F
41     - catch the case of empty filenames in ecco_cost_init_fixed.F
42       and ecco_readparms.F
43     - fix the logic of wsalt=0.and.wsalt2=0 to wsalt=0.or.wsalt2=0 (and theta)
44       to make this statement meaningfull in ecco_cost_weights.F
45    o pkg zonal_filt:
46      - change ZONAL_FILTER S/R interface (allows to filter 2-D fields)
47      - when using rStar, filter uVel*hFacW instead of uVel
48       (tested without topography: fix a Pb of growing instability with NLFS)
49  o pkg/aim/thsice:  o pkg/aim/thsice:
50   -Add capacity to read a Q-Flux to be applied in slab-mixed layer thsice_slab_ocean.F   -Add capacity to read a Q-Flux to be applied in slab-mixed layer thsice_slab_ocean.F
51    (works as SST restoring)    (works as SST restoring)

Legend:
Removed from v.1.1161  
changed lines
  Added in v.1.1170

  ViewVC Help
Powered by ViewVC 1.1.22