/[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.902 by jmc, Fri Nov 2 15:50:30 2007 UTC revision 1.911 by jmc, Sun Nov 25 22:28:30 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 script to test restart (for now, in MITgcm_contrib/jmc_script)
8    o pkg/seaice: new read/write pickup version.
9      read meta file and write only fields which are needed to restart.
10      ( same logic as main pickup file ; also using pickupStrictlyMatch )
11    o pkg/seaice: fix bug in seaice_ocean_stress (call of seaice_calc_strainrates)
12    o lab_sea.hb87: modify the domain & update output.hb87.txt :
13      lat-long grid & no-slip BC in seaice-dynamics produce different sigma12
14      at j=1 & j=Ny+1 : this case is not treated correctly in the restart
15      process. Fixed here by closing the domain at the Northern boundary.
16    o pkg/rw: cleaning-up: call directly new MDSIO S/R MDS_READ/WRITE_FIELD.
17    o pkg/mdsio: add new arguments to MDS_READ/WRITE_FIELD for reading/writing
18      a set of consecutive levels in/from a 3-D array.
19    o pkg/ptracers:
20      use a 2 characters string ioLabel to identify tracer (if more than 99 tracers).
21      to-do: fix pkg/diagnostics when large number of diagnostics are defined.
22    
23    checkpoint59j
24    o in pkgs: dic, obcs, offline, rbcs:
25      standard way to compute coeff. for time interpolation between 2 time reccords
26      which retains full precision (& make results less dependent on compiler).
27      update output of exp: tutorial_cfc_offline & tutorial_global_oce_biogeo.
28    o pkg/cfc: if compiled with exf and seaice, cfc now can use fields from those
29      packages instead of reading ice cover and wind speed separately
30    o split PTRACERS.h in 2 header files: PTRACERS_FIELDS.h & PTRACERS_PARAMS.h
31     (keep a temporary version of PTRACERS.h in verification/OpenAD/code_ad_openad
32      to allow to compile customized code before the update)
33    o cleaning-up:
34      - fix CPP instruction syntax in pkg/obcs
35      - replace (some) call to MDSIO S/R with call to RW interface S/R ; and
36        add #ifdef ALLOW_MDSIO elsewhere (allows to compile without pkg/mdsio)
37      - fix some threads issue in IO parts.
38  o pkg/dic:  o pkg/dic:
39    - add tons of "_d 0" (--> much better testreports !)    - add tons of "_d 0" (--> much better testreports !)
40     and then update outputs of tutorial_global_oce_biogeo     and then update outputs of tutorial_global_oce_biogeo

Legend:
Removed from v.1.902  
changed lines
  Added in v.1.911

  ViewVC Help
Powered by ViewVC 1.1.22