/[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.1980 by mlosch, Wed Apr 23 12:42:19 2014 UTC revision 1.1982 by jmc, Sat Apr 26 20:45:43 2014 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o pkg/ctrl & model/inc:
8      - move additional anomaly fields of control vars (related to options:
9         ALLOW_KAPGM_CONTROL, ALLOW_KAPREDI_CONTROL and ALLOW_BOTTOMDRAG_CONTROL)
10        from DYNVARS.h into new header file: CTRL_FIELDS.h
11    o pkg/seaice: some small modifications to the ridging code
12      - make fw2ObyRidge a global variable and add the freshwater flux to
13        seaice_growth
14      - pass actual thickness from seaice_prepare_ridging, so that it is
15        computed only in one place and compute it in the same way as in
16        seaice_growth
17      - initialise more fields in seaice_do_ridging that where cause floating
18        point exceptions over land
19  o pkg/seaice: preparations for ridging code and first real ridging code  o pkg/seaice: preparations for ridging code and first real ridging code
20    - move most of "PART 1" of S/R seaice_growth into a new and separate    - move most of "PART 1" of S/R seaice_growth into a new and separate
21      S/R seaice_reg_ridge that will both regularize the state variable after      S/R seaice_reg_ridge that will both regularize the state variable after
22      advection call the actual ridging routine;      advection call the actual ridging routine;
23    - requires to make 5 fields global fields: d_HEFFbyNEG,d_HSNWbyNEG,    - requires to make 5 fields global fields: d_HEFFbyNEG,d_HSNWbyNEG,
24      d_AREAbyRLX,d_HEFFbyRLX,saltFluxAdjust;      d_AREAbyRLX,d_HEFFbyRLX,saltFluxAdjust;
25    - remove ridging code from seaice_advdiff    - remove ridging code from seaice_advdiff
26    - clean up remaining part 1 of seaice_growth in an attempt to make it    - clean up remaining part 1 of seaice_growth in an attempt to make it
27      more readable (this is probably subjective)      more readable (this is probably subjective)
28    - call seaice_itd_redist once in the initialisation phase to have the initial    - call seaice_itd_redist once in the initialisation phase to have the initial
29      conditions in the correct category      conditions in the correct category

Legend:
Removed from v.1.1980  
changed lines
  Added in v.1.1982

  ViewVC Help
Powered by ViewVC 1.1.22