/[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.1163 by mlosch, Wed Sep 30 15:52:05 2009 UTC revision 1.1178 by jmc, Thu Oct 15 01:23:59 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 model/src:
8      add run-time parameters to check and/or mask initial Temp & Salt
9    o pkg/ptracers:
10      apply zonal filter (if used) to all passive tracers
11    
12    checkpoint61w
13    o adjoint:
14      * update and finish work on adjoint of dic package (G. Forget)
15      * start adjoint of offline package
16      * bug fix for cube-sphere TLM code (active_file_g.F)
17    o tutorial_global_oce_optim:
18      now tested with 4 tiles (change data.grdchk and update output_adm.txt)
19      and add SIZE.h_mpi for MPI testing
20    o pkg autodiff
21     - fix bug in autodiff_restore
22     - make genmake2 remove comments and empty lines from ad_input_code.f in
23       order to reduce file size (new script file remove_comments_sed)
24    o allows to specify vertical profile of vertical viscosity (viscArNr)
25    o pkg autodiff
26      autodiff_ini_model_io: comment out writing of grid information to netcdf
27      files, because at this time the grid fields are a bunch of zeros
28      (this is analogous to ini_mnc_vars.F)
29    o pkg seaice/autodiff:
30     left-over from removing the 3-time-level fields:
31     - small rearrangement of common blocks (SEAICE.h)
32     - fix field declaration in order to get meaningful output in
33       adseaice.*.nc (adcommon.h)
34    o pkg obcs:
35     - go through NH code only if nonHydrostatic=T
36     - fix restart for Orlanski (Hydrostatic; still to fix NH+Orlanski restart)
37     - move call to OBCS_CALC before SEAICE_MODEL which needs seaice-obc fields
38       => Update output of experiment seaice_obcs
39     - useOBCSbalance: code is wrong with multi-tile / proc: add a stop.
40     - fix NH+Orlanski restart (add wvel OBC value in pickup file)
41     - fix restart for useOBCSprescribe + useEXF
42    o pkg ctrl
43     - make obcs as control parameter work also with useSingleCPUio
44     - replace a few sny and snx by Ny and Nx to be consistent with
45       ctrl_set_globfld_x/yz.F
46  o pkg seaice  o pkg seaice
47   - re-introduce global field frWtrAtm for the case of   - re-introduce global field frWtrAtm for the case of
48     ALLOW_MEAN_SFLUX_COST_CONTRIBUTION defined (SEAICE.h, seaice_growth.F)     ALLOW_MEAN_SFLUX_COST_CONTRIBUTION defined (SEAICE.h, seaice_growth.F)
# Line 20  o pkg ecco: Line 59  o pkg ecco:
59   - catch the case of empty filenames in ecco_cost_init_fixed.F   - catch the case of empty filenames in ecco_cost_init_fixed.F
60     and ecco_readparms.F     and ecco_readparms.F
61   - fix the logic of wsalt=0.and.wsalt2=0 to wsalt=0.or.wsalt2=0 (and theta)   - fix the logic of wsalt=0.and.wsalt2=0 to wsalt=0.or.wsalt2=0 (and theta)
62     to make this statement meaningfull     to make this statement meaningfull in ecco_cost_weights.F
63  o pkg zonal_filt:  o pkg zonal_filt:
64    - change ZONAL_FILTER S/R interface (allows to filter 2-D fields)    - change ZONAL_FILTER S/R interface (allows to filter 2-D fields)
65    - when using rStar, filter uVel*hFacW instead of uVel    - when using rStar, filter uVel*hFacW instead of uVel

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

  ViewVC Help
Powered by ViewVC 1.1.22