/[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.621 by edhill, Fri Mar 3 18:36:53 2006 UTC revision 1.622 by mlosch, Mon Mar 6 13:18:16 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 seaice:
8     - add c-grid version of the dynamic solver:
9       + three new routines that are the c-grid substitute lsr, dynsolver
10         and ostres
11       + put a few fields that were local to dynsolver into global common
12         blocks, so that I can move the computation of stresses etc into
13         seaice_lsr (saves coding but may break the adjoint).
14     - replace more hardwired parameters by runtime parameters
15     - add ice masks that mask the rhs of the implicit solvers where there
16       is no ice (commented out in seaice_dynsolver, because i am not sure
17       if this works properly), eventually this should replace the clipping
18       of ice velocities in seaice_dynsolver to +/-40cm/s.
19  o remove the BUILD_INFO.h include from CPP_EEOPTIONS.h and explicitly  o remove the BUILD_INFO.h include from CPP_EEOPTIONS.h and explicitly
20    include it only where its needed    include it only where its needed
21  o move balancing of fluxes before the call of external_forcing_surf  o move balancing of fluxes before the call of external_forcing_surf

Legend:
Removed from v.1.621  
changed lines
  Added in v.1.622

  ViewVC Help
Powered by ViewVC 1.1.22