/[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.2240 by mlosch, Wed Mar 16 15:25:45 2016 UTC revision 1.2241 by jmc, Mon Apr 4 21:31:33 2016 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:
8      - new parameters "top_Pres" & "seaLev_Z" (replacing Ro_SeaLevel and recently
9        added phi0Ref) to set vertical axis origin and phiRef origin;
10        keep Ro_SeaLevel for backward compatibility (with a warning).
11       According to coordinate and fluid type:
12        OCN in Z: top_Pres(Ref) (=rhoConst*PhiRef(1)), seaLev_Z (=rF(1), @ the top)
13        ATM in Z: top_Pres(Ref) (=rhoConst*PhiRef(1)), seaLev_Z (=rF(Nr+1) @ bottom)
14        OCN in P: top_Pres (=rF(Nr+1)), seaLev_Z (= PhiRef(Nr+1)/g, @ the top)
15        ATM in P: top_Pres (=rF(Nr+1)), seaLev_Z (= PhiRef(1)/g, @ the bottom)
16  o pkg/seaice/seaice_evp.F  o pkg/seaice/seaice_evp.F
17    - simplify computation of deltaZ and zetaZ to simple averaging following    - simplify computation of deltaZ and zetaZ to simple averaging following
18      Bouillon et al. (2013). This removes a lot of code, but also changes      Bouillon et al. (2013). This removes a lot of code, but also changes

Legend:
Removed from v.1.2240  
changed lines
  Added in v.1.2241

  ViewVC Help
Powered by ViewVC 1.1.22