/[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.879 by mlosch, Wed Sep 19 09:41:50 2007 UTC revision 1.890 by mlosch, Wed Oct 10 12:25:20 2007 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/shelfice: add option for convservative form of Hellmer&Olbers (1989)
8      thermodynamics
9      - requires a little reorganization, which affects the testreport results
10        of isomip.htd (only 7 digits of cg2d agree) => update/modify experiment,
11        so that now the conservative form is tested
12      - add a few comments
13    o add missing cvs $Header$ or $Name$ in eesupp/*, pkg/* & verification/code*
14    o add a little bit of code to gad_os7mp_adv_?.F to help vectorization
15    o add new diagnostics to seaice: advective, diffusive fluxes (only for
16      multidim-advection, for scheme 2 they are not filled) and transports,
17      thermodynamic growth rates
18    o change units of EmPmR (inside the code) from m/s to kg/m2/s (mass flux) but
19      leave input file unchanged. Affects results @ truncation level (cg2d match)
20      and update output of experiments: lab_sea(6), global_ocean.90x40x15(10),
21      global_ocean.cs32x15(11x3,10), natl_box(11), tutorial_global_oce_latlon(11)
22      + adjoint results: global_ocean_ebm(11) and lab_sea (12).
23      Next: will retire convertEmP2rUnit (simply using mass2rUnit instead).
24    
25    checkpoint59h
26    o pkg/exf:
27      - improve vectorization by moving if-statement out of loops in
28        exf_mapfields, exf_radiation
29      - exf_bulkformulae.F: introduce 2D fields and vectorize code
30    o pkg/kpp: added the salt plume scheme (ALLOW_SALT_PLUME) to KPP package
31    o testreport:
32      - allow to test for Qnet & SeaIce monitor output; clean-up ALLOW_BULK_OFFLINE
33        monitor & update offline_exf_seaice exp. output.
34      - AD testing: pass/FAIL according to Grad. output accuracy (instead of Cost)
35  o pkg/seaice:  o pkg/seaice:
36    - bug fix in the evp solver: boundary conditions were affected be    - bug fix in the evp solver: boundary conditions were affected be
37      masking of zMax/zMin (changes results)      masking of zMax/zMin (changes results)
# Line 301  o in FFIELDS.h: Line 329  o in FFIELDS.h:
329       ATMOSPHERIC_LOADING is #define).       ATMOSPHERIC_LOADING is #define).
330  o pkg/kpp: replaced _KPP_RL with _RL  o pkg/kpp: replaced _KPP_RL with _RL
331  o bug fixes for vertical diffusivity computations when both KPP and  o bug fixes for vertical diffusivity computations when both KPP and
332      3D diffusivity arrays are used.      3D diffusivity arrays are used; pkg/kpp/kpp_calc_diff_s & _t.F
333        are no longer updating the vertical diffusivity array
334        (passed as argument) but are (re-) setting those arrays.
335  o pkg/seaice: fix bug in evp solver, while doing that  o pkg/seaice: fix bug in evp solver, while doing that
336    - change (improve?) discretization of stress computations for both    - change (improve?) discretization of stress computations for both
337      cgrid-lsr and evp solver      cgrid-lsr and evp solver

Legend:
Removed from v.1.879  
changed lines
  Added in v.1.890

  ViewVC Help
Powered by ViewVC 1.1.22