/[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.1129 by mlosch, Mon Jun 22 15:58:42 2009 UTC revision 1.1133 by jmc, Fri Jun 26 16:19:12 2009 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o build_options: ifort+mpi_aces optfile (following Constantinos advise):
8      allow different versions of ifort (8 or 9) and different versions
9       of mpi (mpich or mpich2) to be used with the same optfile.
10      requires to load a netcdf module and set MPI_INC_DIR (see comments inside
11       optfile). Change testing scripts (example_scripts/ACESgrid) accordingly.
12    
13    checkpoint61r
14  o pkg/seaice:  o pkg/seaice:
15    - completely remove code for leap-frog time stepping for second order   - clean up the 3-time levels of UICE,VICE,HEFF,AREA in three steps:
    advection  
  - clean up the 3-time levels of UICE,VICE,HEFF,AREA:  
16    1. introduce fields for time step (N-1)    1. introduce fields for time step (N-1)
17    2. do not use levels 2 and 3 anymore (but keep them for now)    2. do not use levels 2 and 3 anymore (but keep them)
18      3. replace 3D versions of UICE,VICE,HEFF,AREA by 2D versions. This
19         includes changes to pkg/thsice/thsice_get_velocity.F,
20         model/src/external_forcing_surf.F, pkg/obcs/obcs_apply_seaice.F, and
21         pkg/obcs/obcs_apply_uvice.F.
22     - completely remove code for leap-frog time stepping for second order
23       advection
24     - adjusted adjoint accordingly;
25       gradient checks have improved by an order of magnitude!
26    
27  checkpoint61q  checkpoint61q
28  o pkg/seaice: fix bug in free slip boundary conditons for LSOR solver  o pkg/seaice: fix bug in free slip boundary conditons for LSOR solver
29   - the boundary conditions along open boundaries are unclear, because the   - the boundary conditions along open boundaries are unclear, because the

Legend:
Removed from v.1.1129  
changed lines
  Added in v.1.1133

  ViewVC Help
Powered by ViewVC 1.1.22