/[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.874 by jmc, Mon Sep 17 15:28:14 2007 UTC revision 1.884 by mlosch, Fri Sep 28 07:46:13 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:
8      - improve vectorization by moving if-statement out of loops in
9        exf_mapfields, exf_radiation
10      - exf_bulkformulae.F: introduce 2D fields and vectorize code
11    o pkg/kpp: added the salt plume scheme (ALLOW_SALT_PLUME) to KPP package
12    o testreport:
13      - allow to test for Qnet & SeaIce monitor output; clean-up ALLOW_BULK_OFFLINE
14        monitor & update offline_exf_seaice exp. output.
15      - AD testing: pass/FAIL according to Grad. output accuracy (instead of Cost)
16    o pkg/seaice:
17      - bug fix in the evp solver: boundary conditions were affected be
18        masking of zMax/zMin (changes results)
19      - minor bug fix in boundary conditions in seaice_calc_strainrates
20        (changes results for no_slip)
21      - seaice_lsr.F: make interpolation of eta dependent on boundaries
22      - replace hardcoded lower limit for zeta (zMin) by runtime parameter
23      - add a test to lab_sea, that tests the Hibler and Bryan (1987) ocean
24        stress formulation and no-slip boundary conditions
25    o pkg/ptracers: Temporary fix for PTRACERS_useGMRedi & PTRACERS_useKPP
26      in gad_calc_rhs.F ; add few safety stops in initialisation phase.
27    o pkg/seaice: a first HSALT time stepping equation has been checked in
28    o pkg/seaice: replaced maskW with seaiceMaskU and maskS with seaiceMaskV
29      in seaice_lsr.F; this solves the pkg/seaice-pkg/obcs problem
30      without requiring DO-IF statements
31    o pkg/thsice:
32      use continuous power-law function for partition of energy between lateral
33      melting/freezing and thinning/thickening ; old code using step function
34      still available with #undef THSICE_FRACEN_POWERLAW
35      update output of exp: aim.5l_cs.thSI, global_ocean.cs32x15.icedyn & .thsice
36    o testreport: change AD testing : check against results/output_adm.txt
37      using same scripts as for forward test.
38    
39  checkpoint59g  checkpoint59g
40  o adjoint testing: in preparation for changing testreport:  o adjoint testing: in preparation for changing testreport:
41    - output format: cost and grad written on separated lines    - output format: cost and grad written on separated lines
# Line 278  o in FFIELDS.h: Line 310  o in FFIELDS.h:
310       ATMOSPHERIC_LOADING is #define).       ATMOSPHERIC_LOADING is #define).
311  o pkg/kpp: replaced _KPP_RL with _RL  o pkg/kpp: replaced _KPP_RL with _RL
312  o bug fixes for vertical diffusivity computations when both KPP and  o bug fixes for vertical diffusivity computations when both KPP and
313      3D diffusivity arrays are used.      3D diffusivity arrays are used; pkg/kpp/kpp_calc_diff_s & _t.F
314        are no longer updating the vertical diffusivity array
315        (passed as argument) but are (re-) setting those arrays.
316  o pkg/seaice: fix bug in evp solver, while doing that  o pkg/seaice: fix bug in evp solver, while doing that
317    - change (improve?) discretization of stress computations for both    - change (improve?) discretization of stress computations for both
318      cgrid-lsr and evp solver      cgrid-lsr and evp solver

Legend:
Removed from v.1.874  
changed lines
  Added in v.1.884

  ViewVC Help
Powered by ViewVC 1.1.22