/[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.1272 by mlosch, Tue May 18 12:26:54 2010 UTC revision 1.1273 by jmc, Tue May 18 22:53:25 2010 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o test experiment bottom_ctrl_5x5:
8       new output_adm.txt with fewer grdchk & less monitor output.
9    o model/src:
10      remove the call to ini_cori in initialise_varia.F (just keep the usual one
11       in initialise_fixed.F). More consistent with coriolis & horizontal grid
12       beeing treated in the same way (ini_grid is not called a 2nd time).
13  o pkg/exf:  o pkg/exf:
14    - rewrite exf_bulk_largeyeager04.F for better vectorization, changes    - rewrite exf_bulk_largeyeager04.F for better vectorization, changes
15    global_ocean.cs32x15/input.icedyn (11 digits of agreement), updated    global_ocean.cs32x15/input.icedyn (11 digits of agreement), updated
# Line 18  o eesupp/src (exch-1): Line 24  o eesupp/src (exch-1):
24    - Message mode: move RecvAck setting (indicator of buffer being ready)    - Message mode: move RecvAck setting (indicator of buffer being ready)
25      from send_put to recv_get S/R (was useless before, but not sure if      from send_put to recv_get S/R (was useless before, but not sure if
26      it's much more useful now);      it's much more useful now);
27    - switch the order of sync: MPI-proc 1rst and then threads;    - Switch the order of sync: MPI-proc 1rst and then threads;
28    - take out spin-waiting code (#undef EXCH_USE_SPINNING), use BARRIER instead.    - take out spin-waiting code (#undef EXCH_USE_SPINNING), use BARRIER instead.
29      - fix AD code for communication mode ='get' (but not used).
30  o model/src:  o model/src:
31    initialise dPhiHydX,dPhiHydY inside calc_grad_phi_hyd.F (so that TAF does    initialise dPhiHydX,dPhiHydY inside calc_grad_phi_hyd.F (so that TAF does
32    not drop it in S/R mddynamics, producing NaN in hs94.1x64x5 AD-test exp).    not drop it in S/R mddynamics, producing NaN in hs94.1x64x5 AD-test exp).

Legend:
Removed from v.1.1272  
changed lines
  Added in v.1.1273

  ViewVC Help
Powered by ViewVC 1.1.22