/[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.967 by jmc, Mon Mar 24 00:33:31 2008 UTC revision 1.984 by gforget, Tue Apr 29 21:43:54 2008 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/ctrl: change formula in adctrl_bound.F and add a parameter to ctrl_map_ini_gen.F
8    o pkg/obcs: change default to OBCSfixTopo = .true.,
9      - set OBCSfixTopo=.false. in exp4/input/data.obcs to reproduce old result
10      - replace "debugMode" with "debugLevel .GE. debLevB"
11    o implementation of TAF directives for gchem,cfc,dic
12    o remove "exp5" (replaced by tutorial_deep_convection).
13    o pkg/obcs: add code to fix topography gradients normal to open boundaries;
14      this requires computing the index fields OB_Jn/Js/Ie/Iw in obcs_readparms;
15      the code can be turned on by setting OBCSfixTopo = .true. in data.obcs
16      --> changes results in exp4, seaice_obcs
17    o tutorial_deep_convection :
18      update the set-up and increase resolution and domain size ; start
19      from pseudo initial conditions = output at t=120mn in order to see
20      something happening when running testreport.
21    o pkg/seaice: add os7mp as an advection scheme
22                  add check for advection schemes
23                  add a flag for restoring T and S underneath sea ice
24    o pkg/my82: add netcdf-support and diagnostics
25    o thsice pkg:
26      - Now hsMax limits snow height by turning it into ice following
27        flooding scheme (and now conserving energy)
28      - Slight rewriting of the formula in thsice_calc_thick.F
29      - Parameter rhowi eliminated to be replaced by floodFac = (rhosw-rhoi)/rhos
30      --> changes results of global_ocean.cs32x15.icedyn and global_ocean.cs32x15.thsice
31    
32    checkpoint59p
33    o gchem / dic / cfc :
34      - add useDIC, useCFC , read from "data.gchem" (& hold in GCHEM.h);
35      - add new parameter files: "data.dic" & "data.cfc" ;
36      - various re-arrangement in initialisation & header file ;
37      - fix tutorial_global_oce_biogeo for multi-threaded test.
38    o pkg/dic: test for "pickup_dic" file when restarting ;
39      if no pickup-file, can restart with a re-initialised pH (same as it did
40      before) providing pickupStrictlyMatch is set to False.
41    o change argument list of S/R PTRACERS_WRITE_PICKUP & MYPACKAGE_WRITE_PICKUP
42      + fix call to S/R GGL90_WRITE_PICKUP & DIC_WRITE_PICKUP
43    o add a "warning" (to Error msg file) when an Active Tracer is not using AB-2
44      and staggerTimeStep is off (needed for stability of Internal-wave dynamics).
45    o move out of PARAMS.h & data the last pieces of old-ptracer code: tauTr1ClimRelax,
46     & lambdaTr1ClimRelax ; put those 2 params in PTRACERS_PARAMS.h & data.ptracers
47       (note: not clear to me what lambdaTr1ClimRelax is still used for ...)
48    o pkg/mom_vecinv: - new parameter "selectVortScheme" to select which
49       scheme to use for vorticty-term ;
50     - compute upwindVorticity=T case within mom_vi_u/v_coriolis_c4.F
51       (with default selectVortScheme, return to original discretisation)
52     - remove weird combination (e.g.: upwindVorticity & highOrderVorticity)
53    o pkg/seaice: add a line to the summary to indicate grid type (B/C)
54  o in mom_calc_visc, fix average value of viscAh_W & viscA4_W next to the  o in mom_calc_visc, fix average value of viscAh_W & viscA4_W next to the
55    bottom ; only used with variable horizontal viscosity and non-hydrostatic.    bottom ; only used with variable horizontal viscosity and non-hydrostatic.
56    also fix diagnostics VISCAHW & VISCA4W.    also fix diagnostics VISCAHW & VISCA4W.

Legend:
Removed from v.1.967  
changed lines
  Added in v.1.984

  ViewVC Help
Powered by ViewVC 1.1.22