/[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.2092 by mlosch, Mon Nov 17 12:58:23 2014 UTC revision 1.2093 by jmc, Mon Nov 17 14:20:53 2014 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:  o pkg/my82,pp81,kl10:
8    - add new parameter SEAICEuseEVPrev (for revisited EVP by    - fix ALLOW_3D_DIFFKR implementation (previously had no effect): use 3-D
9        field diffKr as background diffusivity to set minimum diffusivity value.
10    o pkg/seaice:
11      - add new parameter SEAICEuseEVPrev (for revisited EVP by
12      Bouillon et al 2013)      Bouillon et al 2013)
13    - add SEAICE_evpAlpha/Beta to namelist    - add SEAICE_evpAlpha/Beta to namelist
14    - modify seaice_evp code to able to use SEAICEuseEVPrev. These changes    - modify seaice_evp code to able to use SEAICEuseEVPrev. These changes
15      involve trivial re-ordering of divisions/multiplications that should not      involve trivial re-ordering of divisions/multiplications that should not
16      have any effects, but ... they do change the results of lab_sea.hb87 so      have any effects, but ... they do change the results of lab_sea.hb87 so
17      that only 2 digits of agreement remain, in line with the general      that only 2 digits of agreement remain, in line with the general
18      instability/fragility of the evp-code. For now, I do not care and just      instability/fragility of the evp-code. For now, I do not care and just
19      update the verification experiment      update the verification experiment
20  o pkg/ctrl : add generic pre-processing (xx_genarr2d_preproc etc)  o pkg/ctrl : add generic pre-processing (xx_genarr2d_preproc etc)
21    - remove xx_genarr2d_numsmooth etc    - remove xx_genarr2d_numsmooth etc
22    - use xx_genarr2d_preproc etc instead    - use xx_genarr2d_preproc etc instead
23    - carry out smooth_correl2D at initialization    - carry out smooth_correl2D at initialization stage rather than during
24    stage rather than during time stepping.      time stepping.
25    - get smoothOpNb from xx_gentim2d_preproc    - get smoothOpNb from xx_gentim2d_preproc
26  o global_oce_cs32 :  o global_oce_cs32 :
27    - add test of generic ecco capabilities.    - add test of generic ecco capabilities.
28  o pkg/exf/exf_getsurfacefluxes.F :  o pkg/exf/exf_getsurfacefluxes.F :
29    - add to tmpUE/tmpVN rather than re-initializing them (conventional behavior).    - add to tmpUE/tmpVN rather than re-initializing them (conventional behavior).
30  o pkg/ctrl,ecco :  o pkg/ctrl,ecco :
31    -  omit un-necessary arguments to ctrl_cost_gen.F    - omit un-necessary arguments to ctrl_cost_gen.F unless ECCO_CTRL_DEPRECATED
32    unless ECCO_CTRL_DEPRECATED is defined.      is defined.
33  o pkg/seaice: add diagnostics for Delta (deformation parameter)  o pkg/seaice: add diagnostics for Delta (deformation parameter)
34  o model/src:  o model/src:
35    - when ALLOW_3D_DIFFKR is defined, add a STOP if any of the vertical    - when ALLOW_3D_DIFFKR is defined, add a Warning if any of the vertical
36      diffusivity (background) is specified but ignored.      diffusivity (background) is specified but ignored.
37  o verification:  o verification:
38    - in testreport, convert hostname to lower case for default output dir name    - in testreport, convert hostname to lower case for default output dir name

Legend:
Removed from v.1.2092  
changed lines
  Added in v.1.2093

  ViewVC Help
Powered by ViewVC 1.1.22