/[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.1134 by jahn, Fri Jun 26 23:19:03 2009 UTC revision 1.1138 by jmc, Tue Jun 30 16:38:02 2009 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    checkpoint61s
8    o pkg/exch2 (exch2_rxN_cube*):
9       remove last BARRIER (no need to synchronise after getting data from shared
10       buffer (get) as long as any change to buffer (put,recv) is between BARRIER)
11    o change tiling of natl_box (from 2 to 4 tiles) to get it tested with MPI+MTH
12      and generate new output (for the 2 tests) using default rotationPeriod.
13    o pkg/exch2:
14      - always call exch2_*_cube, not exch-1 anymore, if useCubedSphereExchange=F
15        (was already the case with AUTODIFF_EXCH2 defined)
16      - add bj in exch2 arrays and S/R.
17      - can now use pkg/exch2 for regular (non CS) set-up; switch test experiment
18        MLAdjust to exch2 (identical results except with MPI -> truncation diff);
19  o add pkg/longstep for ptracer timestep a multiple of U/V/T/S timestep  o add pkg/longstep for ptracer timestep a multiple of U/V/T/S timestep
20    - adds deltaT argument to the subroutines TIMESTEP_TRACER DWNSLP_APPLY    - adds deltaT argument to the subroutines TIMESTEP_TRACER DWNSLP_APPLY
21      GAD_ADVECTION GAD_CALC_RHS GAD_IMPLICIT_R GAD_SOM_ADVECT      GAD_ADVECTION GAD_CALC_RHS GAD_IMPLICIT_R GAD_SOM_ADVECT
# Line 13  o build_options: ifort+mpi_aces optfile Line 25  o build_options: ifort+mpi_aces optfile
25     of mpi (mpich or mpich2) to be used with the same optfile.     of mpi (mpich or mpich2) to be used with the same optfile.
26    requires to load a netcdf module and set MPI_INC_DIR (see comments inside    requires to load a netcdf module and set MPI_INC_DIR (see comments inside
27     optfile). Change testing scripts (example_scripts/ACESgrid) accordingly.     optfile). Change testing scripts (example_scripts/ACESgrid) accordingly.
28    o pkg/seaice:
29      fix previous modif (3-level field removed) for old-pickup reading
30    
31  checkpoint61r  checkpoint61r
32  o pkg/seaice:  o pkg/seaice:

Legend:
Removed from v.1.1134  
changed lines
  Added in v.1.1138

  ViewVC Help
Powered by ViewVC 1.1.22