[Commits] [svn:einsteintoolkit] Exact/ (Rev. 286)

rhaas at tapir.caltech.edu rhaas at tapir.caltech.edu
Fri Dec 14 13:36:02 CST 2012


User: rhaas
Date: 2012/12/14 01:36 PM

Modified:
 /branches/ET_2012_11/
 /branches/ET_2012_11/test/
  de_Sitter.par

Log:
 Merge from trunk: fix typos in test parameter file

Directory Changes:

Directory: /branches/ET_2012_11/
================================

Property changes on: branches/ET_2012_11
___________________________________________________________________
Directory: /svn:mergeinfo/
==========================

   + /trunk:285

File Changes:

Directory: /branches/ET_2012_11/test/
=====================================

File [modified]: de_Sitter.par
Delta lines: +6 -6
===================================================================
--- branches/ET_2012_11/test/de_Sitter.par	2012-12-10 14:34:26 UTC (rev 285)
+++ branches/ET_2012_11/test/de_Sitter.par	2012-12-14 19:36:01 UTC (rev 286)
@@ -19,12 +19,12 @@
 grid::zmin = -.785
 grid::zmax = 6.28
 
-CoordBase::boundary_size_x_lower = pugh::ghost_size
-CoordBase::boundary_size_y_lower = pugh::ghost_size
-CoordBase::boundary_size_z_lower = pugh::ghost_size
-CoordBase::boundary_size_x_upper = pugh::ghost_size
-CoordBase::boundary_size_y_upper = pugh::ghost_size
-CoordBase::boundary_size_z_upper = pugh::ghost_size
+CoordBase::boundary_size_x_lower = pugh::ghost_size_x
+CoordBase::boundary_size_y_lower = pugh::ghost_size_y
+CoordBase::boundary_size_z_lower = pugh::ghost_size_z
+CoordBase::boundary_size_x_upper = pugh::ghost_size_x
+CoordBase::boundary_size_y_upper = pugh::ghost_size_y
+CoordBase::boundary_size_z_upper = pugh::ghost_size_z
 
 ReflectionSymmetry::reflection_x = yes
 ReflectionSymmetry::reflection_y = yes



More information about the Commits mailing list