/[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.1533 by jmc, Thu Nov 10 21:04:47 2011 UTC revision 1.1539 by jmc, Wed Nov 30 15:43:29 2011 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    checkpoint63f (2011/11/30)
8    o pkg/obcs/obcs_calc_stevens.F:
9      - join some loops to reduce number of if-statements
10      - fix a bug in code for northern and southern boundaries.
11    o pkg/seaice/seaice_init_varia.F
12      - undo resetting UVM=0 that has slipped in unnoticed in r1.49 and
13        caused zero ice-velocities for the B-grid code
14    o pkg/seaice/seaice_init_fixed.F
15      - fix a bug in the initialisation of the second metric terms
16        k2AtC and k2AtZ: k2AtC was set to the value of k2AtZ and k2AtZ was 0.
17      - this affects all seaice configurations with useCurviLinearGrid = .true.
18        and SEAICEuseDynamics = .true. (default) and SEAICEuseMetricTerms
19        = .true. (default)
20      - the only verification experiment affected is global_ocean.cs32x15:
21        icedyn, seaice, and seaice_dynmix (AD)
22    o pkg/thsice/thsice_diagnostics_state.F
23      - only for TARGET_NEC_SX: initialise all of tmpFld, so that overlap does
24        not contain garbage that can lead to surprises in diagstats_calc.F
25    o model/src:
26      - move bi,bj loops inside INTEGR_CONTINUITY ;
27      - call INTEGR_CONTINUITY directly from forward_step.F
28        (previously called from momentum_correction_step.F)
29      - call UPDATE_ETAH from integr_continuity.F and update initialise_varia.F,
30        forward_step.F and pkg/ecco/the_main_loop.F
31  o model/src/do_oceanic_phys.F:  o model/src/do_oceanic_phys.F:
32    - reset addMass to zero only if useICEFRONT ;    - reset addMass to zero only if useICEFRONT ;
33    - separated k-loop for rhoInSitu calculation ;    - separated k-loop for rhoInSitu calculation ;

Legend:
Removed from v.1.1533  
changed lines
  Added in v.1.1539

  ViewVC Help
Powered by ViewVC 1.1.22