[Commits] [svn:einsteintoolkit] GRHydro/trunk/test/ (Rev. 392)

rhaas at tapir.caltech.edu rhaas at tapir.caltech.edu
Wed Jul 11 10:26:06 CDT 2012


User: rhaas
Date: 2012/07/11 10:26 AM

Modified:
 /trunk/test/
  test.ccl, test_tov_carpet_refined_nosync.par

Log:
 GRHydro: limit Carpet based test to run with two processes only

File Changes:

Directory: /trunk/test/
=======================

File [modified]: test.ccl
Delta lines: +5 -0
===================================================================
--- trunk/test/test.ccl	2012-07-09 17:38:56 UTC (rev 391)
+++ trunk/test/test.ccl	2012-07-11 15:26:05 UTC (rev 392)
@@ -1,2 +1,7 @@
 ABSTOL 1.e-11
 RELTOL 1.e-11
+
+TEST test_tov_carpet_refined_nosync
+{
+        NPROCS 2
+}

File [modified]: test_tov_carpet_refined_nosync.par
Delta lines: +1 -1
===================================================================
--- trunk/test/test_tov_carpet_refined_nosync.par	2012-07-09 17:38:56 UTC (rev 391)
+++ trunk/test/test_tov_carpet_refined_nosync.par	2012-07-11 15:26:05 UTC (rev 392)
@@ -1,4 +1,4 @@
-!DESC "Carpet unigrid, one TOV" 
+!DESC "Carpet mesh refined, one TOV, synchronize only conservatives"
 ActiveThorns = "time MoL coordbase symbase cartgrid3d ioutil boundary admbase staticconformal spacemask admcoupling coordgauge admmacros hydrobase grhydro grhydro_initdata tovsolver eos_omni Constants LocalReduce Carpet CarpetLib CarpetInterp CarpetReduce CarpetIOScalar CarpetIOBasic LoopControl TmunuBase InitBase CarpetRegrid2 ReflectionSymmetry CarpetIOASCII"
 
 TmunuBase::stress_energy_storage	=	yes



More information about the Commits mailing list