/[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.871 by dimitri, Fri Sep 14 02:07:37 2007 UTC revision 1.882 by mlosch, Thu Sep 27 09:42:27 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
8    o pkg/kpp: added the salt plume scheme (ALLOW_SALT_PLUME) to KPP package
9    o testreport:
10      - allow to test for Qnet & SeaIce monitor output; clean-up ALLOW_BULK_OFFLINE
11        monitor & update offline_exf_seaice exp. output.
12      - AD testing: pass/FAIL according to Grad. output accuracy (instead of Cost)
13    o pkg/seaice:
14      - bug fix in the evp solver: boundary conditions were affected be
15        masking of zMax/zMin (changes results)
16      - minor bug fix in boundary conditions in seaice_calc_strainrates
17        (changes results for no_slip)
18      - seaice_lsr.F: make interpolation of eta dependent on boundaries
19      - replace hardcoded lower limit for zeta (zMin) by runtime parameter
20      - add a test to lab_sea, that tests the Hibler and Bryan (1987) ocean
21        stress formulation and no-slip boundary conditions
22    o pkg/ptracers: Temporary fix for PTRACERS_useGMRedi & PTRACERS_useKPP
23      in gad_calc_rhs.F ; add few safety stops in initialisation phase.
24    o pkg/seaice: a first HSALT time stepping equation has been checked in
25    o pkg/seaice: replaced maskW with seaiceMaskU and maskS with seaiceMaskV
26      in seaice_lsr.F; this solves the pkg/seaice-pkg/obcs problem
27      without requiring DO-IF statements
28    o pkg/thsice:
29      use continuous power-law function for partition of energy between lateral
30      melting/freezing and thinning/thickening ; old code using step function
31      still available with #undef THSICE_FRACEN_POWERLAW
32      update output of exp: aim.5l_cs.thSI, global_ocean.cs32x15.icedyn & .thsice
33    o testreport: change AD testing : check against results/output_adm.txt
34      using same scripts as for forward test.
35    
36    checkpoint59g
37    o adjoint testing: in preparation for changing testreport:
38      - output format: cost and grad written on separated lines
39      - ad output results in directory "results" (instead of "results_ad")
40    o pkg/seaice: adding ice salinity HSALT as a prognostic variable
41  o pkg/seaice: changes for using pkg/seaice with pkg/obcs  o pkg/seaice: changes for using pkg/seaice with pkg/obcs
42  o pkg/ecco: allow user defined cost function contributions  o pkg/ecco: allow user defined cost function contributions
43  o testreport:  o testreport:
44    Allow to choose (per experiment) the list of tested output variables    Allow to choose (per experiment) the list of tested output variables
45     and the main variable (used to issue a pass/FAIL ) ;     and the main variable (used to issue a pass/FAIL ) ;
46    - for now, done by adding the specific list in file: [exp]/input/tr_checklist    - for now, done by adding the specific list in file: [exp]/input/tr_checklist
47    - default is unchange: >cg2d< , (T,S,U,V,5 tracers)_[min,max,mean,StD] ;    - default is unchanged: >cg2d< , (T,S,U,V,5 tracers)_[min,max,mean,StD] ;
48    Also modify printing of summary:    Also modify printing of summary:
49     a) ">" NN "<" indicates the "main" variable (used for pass/FAIL)     a) ">" NN "<" indicates the "main" variable (used for pass/FAIL)
50     b) echo the list of tested variables in the individual summary.txt of     b) echo the list of tested variables in the individual summary.txt of

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

  ViewVC Help
Powered by ViewVC 1.1.22