/[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.1175 by heimbach, Mon Oct 12 16:41:09 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 adjoint:
8      * update and finish work on adjoint of dic package (G. Forget)
9      * start adjoint of offline package
10      * bug fix for cube-sphere TLM code (active_file_g.F)
11    o tutorial_global_oce_optim:
12      now tested with 4 tiles (change data.grdchk and update output_adm.txt)
13      and add SIZE.h_mpi for MPI testing
14    o pkg autodiff
15     - fix bug in autodiff_restore
16     - make genmake2 remove comments and empty lines from ad_input_code.f in
17       order to reduce file size (new script file remove_comments_sed)
18    o allows to specify vertical profile of vertical viscosity (viscArNr)
19    o pkg autodiff
20      autodiff_ini_model_io: comment out writing of grid information to netcdf
21      files, because at this time the grid fields are a bunch of zeros
22      (this is analogous to ini_mnc_vars.F)
23    o pkg seaice/autodiff:
24     left-over from removing the 3-time-level fields:
25     - small rearrangement of common blocks (SEAICE.h)
26     - fix field declaration in order to get meaningful output in
27       adseaice.*.nc (adcommon.h)
28    o pkg obcs:
29     - go through NH code only if nonHydrostatic=T
30     - fix restart for Orlanski (Hydrostatic; still to fix NH+Orlanski restart)
31     - move call to OBCS_CALC before SEAICE_MODEL which needs seaice-obc fields
32       => Update output of experiment seaice_obcs
33     - useOBCSbalance: code is wrong with multi-tile / proc: add a stop.
34     - fix NH+Orlanski restart (add wvel OBC value in pickup file)
35     - fix restart for useOBCSprescribe + useEXF
36    o pkg ctrl
37     - make obcs as control parameter work also with useSingleCPUio
38     - replace a few sny and snx by Ny and Nx to be consistent with
39       ctrl_set_globfld_x/yz.F
40  o pkg seaice  o pkg seaice
41   - re-introduce global field frWtrAtm for the case of   - re-introduce global field frWtrAtm for the case of
42     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 53  o pkg ecco:
53   - catch the case of empty filenames in ecco_cost_init_fixed.F   - catch the case of empty filenames in ecco_cost_init_fixed.F
54     and ecco_readparms.F     and ecco_readparms.F
55   - 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)
56     to make this statement meaningfull     to make this statement meaningfull in ecco_cost_weights.F
57  o pkg zonal_filt:  o pkg zonal_filt:
58    - change ZONAL_FILTER S/R interface (allows to filter 2-D fields)    - change ZONAL_FILTER S/R interface (allows to filter 2-D fields)
59    - 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.1175

  ViewVC Help
Powered by ViewVC 1.1.22