/[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.1415 by jmc, Wed Apr 27 22:26:34 2011 UTC revision 1.1424 by mlosch, Thu May 5 09:24:44 2011 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/ctrl:
8      - replace hard coded precision 32 (a bug) in ctrl_map_ini_gen by ctrlprec
9      - improve error messages in ctrl_set_unpack_*
10    o OBC implementation in momentum:
11       use interior masks (maskInC,W & S) in momentum S/R:
12       - multiply divergence, tension and some del^i.u or del^j.v by maskInC
13       - multiply del2u,del2v by maskInW/S (biharmonic viscosity)
14       - multiply horiz. grad of vorticity by maskInW/S (in Leith scheme)
15       - multiply gradient of wVel by maskInW/S in del2w calculation (NonHyd)
16       Motivation: fix/clean implementation of OBC with biharmonic-viscosity
17        (and also with Leith/Smagorinsky harmonic-viscosity).
18       Update output of experiment dome and exp4 (+nlfs).
19    o exp4 test-exp:
20      - turn on: nonHydrostatic, exactConserv, viscA4 (with momDissip_In_AB=F)
21        and prescribe time-varying OB (without pkg/exf) for zonal-velocity
22        at Western & Eastern Boundaries (+/- 1 per-cent); Also prescribe
23        time-varying OB at Western-side for wVel (NonHyd); update output.
24      - add secondary set-up (.nlfs) using NonLin FreeSurf (z*) + mom_vecinv
25        and biharmonic-viscosity ; also use prescribed time varying OB.
26    o pkg/obcs:
27      fix bug in OBWeta,OBWeta indices in obcs_apply_r_star.F
28    o model/src:
29      - fix startTime setting when baseTime<>0 & nIter0=0 are specified ;
30      - initialise startTime & nIter0 with unlikely values: allows to set one
31        from the other without ambiguity.
32    o seaice_obcs test-exp.:
33      add small diffK4T,S to test biharmonic diffusivity with OBCS ; update output.
34    o pkg/obcs:
35      - remove calls to OBCS_COPY_TRACER after EXCH for T,S & pTracer:
36        no longer needed with maskInC,W,S in pkg/generic_advdiff.
37    o pkg/seaice:
38      - retired SEAICE_SALINITY and SEAICE_salinity in favor of
39        SEAICE_VARIABLE_SALINITY and SIsalFRAC, respectively.
40      - fixed bug in the initialization of sea ice salinity variable HSALT
41        in seaice_init_varia.F  (removed dependence on ICE2WATR)
42    o fizhi-cs test exp.:
43       switch reference output convention for these 2 non-standard test-exp,
44        from: pgi  6.1-5 on faulks (FC.6, -of linux_ia32_pgf77+authors_fc5)
45          to: ifort 11.1 on baudelaire (FC.13, -of linux_amd64_ifort11)
46       reason: faulks might get retired soon and pkg/fizhi has still Pb with gfortran
47  o model/inc:  o model/inc:
48    - change type of PmEpR array (from _RS to _RL) to fix restart (with "-use_r4")    - change type of PmEpR array (from _RS to _RL) to fix restart (with "-use_r4")
49      of exp. global_ocean.90x40x15 (Suncronous time-stepping + Real-FW + NonLin-FS)      of exp. global_ocean.90x40x15 (Suncronous time-stepping + Real-FW + NonLin-FS)
50  o pkg/seaice:  o pkg/seaice:
51    - fix calculation of saltFlux and saltPlumeFlux when using SEAICE_SALINITY    - fix calculation of saltFlux and saltPlumeFlux when using SEAICE_SALINITY
52  o verification/lab_sea, 1D_ocean_ice_column, seaice_obcs, global_ocean.cs32x15  o verification/lab_sea, 1D_ocean_ice_column, seaice_obcs, global_ocean.cs32x15
53    - updated affected output*.txt files due to salt and saltPlumeFlux bug fix    - updated output*.txt files due to bug fixes in salt, saltPlumeFlux,
54        and initial HSALT
55    
56  checkpoint62w (2011/04/26)  checkpoint62w (2011/04/26)
57  o pkg/mom_fluxform:  o pkg/mom_fluxform:

Legend:
Removed from v.1.1415  
changed lines
  Added in v.1.1424

  ViewVC Help
Powered by ViewVC 1.1.22