/[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.1811 by jmc, Sun Jan 20 15:16:08 2013 UTC revision 1.1812 by jmc, Tue Jan 22 06:02:52 2013 UTC
# Line 5  $Name$ Line 5  $Name$
5      ==============================      ==============================
6    
7  o pkg/thsice:  o pkg/thsice:
8      - implement new sequence of calls for thsice+seaice:
9          previously:   ice-Dyn,ice-Advect,ice-Thermo(thsice)
10          new sequence: ice-Thermo(thsice),ice-Dyn,ice-Advect
11      - allows (with temporary CPP option "#define OLD_THSICE_CALL_SEQUENCE"
12        in CPP_OPTIONS.h) to recover old sequence;
13      - update diagnostics for Intermediate State thsice diagnostics: now filled
14        just before advection (instead of just after advection in old sequence);
15      - update output of experiment offline_exf_seaice (standard test);
16      - in global_ocean.cs32x15 exp., postpone output.icedyn.txt update
17        by setting #define OLD_THSICE_CALL_SEQUENCE in CPP_OPTIONS.h
18    o pkg/aim_v23:
19      - use tiled array for aim_CO2 and surface wind speed for export to coupler;
20      - use standard pkg/mdsio routines to read & write CO2 pickup file;
21      - in-line S/R AIM_AIM2DYN_EXCHANGES in aim_do_physics.F;
22      - Implement new sequence of calls for seaice advection (with thsice and
23        seaice diffusion): do ice advection after ice-Thermodynamic (previously
24        was done before); change aim_do_physics.F (split the bi,bj loops block);
25      - use same CPP option (OLD_THSICE_CALL_SEQUENCE) to recover old sequence;
26    o pkg/thsice:
27    - add a missing EXCH of sIceLoad in thsice_main.F (ocean set-up) for the case    - add a missing EXCH of sIceLoad in thsice_main.F (ocean set-up) for the case
28      where just seaice diffusion is used without seaice-dynamics.      where just seaice diffusion is used without seaice-dynamics.
29    

Legend:
Removed from v.1.1811  
changed lines
  Added in v.1.1812

  ViewVC Help
Powered by ViewVC 1.1.22