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

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

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


Links to HEAD: (view) (download) (annotate)
Links to release1-branch: (view) (download) (annotate)
Sticky Tag:

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Nov 8 23:39:34 2001 UTC (22 years, 6 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint43a-release1mods, checkpoint44, checkpoint44b_post, checkpoint44b_pre, checkpoint44e_post, checkpoint44e_pre, checkpoint44f_post, checkpoint44f_pre, checkpoint44g_post, chkpt44a_post, chkpt44a_pre, chkpt44c_post, chkpt44c_pre, chkpt44d_post, release1-branch-end, release1-branch_branchpoint, release1-branch_tutorials, release1_final_v1
Branch point for: release1-branch, release1_final
Changes since 1.3: +15 -13 lines
Diff to previous 1.3
Replacing floating point numbers by ...D0 in MIN/MAX expressions
to avoid inconsistencies and problems on some platforms (e.g. IBM SP3).
(spotted by G. Gebbie)


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Sep 10 00:24:14 2001 UTC (22 years, 8 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint40, checkpoint40pre9, checkpoint41, checkpoint42, checkpoint43, ecco-branch-mod1, release1_b1, release1_beta1
Branch point for: ecco-branch, release1, release1_coupled
Changes since 1.2: +13 -15 lines
Diff to previous 1.2
Avoid divisions by zero for zero cfl.


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Sep 5 17:46:03 2001 UTC (22 years, 8 months ago) by heimbach
Branch: MAIN
Changes since 1.1: +8 -6 lines
Diff to previous 1.1
Continued lines must not be interrupted by comment lines.
Such contstructs cannot be handled by the
(at best) semi-automatic compiler TAMC.
Example:

       subroutine fran(
c this is the input
     I     goin,
c this is the output
     O     goout
     &     )

cannot be handled by TAMC.


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Sep 4 14:53:11 2001 UTC (22 years, 8 months ago) by adcroft
Branch: MAIN
Added two more methods *BUT* only in (x,y)!
 o DST-3 is 3rd order direct space time method
 o DST-3FL is flux limited 3rd order direct space time method
 o r-direction to come. Place holders commented out in gad_calc_rhs.F
   A stop statement will catch it if you try to use it. Either use with Nr=1
   or write the code. :)


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