/[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.672 by dimitri, Thu Jun 8 23:09:55 2006 UTC revision 1.684 by jmc, Tue Jun 20 21:20:25 2006 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o make exf_monitor & seaice_monitor independant of the main (dynamics) monitor.
8    o pkg/seaice: fix SEAICEuseEVPpickup parameter (put it in a commom block)
9    o generic_advdiff: DST advection S/R : use local copy of velocity to compute CFL
10       (problems ? with gradient check in bottom_ctrl_5x5 adjoint test)
11    o tracer advection:
12     - clean-up and simplify calc_common_factors.F
13     - make a local copy of velocity and pass it (as u,v,r_Trans) to DST tracer
14       advection subroutine (but still not used within DST advection S/R)
15    o rename pkg aim_ocn_coupler to atm_ocn_coupler (later on, will be used without aim)
16    
17    checkpoint58j_post
18    o new driver S/R: LOAD_FIELDS_DRIVER to load external forcing fields
19      from file (collects calls previously in FORWARD_STEP)
20    o move call to SEAICE_MODEL from FORWARD_STEP to DO_OCEANIC_PHYS
21    o adjoint store dir. adjusted accordingly
22    o genmake2
23      replace target "ad_taf" by $(EXE_AD) ; add $(EXE_AD) to the make CLEAN list.
24    
25    checkpoint58i_post
26    o pkg/seaice: add parameter that allows to scale/turn off effect of seaice
27      on wind stress (SEAICEstressFactor defaults to 1.)
28    o Total number of Timers is finite (<=40): comment out 2 non-essential one
29      in the_main_loop.F to avoid Pb (e.g., when running fizhi test)
30    o vector_invariant: fix highOrderVorticity(=4.th.Order) advection
31      on CS-grid: no longer loosing mass.
32    o exf & curvilinear-grid: no longer modify longitude xC & xG.
33  o pkg/ggl90: fix sloppy output and fix a bug  o pkg/ggl90: fix sloppy output and fix a bug
34  o pkg/seaice: added SEAICEuseEVPpickup parameter  o pkg/seaice: added SEAICEuseEVPpickup parameter
35    - Set to false in order to start EVP solver with    - Set to false in order to start EVP solver with
36      non-EVP pickup files when using SEAICEuseEVP      non-EVP pickup files when using SEAICEuseEVP
37      - fix sign error in diffusion in seaice_calc_rhs
38    
39  checkpoint58h_post  checkpoint58h_post
40  * Modifications for bottom topography control  * Modifications for bottom topography control

Legend:
Removed from v.1.672  
changed lines
  Added in v.1.684

  ViewVC Help
Powered by ViewVC 1.1.22