/[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.712 by jmc, Wed Aug 9 16:02:19 2006 UTC revision 1.722 by jmc, Thu Aug 31 15:33:43 2006 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    
8    o diagnoctics: modify UVELPHI and VVELPHI to include hfac (i.e. mass-weighted)
9    
10    checkpoint58o_post
11    o replace calls to EXCH_Z & EXCH_UV_AGRID: use the new _3D_ version ;
12      remove old subroutines (_XY_ & _XYZ_); update the adjoint version.
13    o change controling S/R for writing pickup file (new S/R do_write_pickup)
14      and clean-up reading/writing of pickup files.
15    o fix local version of read/write pickup (NH part) in rotating_tank/code
16    o simplify EXCH interface:
17     - change _XYZ_ interface to _3D_ subroutine (with 3rd dim in argument list)
18     - not often used EXCH S/R (exch_z, exch_uv_agrid): keep only the _3D_ version
19    o added the regrid package
20    o shelfice:
21     - add a simple boundary layer scheme to reduce noise
22     - fix the indexing in shelfice_u/v_drag so that there will be actually drag
23    
24    checkpoint58n_post
25    o fix globalArea multi-threaded calculation: need to apply GLOBAL_SUM to
26       local variable (not in common block).
27  o lot of small changes for multi-threaded. Most tests (using OMP & ifort) pass.  o lot of small changes for multi-threaded. Most tests (using OMP & ifort) pass.
28    - still problems with pkgs: mnc, exp2, dic, cal, exf (and probably more);    - still problems with pkgs: mnc, exp2, dic, cal, exf (and probably more);
29    - still BEGIN_MASTER/END_MASTER to remove around READ/WRITE_FLD S/R calls    - still BEGIN_MASTER/END_MASTER to remove around READ/WRITE_FLD S/R calls

Legend:
Removed from v.1.712  
changed lines
  Added in v.1.722

  ViewVC Help
Powered by ViewVC 1.1.22