/[MITgcm]/MITgcm/model/src/post_cg3d.F
ViewVC logotype

Log of /MITgcm/model/src/post_cg3d.F

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Mar 24 15:41:19 2017 UTC (7 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: HEAD, checkpoint66f, checkpoint66g, checkpoint66h, checkpoint66i, checkpoint66j, checkpoint66k, checkpoint66l, checkpoint66m, checkpoint66n, checkpoint66o
Changes since 1.7: +2 -4 lines
Diff to previous 1.7
use 'I10' suffix to simplify debug writing of cg2/3d_b/x (similar to cg3d.F, cg3d_ex0.F)


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed May 4 22:10:37 2016 UTC (8 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint65w, checkpoint65x, checkpoint65y, checkpoint65z, checkpoint66a, checkpoint66b, checkpoint66c, checkpoint66d, checkpoint66e
Changes since 1.6: +24 -42 lines
Diff to previous 1.6
- More "natural" expression of NH free-surface term (case selectNHfreeSurf=1):
  was: tmpSurf/(1+tmpSurf); changed to: 1/(1+Gamma) with Gamma=1/tmpSurf.
- Calculate surface vertical velocity after 2-D solver adjustment (accounts
  for EmPmR if RealFreshWaterFlux); used in RHS (cg3d_b) if exactConserv
  and used to compute dPhiNH (in post_cg3d.F) if selectNHfreeSurf=1.
  This fixes EmPmR contribution when selectNHfreeSurf=1 & RealFreshWaterFlux.


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon May 2 17:59:14 2016 UTC (8 years ago) by jmc
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
fix missing EXCH of dPhiNH for the case: selectNHfreeSurf=1 & selectP_inEOS_Z=3
 (needed after Apr 27 addition of dPhiNH in pressure_for_eos.F)


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri Apr 29 18:13:30 2016 UTC (8 years ago) by jmc
Branch: MAIN
Changes since 1.4: +4 -3 lines
Diff to previous 1.4
reset dPhiNH to zero if zeroPsNH (but this piece of the code is never used)


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Apr 11 15:49:38 2012 UTC (12 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63p, checkpoint63q, checkpoint63r, checkpoint63s, checkpoint64, checkpoint64a, checkpoint64b, checkpoint64c, checkpoint64d, checkpoint64e, checkpoint64f, checkpoint64g, checkpoint64h, checkpoint64i, checkpoint64j, checkpoint64k, checkpoint64l, checkpoint64m, checkpoint64n, checkpoint64o, checkpoint64p, checkpoint64q, checkpoint64r, checkpoint64s, checkpoint64t, checkpoint64u, checkpoint64v, checkpoint64w, checkpoint64x, checkpoint64y, checkpoint64z, checkpoint65, checkpoint65a, checkpoint65b, checkpoint65c, checkpoint65d, checkpoint65e, checkpoint65f, checkpoint65g, checkpoint65h, checkpoint65i, checkpoint65j, checkpoint65k, checkpoint65l, checkpoint65m, checkpoint65n, checkpoint65o, checkpoint65p, checkpoint65q, checkpoint65r, checkpoint65s, checkpoint65t, checkpoint65u, checkpoint65v
Changes since 1.3: +3 -3 lines
Diff to previous 1.3
test for uniformFreeSurfLev instead of testing for singZCoords
 (will matters when using pkg/shelfice)


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sat Jan 23 00:04:03 2010 UTC (14 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62b, checkpoint62c, checkpoint62d, checkpoint62e, checkpoint62f, checkpoint62g, checkpoint62h, checkpoint62i, checkpoint62j, checkpoint62k, checkpoint62l, checkpoint62m, checkpoint62n, checkpoint62o, checkpoint62p, checkpoint62q, checkpoint62r, checkpoint62s, checkpoint62t, checkpoint62u, checkpoint62v, checkpoint62w, checkpoint62x, checkpoint62y, checkpoint62z, checkpoint63, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k, checkpoint63l
Changes since 1.2: +20 -5 lines
Diff to previous 1.2
add NH free-surface formulation (selectNHfreeSurf=1) (not fully tested)


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Dec 11 13:53:07 2009 UTC (14 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62, checkpoint62a
Changes since 1.1: +36 -23 lines
Diff to previous 1.1
Implement AB-3 for non-hydrostatic vertical momentum ;
add 2-D field to store Hydrostatic Surface Pressure adjusment (from cg3d).


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Dec 11 04:31:31 2009 UTC (14 years, 5 months ago) by jmc
Branch: MAIN
new S/R carved out of solve_for_pressure.F and called before & after CG3D


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.22