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

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

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


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

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Fri Mar 24 23:26:36 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.13: +6 -5 lines
Diff to previous 1.13
use new S/R to get file suffix (according to "rwSuffixType")


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Mon Feb 15 18:00:26 2016 UTC (8 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint65u, checkpoint65v, checkpoint65w, checkpoint65x, checkpoint65y, checkpoint65z, checkpoint66a, checkpoint66b, checkpoint66c, checkpoint66d, checkpoint66e
Changes since 1.12: +5 -5 lines
Diff to previous 1.12
rename internal parameter "useDynP_inEos_Zc" to "storePhiHyd4Phys"


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue Jan 20 20:46:55 2015 UTC (9 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint65i, checkpoint65j, checkpoint65k, checkpoint65l, checkpoint65m, checkpoint65n, checkpoint65o, checkpoint65p, checkpoint65q, checkpoint65r, checkpoint65s, checkpoint65t
Changes since 1.11: +14 -9 lines
Diff to previous 1.11
- move ALLOW_EDDYPSI block out of DYNVARS.h and merge it into FFIELDS.h
- rename uMean,vMean --> uEulerMean,vEulerMean (+ change name in pickup file)
- add frictionHeating field to pickup-files (for synchronous time-stepping)


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon Aug 18 14:27:11 2014 UTC (9 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint65c, checkpoint65d, checkpoint65e, checkpoint65f, checkpoint65g, checkpoint65h
Changes since 1.10: +7 -1 lines
Diff to previous 1.10
- allow to apply Adams-Bashforth on Temp & Salt (instead of on gT,gS)
  with AB-2 code (previously only available with AB-3 code).


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Fri Aug 15 19:22:06 2014 UTC (9 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9
remove gT,gS


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Sep 18 18:08:55 2013 UTC (10 years, 8 months ago) by m_bates
Branch: MAIN
CVS Tags: checkpoint64o, checkpoint64p, checkpoint64q, checkpoint64r, checkpoint64s, checkpoint64t, checkpoint64u, checkpoint64v, checkpoint64w, checkpoint64x, checkpoint64y, checkpoint64z, checkpoint65, checkpoint65a, checkpoint65b
Changes since 1.8: +5 -5 lines
Diff to previous 1.8
Fixed bugs in CPP defines when using ALLOW_EDDYPSI and ALLOW_GMREDI


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun Sep 15 14:28:31 2013 UTC (10 years, 8 months ago) by m_bates
Branch: MAIN
Changes since 1.7: +23 -1 lines
Diff to previous 1.7
Changes to implement a residual model.  Also, calculation of the mean velocity from the residual and bolus.


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Nov 9 22:37:05 2012 UTC (11 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64a, checkpoint64b, checkpoint64c, checkpoint64d, checkpoint64e, checkpoint64f, checkpoint64g, checkpoint64h, checkpoint64i, checkpoint64j, checkpoint64k, checkpoint64l, checkpoint64m, checkpoint64n
Changes since 1.6: +40 -37 lines
Diff to previous 1.6
- move addMass common block from DYNVARS.h to FFIELDS.h


Revision 1.6 - (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, 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, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63p, checkpoint63q, checkpoint63r, checkpoint63s, checkpoint64
Changes since 1.5: +51 -11 lines
Diff to previous 1.5
Implement AB-3 for non-hydrostatic vertical momentum ;
add 2-D field to store Hydrostatic Surface Pressure adjusment (from cg3d).


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Jun 14 21:45:12 2009 UTC (14 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61q, checkpoint61r, checkpoint61s, checkpoint61t, checkpoint61u, checkpoint61v, checkpoint61w, checkpoint61x, checkpoint61y, checkpoint61z
Changes since 1.4: +3 -4 lines
Diff to previous 1.4
remove unnecessary BARRIER


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sun Aug 24 21:38:19 2008 UTC (15 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61c, checkpoint61d, checkpoint61e, checkpoint61f, checkpoint61g, checkpoint61h, checkpoint61i, checkpoint61j, checkpoint61k, checkpoint61l, checkpoint61m, checkpoint61n, checkpoint61o, checkpoint61p
Changes since 1.3: +8 -1 lines
Diff to previous 1.3
add mass source/sink of fluid in continuity eq. ; need to store addMass
 in pickup file for restart.


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Oct 29 18:17:19 2007 UTC (16 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59j, checkpoint59k, checkpoint59l, checkpoint59m, checkpoint59n, checkpoint59o, checkpoint59p, checkpoint59q, checkpoint59r, checkpoint60, checkpoint61, checkpoint61a, checkpoint61b
Changes since 1.2: +5 -1 lines
Diff to previous 1.2
do not write/read momentum tendencies when momStepping=F


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Oct 23 15:22:04 2007 UTC (16 years, 6 months ago) by jmc
Branch: MAIN
Changes since 1.1: +246 -14 lines
Diff to previous 1.1
first version of "clever pickup" code (but still not very clever)


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Aug 24 01:14:19 2006 UTC (17 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58o_post, checkpoint58p_post, checkpoint58q_post, checkpoint58r_post, checkpoint58s_post, checkpoint58t_post, checkpoint58u_post, checkpoint58v_post, checkpoint58w_post, checkpoint58x_post, checkpoint58y_post, checkpoint59, checkpoint59a, checkpoint59b, checkpoint59c, checkpoint59d, checkpoint59e, checkpoint59f, checkpoint59g, checkpoint59h, checkpoint59i, mitgcm_mapl_00
split checkpoint.F (between different S/R) ; clean up the code
 and use RW interface package (instead of low level MDSIO S/R)


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