/[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.2123 by jmc, Sat Feb 14 22:29:29 2015 UTC revision 1.2124 by mlosch, Sun Feb 15 17:54:23 2015 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o model/src/seawater.F:
8      - simplify SW_TEMP to just calling SW_PTMP with P and PR exchanged
9        (following the matlab code), which would have avoided the bug caught
10        by Matt (see below) in the first place
11  o pkg/shelfice:  o pkg/shelfice:
12    - implement alternative discretisation of quadratic drag (selectBotDragQuadr)    - implement alternative discretisation of quadratic drag (selectBotDragQuadr)
13      and true distance in no-slip BC (bottomVisc_pCell) similar to bottom-drag.      and true distance in no-slip BC (bottomVisc_pCell) similar to bottom-drag.
14    - fix sign of friction tendency (no-slip BC) and fix u,v drag for thin    - fix sign of friction tendency (no-slip BC) and fix u,v drag for thin
15      ice-shelf case (i.e., within surface level).      ice-shelf case (i.e., within surface level).
16      - add config summary in shelfice_check.F
17      - remove global variable recip_SHELFICElatentHeat and replace by a local
18        variable recip_latentHeat
19      - introduce diagnostics for friction velocity uStar (in case of
20        SHELFICEuseGammaFrict)
21      - change verification experiment isomip.htd:
22        + start from pickup (as input_ad at nIter0=8640)
23        + start from SHELFICEmassFile instead of SHELFICEloadAnomaly file
24        + test SHELFICEuseGammaFrict = .TRUE.
25        + test SHELFICEadvDiffHeatFlux = .TRUE.
26  o model/src:  o model/src:
27    - fix bug (Thanks to Matt) in function SW_TEMP (to convert Pot.Temp to    - fix bug (Thanks to Matt) in function SW_TEMP (to convert Pot.Temp to
28      in-situ Temp) and in routine SW_TEMP (in pkg/openad);      in-situ Temp) and in routine SW_TEMP (in pkg/openad);

Legend:
Removed from v.1.2123  
changed lines
  Added in v.1.2124

  ViewVC Help
Powered by ViewVC 1.1.22