/[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.882 by mlosch, Thu Sep 27 09:42:27 2007 UTC revision 1.888 by mlosch, Fri Oct 5 10:54:31 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/exf: improve vectorization by moving if-statement out of loops  o add a little bit of code to gad_os7mp_adv_?.F to help vectorization
8    o add new diagnostics to seaice: advective, diffusive fluxes (only for
9      multidim-advection, for scheme 2 they are not filled) and transports,
10      thermodynamic growth rates
11    o change units of EmPmR (inside the code) from m/s to kg/m2/s (mass flux) but
12      leave input file unchanged. Affects results @ truncation level (cg2d match)
13      and update output of experiments: lab_sea(6), global_ocean.90x40x15(10),
14      global_ocean.cs32x15(11x3,10), natl_box(11), tutorial_global_oce_latlon(11)
15      + adjoint results: global_ocean_ebm(11) and lab_sea (12).
16      Next: will retire convertEmP2rUnit (simply using mass2rUnit instead).
17    
18    checkpoint59h
19    o pkg/exf:
20      - improve vectorization by moving if-statement out of loops in
21        exf_mapfields, exf_radiation
22      - exf_bulkformulae.F: introduce 2D fields and vectorize code
23  o pkg/kpp: added the salt plume scheme (ALLOW_SALT_PLUME) to KPP package  o pkg/kpp: added the salt plume scheme (ALLOW_SALT_PLUME) to KPP package
24  o testreport:  o testreport:
25    - allow to test for Qnet & SeaIce monitor output; clean-up ALLOW_BULK_OFFLINE    - allow to test for Qnet & SeaIce monitor output; clean-up ALLOW_BULK_OFFLINE
# Line 307  o in FFIELDS.h: Line 322  o in FFIELDS.h:
322       ATMOSPHERIC_LOADING is #define).       ATMOSPHERIC_LOADING is #define).
323  o pkg/kpp: replaced _KPP_RL with _RL  o pkg/kpp: replaced _KPP_RL with _RL
324  o bug fixes for vertical diffusivity computations when both KPP and  o bug fixes for vertical diffusivity computations when both KPP and
325      3D diffusivity arrays are used.      3D diffusivity arrays are used; pkg/kpp/kpp_calc_diff_s & _t.F
326        are no longer updating the vertical diffusivity array
327        (passed as argument) but are (re-) setting those arrays.
328  o pkg/seaice: fix bug in evp solver, while doing that  o pkg/seaice: fix bug in evp solver, while doing that
329    - change (improve?) discretization of stress computations for both    - change (improve?) discretization of stress computations for both
330      cgrid-lsr and evp solver      cgrid-lsr and evp solver

Legend:
Removed from v.1.882  
changed lines
  Added in v.1.888

  ViewVC Help
Powered by ViewVC 1.1.22