/[MITgcm]/MITgcm/pkg/generic_advdiff/gad_init_fixed.F
ViewVC logotype

Log of /MITgcm/pkg/generic_advdiff/gad_init_fixed.F

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


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

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sun Mar 13 01:44:02 2016 UTC (8 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: HEAD, checkpoint65u, checkpoint65v, checkpoint65w, checkpoint65x, checkpoint65y, checkpoint65z, checkpoint66a, checkpoint66b, checkpoint66c, checkpoint66d, checkpoint66e, checkpoint66f, checkpoint66g, checkpoint66h, checkpoint66i, checkpoint66j, checkpoint66k, checkpoint66l, checkpoint66m, checkpoint66n, checkpoint66o
Changes since 1.10: +7 -1 lines
Diff to previous 1.10
- from Darren: add PPM and PQM advection schemes (number 40-42 and 50-52)
  with 2 types of limiter (see: Engwirda & Kelley, submit. to JCP);
  Note (from Darren): unlimited PPM/PQM scheme (40 & 50) are just for
  testing and not for actual use.


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon Aug 18 14:29:29 2014 UTC (9 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint65c, checkpoint65d, checkpoint65e, checkpoint65f, checkpoint65g, checkpoint65h, checkpoint65i, checkpoint65j, checkpoint65k, checkpoint65l, checkpoint65m, checkpoint65n, checkpoint65o, checkpoint65p, checkpoint65q, checkpoint65r, checkpoint65s, checkpoint65t
Changes since 1.9: +1 -5 lines
Diff to previous 1.9
- 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.9 - (view) (download) (annotate) - [select for diffs]
Tue Aug 5 01:50:35 2014 UTC (9 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint65b
Changes since 1.8: +34 -48 lines
Diff to previous 1.8
- re-work the code to check for valid advection scheme and for minimum
  size of overlap (now stored in local common bloc in gad_advscheme.F)


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun Aug 3 03:13:07 2014 UTC (9 years, 8 months ago) by jmc
Branch: MAIN
Changes since 1.7: +13 -14 lines
Diff to previous 1.7
setting of AdamsBashforth_T,S when doAB_onGtGs=F: remove condition
 on staggerTimeStep .OR. implicitIntGravWave (will now get a warning
 if potentially unstable).


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Tue Nov 16 17:39:13 2010 UTC (13 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: 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, 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
Changes since 1.6: +97 -30 lines
Diff to previous 1.6
-record overlap minimum size for each advection scheme
-add function GAD_VALID_ADVSCHEME to check for valid advection scheme
-check and stop (in gad_check) if overlap size is too small.


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Tue Apr 28 23:27:24 2009 UTC (15 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61m, checkpoint61n, checkpoint61o, checkpoint61p, checkpoint61q, checkpoint61r, checkpoint61s, checkpoint61t, checkpoint61u, checkpoint61v, checkpoint61w, checkpoint61x, checkpoint61y, checkpoint61z, checkpoint62, checkpoint62a, checkpoint62b, checkpoint62c, checkpoint62d, checkpoint62e, checkpoint62f, checkpoint62g, checkpoint62h, checkpoint62i, checkpoint62j, checkpoint62k, checkpoint62l, checkpoint62m, checkpoint62n
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
call WRITE_0D_RL (instead of WRITE_0D_R8) to print "RL" parameters


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri Apr 18 19:39:48 2008 UTC (16 years ago) by jahn
Branch: MAIN
CVS Tags: checkpoint59q, checkpoint59r, checkpoint60, checkpoint61, checkpoint61a, checkpoint61b, checkpoint61c, checkpoint61d, checkpoint61e, checkpoint61f, checkpoint61g, checkpoint61h, checkpoint61i, checkpoint61j, checkpoint61k, checkpoint61l
Changes since 1.4: +10 -1 lines
Diff to previous 1.4
hack to make Redi positive


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Feb 12 20:26:02 2008 UTC (16 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59o, checkpoint59p
Changes since 1.3: +18 -3 lines
Diff to previous 1.3
SOM: add diagnostics for 1srt & 2nd Order moments and sub-grid variance


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Fri Oct 19 14:43:10 2007 UTC (16 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59i, checkpoint59j, checkpoint59k, checkpoint59l, checkpoint59m, checkpoint59n
Changes since 1.2: +1 -7 lines
Diff to previous 1.2
prepare for "clever pickup" implementation:
move parameters from PARAMS.h & GAD.h to new header file RESTART.h


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Jan 16 04:38:34 2007 UTC (17 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58v_post, checkpoint58w_post, checkpoint58x_post, checkpoint58y_post, checkpoint59, checkpoint59a, checkpoint59b, checkpoint59c, checkpoint59d, checkpoint59e, checkpoint59f, checkpoint59g, checkpoint59h
Changes since 1.1: +19 -5 lines
Diff to previous 1.1
2nd-Order Moment Advection Scheme (Prather, 1986): first check-in
 - enable by setting #define GAD_ALLOW_SOM_ADVECT (in GAD_OPTIONS.h)
 - used without limiter (AdvScheme=80) or with Prather limiter (AdvScheme=81)
 - still needs work (not working with some options ; efficiency to improve)
   and serious testing.


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed Jan 10 23:51:36 2007 UTC (17 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58u_post
rename gad_init.F to gad_init_fixed.F (before adding a gad_init_varia 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