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

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

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


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

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Jun 16 13:40:25 2008 UTC (15 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: HEAD, checkpoint60, checkpoint61, checkpoint61a, checkpoint61b, checkpoint61c, checkpoint61d, checkpoint61e, checkpoint61f, checkpoint61g, checkpoint61h, checkpoint61i, checkpoint61j, checkpoint61k, checkpoint61l, 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, 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, checkpoint65b, checkpoint65c, checkpoint65d, checkpoint65e, checkpoint65f, checkpoint65g, checkpoint65h, checkpoint65i, checkpoint65j, checkpoint65k, checkpoint65l, checkpoint65m, checkpoint65n, checkpoint65o, checkpoint65p, checkpoint65q, checkpoint65r, checkpoint65s, checkpoint65t, checkpoint65u, checkpoint65v, checkpoint65w, checkpoint65x, checkpoint65y, checkpoint65z, checkpoint66a, checkpoint66b, checkpoint66c, checkpoint66d, checkpoint66e, checkpoint66f, checkpoint66g, checkpoint66h, checkpoint66i, checkpoint66j, checkpoint66k, checkpoint66l, checkpoint66m, checkpoint66n, checkpoint66o
Changes since 1.8: +43 -32 lines
Diff to previous 1.8
- add "_d 0" for real constant (safer, but has no effect here)
- simplify and avoid division by zero


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Feb 29 01:30:59 2008 UTC (16 years, 2 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint59o, checkpoint59p, checkpoint59q, checkpoint59r
Changes since 1.7: +3 -1 lines
Diff to previous 1.7
improve vectorizability by moving a few statements out of the main loop


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Oct 5 10:50:47 2007 UTC (16 years, 6 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint59i, checkpoint59j, checkpoint59k, checkpoint59l, checkpoint59m, checkpoint59n
Changes since 1.6: +16 -1 lines
Diff to previous 1.6
thanks to Jens-Olaf Beismann, these advection routines will now vectorize


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Jun 13 18:45:25 2007 UTC (16 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59d, checkpoint59e, checkpoint59f, checkpoint59g, checkpoint59h
Changes since 1.5: +3 -3 lines
Diff to previous 1.5
remove semi-column @ end of 2 lines (was giving warnings)


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri May 11 18:24:31 2007 UTC (16 years, 11 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint59b, checkpoint59c
Changes since 1.4: +43 -27 lines
Diff to previous 1.4
Updated masking (discretization near boundaries) to retain slightly
higher accuracy near topography.
 - Improves advact_xz solution by 5%.


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri May 11 17:30:06 2007 UTC (16 years, 11 months ago) by adcroft
Branch: MAIN
Changes since 1.3: +11 -10 lines
Diff to previous 1.3
Bug fix: added "Eps" to expressions deviding by cfl.
 - This singular expression was giving problems in the DOME experiments.


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Apr 4 01:39:06 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58y_post, checkpoint59, checkpoint59a
Changes since 1.2: +5 -3 lines
Diff to previous 1.2
add a logical argument "calcCFL" to DST horizontal Advection S/R
(if false, assume that uFld,vFld are already CFL number in x,y dir)


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sun Jan 21 17:25:31 2007 UTC (17 years, 3 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint58v_post, checkpoint58w_post, checkpoint58x_post
Changes since 1.1: +13 -9 lines
Diff to previous 1.1
add a few " _d 0" to make the xlf compile swallow the new code


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sat Jan 20 21:20:11 2007 UTC (17 years, 3 months ago) by adcroft
Branch: MAIN
Added new advection scheme, OS7MP, which is seventh order and monotonicity preserving (note: not the same as monotonic!)
 o enabled with advScheme set to "7". (Who chose 77 for Superbee? Oh, that was me ...)
 o scheme requires a halo of 4
   - no error checking for this at the moment
 o scheme is coded for convenience rather than efficiency
   - can easily switch down order or select the TVD limiter by commenting lines
   - the y direction is coded with invert do i; do j loops (for now)


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