/[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.875 by dimitri, Mon Sep 17 23:03:08 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:
36      - bug fix in the evp solver: boundary conditions were affected be
37        masking of zMax/zMin (changes results)
38      - minor bug fix in boundary conditions in seaice_calc_strainrates
39        (changes results for no_slip)
40      - seaice_lsr.F: make interpolation of eta dependent on boundaries
41      - replace hardcoded lower limit for zeta (zMin) by runtime parameter
42      - add a test to lab_sea, that tests the Hibler and Bryan (1987) ocean
43        stress formulation and no-slip boundary conditions
44    o pkg/ptracers: Temporary fix for PTRACERS_useGMRedi & PTRACERS_useKPP
45      in gad_calc_rhs.F ; add few safety stops in initialisation phase.
46    o pkg/seaice: a first HSALT time stepping equation has been checked in
47  o pkg/seaice: replaced maskW with seaiceMaskU and maskS with seaiceMaskV  o pkg/seaice: replaced maskW with seaiceMaskU and maskS with seaiceMaskV
48    in seaice_lsr.F; this solves the pkg/seaice-pkg/obcs problem    in seaice_lsr.F; this solves the pkg/seaice-pkg/obcs problem
49    without requiring DO-IF statements    without requiring DO-IF statements
50    o pkg/thsice:
51      use continuous power-law function for partition of energy between lateral
52      melting/freezing and thinning/thickening ; old code using step function
53      still available with #undef THSICE_FRACEN_POWERLAW
54      update output of exp: aim.5l_cs.thSI, global_ocean.cs32x15.icedyn & .thsice
55    o testreport: change AD testing : check against results/output_adm.txt
56      using same scripts as for forward test.
57    
58  checkpoint59g  checkpoint59g
59  o adjoint testing: in preparation for changing testreport:  o adjoint testing: in preparation for changing testreport:
# Line 282  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.875  
changed lines
  Added in v.1.890

  ViewVC Help
Powered by ViewVC 1.1.22