/[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.878 by jmc, Tue Sep 18 21:29:09 2007 UTC revision 1.886 by jmc, Mon Oct 1 19:30:47 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 change units of EmPmR (inside the code) from m/s to kg/m2/s (mass flux) but
8      leave input file unchanged. Affects results @ truncation level (cg2d match)
9      and update output of experiments: lab_sea(6), global_ocean.90x40x15(10),
10      global_ocean.cs32x15(11x3,10), natl_box(11), tutorial_global_oce_latlon(11)
11      + adjoint results: global_ocean_ebm(11) and lab_sea (12).
12      Next: will retire convertEmP2rUnit (simply using mass2rUnit instead).
13    
14    checkpoint59h
15    o pkg/exf:
16      - improve vectorization by moving if-statement out of loops in
17        exf_mapfields, exf_radiation
18      - exf_bulkformulae.F: introduce 2D fields and vectorize code
19    o pkg/kpp: added the salt plume scheme (ALLOW_SALT_PLUME) to KPP package
20    o testreport:
21      - allow to test for Qnet & SeaIce monitor output; clean-up ALLOW_BULK_OFFLINE
22        monitor & update offline_exf_seaice exp. output.
23      - AD testing: pass/FAIL according to Grad. output accuracy (instead of Cost)
24    o pkg/seaice:
25      - bug fix in the evp solver: boundary conditions were affected be
26        masking of zMax/zMin (changes results)
27      - minor bug fix in boundary conditions in seaice_calc_strainrates
28        (changes results for no_slip)
29      - seaice_lsr.F: make interpolation of eta dependent on boundaries
30      - replace hardcoded lower limit for zeta (zMin) by runtime parameter
31      - add a test to lab_sea, that tests the Hibler and Bryan (1987) ocean
32        stress formulation and no-slip boundary conditions
33  o pkg/ptracers: Temporary fix for PTRACERS_useGMRedi & PTRACERS_useKPP  o pkg/ptracers: Temporary fix for PTRACERS_useGMRedi & PTRACERS_useKPP
34    in gad_calc_rhs.F ; add few safety stops in initialisation phase.    in gad_calc_rhs.F ; add few safety stops in initialisation phase.
35  o pkg/seaice: a first HSALT time stepping equation has been checked in  o pkg/seaice: a first HSALT time stepping equation has been checked in
# Line 292  o in FFIELDS.h: Line 318  o in FFIELDS.h:
318       ATMOSPHERIC_LOADING is #define).       ATMOSPHERIC_LOADING is #define).
319  o pkg/kpp: replaced _KPP_RL with _RL  o pkg/kpp: replaced _KPP_RL with _RL
320  o bug fixes for vertical diffusivity computations when both KPP and  o bug fixes for vertical diffusivity computations when both KPP and
321      3D diffusivity arrays are used.      3D diffusivity arrays are used; pkg/kpp/kpp_calc_diff_s & _t.F
322        are no longer updating the vertical diffusivity array
323        (passed as argument) but are (re-) setting those arrays.
324  o pkg/seaice: fix bug in evp solver, while doing that  o pkg/seaice: fix bug in evp solver, while doing that
325    - change (improve?) discretization of stress computations for both    - change (improve?) discretization of stress computations for both
326      cgrid-lsr and evp solver      cgrid-lsr and evp solver

Legend:
Removed from v.1.878  
changed lines
  Added in v.1.886

  ViewVC Help
Powered by ViewVC 1.1.22